Re: [Xen-devel] Re: [RFC PATCH 30/35] Add generic_page_range() function

From: Keir Fraser
Date: Wed Mar 22 2006 - 04:25:02 EST



On 22 Mar 2006, at 08:51, Zachary Amsden wrote:

Although this interface is intended to be useful in a wide range of
situations, it is currently used specifically by several Xen
subsystems, for example: to ensure that pagetables have been allocated
for a virtual address range, and to construct batched special
pagetable update requests to map I/O memory (in ioremap()).


This interface is great, and highly useful. But it doesn't seem to be able to work on native hardware, as it doesn't support large pages.

Ah, good point. I'll add that.

-- Keir

-
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/