[patch 0/7] Fault-injection capabilities (v6)

From: Akinobu Mita
Date: Wed Nov 08 2006 - 12:46:28 EST


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/