[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20061013175116.GC29079@localhost>
Date: Sat, 14 Oct 2006 02:51:16 +0900
From: Akinobu Mita <akinobu.mita@...il.com>
To: Andrew Morton <akpm@...l.org>
Cc: linux-kernel@...r.kernel.org, ak@...e.de, Don Mullis <dwm@...r.net>
Subject: Re: [patch 4/7] fault-injection capability for alloc_pages()
On Thu, Oct 12, 2006 at 02:40:42PM -0700, Andrew Morton wrote:
> What I found was a reasonable fix for this problem was to limit the
> failures to those requests which did not have __GFP_HIGHMEM set. That way,
> userspace allocations work, but kernel-internal allocations are subject to
> failures.
This is what I want especally when I ran the script in fault-inject.txt.
This would be quite useful.
-
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