On Wed, Jan 18, 2006 at 01:18:02AM +0200, Paul Mundt wrote: > Transparent superpages would certainly be nice. There's already various > superpage implementations floating around, but not without their > drawbacks. You might consider the Shimizu superpage patch for x86 if > you're not too concerned about demotion when trying to swap out the page. > > There's some links on this subject on the ia64 wiki: > > http://www.gelato.unsw.edu.au/IA64wiki/SuperPages Hi, I'm working on superpages, targeted at Itanium, and I just updated the WiKi page to explain a bit more where I'm at. http://www.gelato.unsw.edu.au/IA64wiki/Ia64SuperPages We're also looking at other things, like completely abstracting out the 3 level page table to allow us to experiment with VM schemes more appropriate for large, sparse address spaces and superpages. This is far from realistic migrate into the kernel stuff (so not really for here), but if sufficient (say 5 or 10) people drop me a reply email to say they're interested I can start a low-traffic list where we can discuss long term (far-fetched?) VM implementation ideas, share patches, etc. > Since this topic seems to come up rather frequently, perhaps it would be > worthwhile documenting some of this on the linux-mm wiki. Yes, I'll look at putting something in there too. -i ianw@gelato.unsw.edu.au http://www.gelato.unsw.edu.au