[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Resolved: Unexpected page fault from 0xdc003 ad address 0x??
From: |
Espen Skoglund |
Subject: |
Re: Resolved: Unexpected page fault from 0xdc003 ad address 0x?? |
Date: |
Wed, 27 Oct 2004 14:35:59 +0200 |
[Marcus Brinkmann]
> But then, I don't even know what is already known in research and
> application about memory management with arbitrary page sizes.
> Maybe some heuristics and strategies already exist.
Have a look at "Practical, transparent operating system support for
superpages" by Navarro et al. from OSDI 2002 [1]. It describes
techniques for promoting and denoting superpages, for collecting
reference statistics, etc.
eSk
[1] http://www.cs.rice.edu/~jnavarro/superpages/