git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4ca761
)
pipe: adjust minimum pipe size to 1 page
author
Jens Axboe
<jaxboe@fusionio.com>
Thu, 3 Jun 2010 10:44:30 +0000
(12:44 +0200)
committer
Jens Axboe
<jaxboe@fusionio.com>
Thu, 3 Jun 2010 10:44:30 +0000
(12:44 +0200)
We don't need to pages to guarantee the POSIX requirement
that upto a page size write must be atomic to an empty
pipe.
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
fs/pipe.c
patch
|
blob
|
history
diff --cc
fs/pipe.c
Simple merge