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

fold_unmapped_s: don't return buffers of zeroes #13

Merged
merged 1 commit into from
Nov 8, 2015

Conversation

djs55
Copy link
Member

@djs55 djs55 commented Nov 8, 2015

There's no point returning actual buffers full of zeroes: it is better
to simply return the offset and length of each zero extent.

Signed-off-by: David Scott dave.scott@unikernel.com

There's no point returning actual buffers full of zeroes: it is better
to simply return the offset and length of each zero extent.

Signed-off-by: David Scott <dave.scott@unikernel.com>
djs55 added a commit that referenced this pull request Nov 8, 2015
`fold_unmapped_s`: don't return buffers of zeroes
@djs55 djs55 merged commit dce0575 into mirage:master Nov 8, 2015
@djs55 djs55 deleted the fix-fold-unmapped branch November 8, 2015 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant