|
Subject: [PATCH 0/3] Demand faulting for huge pages Newsgroups: gmane.linux.kernel, gmane.linux.kernel.mm Date: 2005-09-28 20:25:41 GMT (3 years, 39 weeks, 6 days, 7 hours and 15 minutes ago) Hi Andrew. Can we give hugetlb demand faulting a spin in the mm tree? And could people with alpha, sparc, and ia64 machines give them a good spin? I haven't been able to test those arches yet. -Thanks - htlb-get_user_pages removes an optimization that is no longer valid when demand faulting huge pages - htlb-fault moves the fault logic from hugetlb_prefault() to hugetlb_pte_fault() and find_get_huge_page(). - htlb-acct adds an overcommit check to maintain the no-overcommit semantics provided by hugetlb_prefault() -- Adam Litke - (agl at us.ibm.com) IBM Linux Technology Center |
|
|