public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 0/7] Fault-injection capabilities (v6)
@ 2006-11-08 17:45 Akinobu Mita
  2006-11-20  3:04 ` [PATCH -mm] fault-injection: reject-failure-if-any-caller-lies-within-specified range Don Mullis
  0 siblings, 1 reply; 5+ messages in thread
From: Akinobu Mita @ 2006-11-08 17:45 UTC (permalink / raw)
  To: linux-kernel; +Cc: ak, akpm, Don Mullis

Fault-injection capabilities patch set version 6.
Please read the mail for the patch 1/7 for details

Changes from the last version

- add /debug/{failslab,fail_page_alloc}/ignore-gfp-highmem
  to let fault-injector ignore highmem/user allocations

- add /debug/{failslab,fail_page_alloc}/ignore-gfp-wait
  to let fault-injector ignore sleepable allocations.

- use random32() for lightweight random simlator

- update documentation and scripts


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-11-20 19:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-08 17:45 [patch 0/7] Fault-injection capabilities (v6) Akinobu Mita
2006-11-20  3:04 ` [PATCH -mm] fault-injection: reject-failure-if-any-caller-lies-within-specified range Don Mullis
2006-11-20 10:57   ` Akinobu Mita
2006-11-20 19:24     ` Don Mullis
2006-11-20 19:52       ` Akinobu Mita

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox