diff options
author | Jens Axboe <jaxboe@fusionio.com> | 2010-06-03 14:54:39 +0200 |
---|---|---|
committer | Jens Axboe <jaxboe@fusionio.com> | 2010-06-03 14:54:39 +0200 |
commit | ff9da691c0498ff81fdd014e7a0731dab2337dac (patch) | |
tree | 429dc9ea36c9927954ed3a32f03d28730e693c8b /firmware | |
parent | 419f8367ea37e5adc5d95479e8fd5554b92b49fe (diff) | |
download | linux-ff9da691c0498ff81fdd014e7a0731dab2337dac.tar.bz2 |
pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface
This changes the interface to be based on bytes instead. The API
matches that of F_SETPIPE_SZ in that it rounds up the passed in
size so that the resulting page array is a power-of-2 in size.
The proc file is renamed to /proc/sys/fs/pipe-max-size to
reflect this change.
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions