public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [UPDATE] [PATCH 0/3] Demand faulting for hugetlb
@ 2005-09-08 21:15 Adam Litke
  2005-09-08 21:18 ` [PATCH 1/3 htlb-get_user_pages] " Adam Litke
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Adam Litke @ 2005-09-08 21:15 UTC (permalink / raw)
  To: linux-kernel; +Cc: agl

Sending this out again after incorporating the feedback from Yanmin
Zhang and Dave Hansen.  Are we ready to go for -mm yet?  The only patch
which has seen any recent changes is #2 below so I assume people agree
with #1 and #3 now :)

The three patches:
 1) Remove a get_user_pages() optimization that is no longer valid for
demand faulting
 2) Move fault logic from hugetlb_prefault() to hugetlb_pte_fault()
 3) Apply a simple overcommit check so demand fault accounting behaves
in a manner in line with how prefault worked

Diffed against 2.6.13-git6

-- 
Adam Litke - (agl at us.ibm.com)
IBM Linux Technology Center


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-09-08 21:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-08 21:15 [UPDATE] [PATCH 0/3] Demand faulting for hugetlb Adam Litke
2005-09-08 21:18 ` [PATCH 1/3 htlb-get_user_pages] " Adam Litke
2005-09-08 21:20 ` [PATCH 2/3 htlb-fault] " Adam Litke
2005-09-08 21:21 ` [PATCH 3/3 htlb-acct] " Adam Litke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox