Re: RFC: Hugepage COW

From: Avi Kivity
Date: Thu Jul 07 2005 - 01:54:38 EST


On Thu, 2005-07-07 at 15:55 +1000, David Gibson wrote:

> MAP_PRIVATE|MAP_WRITE mappings of hugetlbfs. Because the pool of
> hugepages is limited, a write to a MAP_PRIVATE hugepage region may
> result in a SIGBUS, if a new hugepage cannot be allocated. This patch

in that case you might allocate regular pages for the new copy.

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