aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVinit Agnihotri <[email protected]>2016-01-11 12:57:25 -0500
committerDoug Ledford <[email protected]>2016-01-19 15:17:40 -0500
commitfbbeb8632bf0b46ab44cfcedc4654cd7831b7161 (patch)
treeda1c79364eeca7e51bd557725832391572349c36 /tools/perf/scripts/python
parent65487fdc0c8072b6ac32ed30fab34de4e66ace55 (diff)
IB/qib: Support creating qps with GFP_NOIO flag
The current code is problematic when the QP creation and ipoib is used to support NFS and NFS desires to do IO for paging purposes. In that case, the GFP_KERNEL allocation in qib_qp.c causes a deadlock in tight memory situations. This fix adds support to create queue pair with GFP_NOIO flag for connected mode only to cleanly fail the create queue pair in those situations. Cc: <[email protected]> # 3.16+ Reviewed-by: Mike Marciniszyn <[email protected]> Signed-off-by: Vinit Agnihotri <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions