Peter Chubb wrote:No, you can set an illegal memory attribute in the pte for any superpage entry, and leave the hardware walker enabled for the base page size. The software tlb miss handler can then install the superpage tlb entry. I posted a working prototype of Shimizu superpages working on ia64 using short format vhpt's to the linux kernel list a while back. When I was doing measurements of long format vs. short format, the two main problems with long format (and why I eventually chose to stick with short format) were: 1) There was no easy way of determining what size the long format vhpt cache should be automatically, and changing it dynamically would be too painful. Different workloads performed better with different size vhpt caches. 2) Regardless of the size, the vhpt cache is duplicated information. Using long format vhpt's significantly increased the number of cache misses for some workloads. Theoretically there should have been some cases where the long format solution would have performed better than the short format solution, but I was never able to create such a case. In many cases the performance difference between the long format solution and the short format solution was essentially the same. In other cases the short format vhpt solution outperformed the long format solution, and in those cases there was a significant difference in cache misses that I believe explained the performance difference. John --
| Greg KH | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Ingo Molnar | [bug] mm/slab.c boot crash in -git, "kernel BUG at mm/slab.c:2103!" |
| Adrian Bunk | If you want me to quit I will quit |
| Matthew Garrett | [PATCH] Remove process freezer from suspend to RAM pathway |
git: | |
| Miles Bader | way to automatically add untracked files? |
| Linus Torvalds | People unaware of the importance of "git gc"? |
| Andy Whitcroft | Re: VCS comparison table |
| Alex Riesen | Re: gitattributes |
| Richard Stallman | Real men don't attack straw men |
| Falk Brockerhoff - smartTERRA GmbH | OpenBGPd won't receive prefix |
| no@spam@mgedv.net | Re: HUAWEI not recognized properly (3 modem) |
| J.W. Zondag | Dell PE1950 III - Perc 6i |
| James Carpenter | Re: SCSI Controller |
| Lars Wirzenius | Re: Parse Error |
| Rick Miller - Linux Device Registrar | Re: Let's write a wordprocessor. |
| Valiant Gough | Re: [Need Help] TERM hangs after four characters? |
