diff options
author | 2012-03-09 14:50:30 -0800 | |
---|---|---|
committer | 2012-03-28 09:33:04 +0100 | |
commit | 011a9008b11604b12e8386fa6ac3433ab3175dc2 (patch) | |
tree | 6da856d1343c3f3806265b0a1ae56e29a7212828 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | [SCSI] fcoe: reduce contention for fcoe_rx_list lock [v2] (diff) | |
download | wireguard-linux-011a9008b11604b12e8386fa6ac3433ab3175dc2.tar.xz wireguard-linux-011a9008b11604b12e8386fa6ac3433ab3175dc2.zip |
[SCSI] libfc: fcoe_transport_create fails in single-CPU environment
Starting fcoe fails at fcoe_transport_create when attempting to allocate a
pool of 4K exchanges on a 64-bit single-CPU environment because the call to
__alloc_percpu() is greater than the max of 32K. This patch reduces the
number of exchanges to fit within the maximum allowed space.
[ Whitespace problems fixed by Robert Love to satisfy chechpatch.pl ]
Signed-off-by: Steven Clark <sclark@crossbeam.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions