Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pipe: adjust minimum pipe size to 1 page
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>
- Loading branch information