[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <455217df.719dec4f.2c80.ffffb500@mx.google.com>
Date: Thu, 09 Nov 2006 02:45:41 +0900
From: Akinobu Mita <akinobu.mita@...il.com>
To: linux-kernel@...r.kernel.org
Cc: ak@...e.de, akpm@...l.org, Don Mullis <dwm@...r.net>
Subject: [patch 0/7] Fault-injection capabilities (v6)
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists