aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/commit.c
diff options
context:
space:
mode:
authorDavid J. Wilder <[email protected]>2008-08-08 22:51:29 +0000
committerRoland Dreier <[email protected]>2008-08-08 22:51:29 +0000
commitb1404069f64457c94de241738fdca142c2e5698f (patch)
tree671e50585d0baf9f01b1a8b301ca650087d87012 /fs/ubifs/commit.c
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 (diff)
downloadkernel-b1404069f64457c94de241738fdca142c2e5698f.tar.gz
kernel-b1404069f64457c94de241738fdca142c2e5698f.zip
IPoIB/cm: Use vmalloc() to allocate rx_rings
There are users that are running UDP applications that require a large receive queue size in order to get good performance. To prevent allocation failures for rx_rings when using non-SRQ mode and large recv_queue_size (1K or larger), use vmalloc() instead of kcalloc() to alocate rx_rings. Signed-off-by: David Wilder <[email protected]> Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'fs/ubifs/commit.c')
0 files changed, 0 insertions, 0 deletions