Re: pre6 VM issues

Andrea Arcangeli (andrea@suse.de)
Tue, 9 Oct 2001 16:44:17 +0200


On Tue, Oct 09, 2001 at 08:07:19PM +0530, BALBIR SINGH wrote:
> their pages can even be swapped out if needed. But for a device that is not willing
> to wait (GFP_ATOMIC) say in an interrupt context, this might be a issue.

There's just a reserved pool for atomic allocations. See the __GFP_WAIT
check in __alloc_pages.

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