On Tue, Feb 05, 2008 at 08:05:35AM +0100, Ingo Molnar wrote:There is another issue I see in the recent pageattr changes, again in the GART driver context. GART drivers use map_page_into_agp() and unmap_page_from_agp() during runtime (and not just during load and unload of the driver module). In the recent pageattr changes, we seem to have dropped the concept of reverting to the large page(for the kernel identity mapping) while changing the attribute back to WB. In this GART driver context, over the time, potentially kernel identity mappings might be backed by small pages, if we don't revert to large page again during set_memory_wb() which gets called during unmap_page_from_agp() for a RAM page. And thus loosing the advantage of large page mapping for kernel identity mappings. thanks, suresh --
| Sunil Naidu | Re: Linux 2.6.20-rc6 |
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Jan Engelhardt | intel iommu (Re: -mm merge plans for 2.6.23) |
| Linus Torvalds | Re: init's children list is long and slows reaping children. |
| David Miller | Re: [GIT]: Networking |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Andrew Morton | Re: [BUG] New Kernel Bugs |
git: | |
