Re: [PATCH/RFC] Shared page tables

From: Ray Bryant
Date: Wed Jan 25 2006 - 17:47:37 EST


Dave,

Empirically, at least on Opteron, it looks like the first page of pte's is
never shared, even if the alignment of the mapped region is correct (i. e. a
2MB boundary for X86_64). Is that what you expected?

(This is for a kernel built with just pte_sharing enabled, no higher levels.)

I would expect the first page of pte's not to be shared if the alignment is
not correct, similarly for the last page if the mapped region doesn't
entirely fill up the last page of pte's.

--
Ray Bryant
AMD Performance Labs Austin, Tx
512-602-0038 (o) 512-507-7807 (c)

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