aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorThadeu Lima de Souza Cascardo <[email protected]>2011-12-14 13:46:23 -0200
committerJames Bottomley <[email protected]>2012-01-10 17:01:21 -0600
commit00c4a09bb0840457f5f8f5753a562e5e19a91baf (patch)
tree9cfb371be94166a419ffbae18eb90c1813cf3843 /tools/perf/scripts/python/sched-migration.py
parentcced5041ed5a2d1352186510944b0ddfbdbe4c0b (diff)
[SCSI] libcxgbi: do not print a message when memory allocation fails
In alloc_pdu, libcxgbi tries to allocate a skb with GFP_ATOMIC, which may potentially fail. When it happens, the current code prints a warning message. When the system is under IO stress, this failure may happen lots of times and it usually scares users. Instead of printing the warning message, the code now increases the tx_dropped statistics for the ethernet interface wich is doing the iscsi task. Signed-off-by: Thadeu Lima de Souza Cascardo <[email protected]> Acked-by: Karen Xie <[email protected]> Reviewed-by: Mike Christie <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions