Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mv dynamic block size #111

Merged
merged 10 commits into from
Dec 10, 2013
Merged

Mv dynamic block size #111

merged 10 commits into from
Dec 10, 2013

Conversation

matthewvon
Copy link
Contributor

} // if
} // if

last_low_mem_=env_->NowMicros();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe set last_low_mem_=block_size_changed_ instead of calling env->NowMicros() again?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The intended change was to have all env_->NowMicros() calls use variable "now". Must have gotten distracted. Fixing that and moving last_low_mem_ higher in the block with a descriptive comment.

@andrewjstone
Copy link
Contributor

👍 Nice work @matthewvon

matthewvon pushed a commit that referenced this pull request Dec 10, 2013
@matthewvon matthewvon merged commit 112e764 into develop Dec 10, 2013
@matthewvon matthewvon deleted the mv-dynamic-block-size branch August 19, 2015 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants