aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAkinobu Mita <[email protected]>2007-07-15 23:40:23 -0700
committerLinus Torvalds <[email protected]>2007-07-16 09:05:45 -0700
commit54114994f4de7e8076fc250e44501e55e19b75b5 (patch)
treeb0b0c2b5c3cf1c0daa7c6db7911c42dcf912f181 /tools/perf/scripts/python
parent203a2935c734c054bfd4665fb5d8835498af50a8 (diff)
fault-injection: add min-order parameter to fail_page_alloc
Limiting smaller allocation failures by fault injection helps to find real possible bugs. Because higher order allocations are likely to fail and zero-order allocations are not likely to fail. This patch adds min-order parameter to fail_page_alloc. It specifies the minimum page allocation order to be injected failures. Signed-off-by: Akinobu Mita <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions