diff options
author | Benjamin LaHaise <bcrl@kvack.org> | 2013-07-30 18:06:37 +0200 |
---|---|---|
committer | Benjamin LaHaise <bcrl@kvack.org> | 2013-07-30 18:06:37 +0200 |
commit | 4cd81c3dfc4a34e4a0b6fa577860077c8e5b13af (patch) | |
tree | aba6e085ad0193bde59f599b0ad7b3ddb484b744 /kernel/fork.c | |
parent | aio: Kill ki_dtor (diff) | |
download | linux-4cd81c3dfc4a34e4a0b6fa577860077c8e5b13af.tar.xz linux-4cd81c3dfc4a34e4a0b6fa577860077c8e5b13af.zip |
aio: double aio_max_nr in calculations
With the changes to use percpu counters for aio event ring size calculation,
existing increases to aio_max_nr are now insufficient to allow for the
allocation of enough events. Double the value used for aio_max_nr to account
for the doubling introduced by the percpu slack.
Signed-off-by: Benjamin LaHaise <bcrl@kvack.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions