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; 5+ 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] 5+ messages in thread
* [PATCH 0/3] Demand faulting for hugetlb
@ 2005-09-06 21:53 Adam Litke
  2005-09-06 22:00 ` [PATCH 3/3 htlb-acct] " Adam Litke
  0 siblings, 1 reply; 5+ messages in thread
From: Adam Litke @ 2005-09-06 21:53 UTC (permalink / raw)
  To: linux-kernel; +Cc: ADAM G. LITKE [imap]

I am sending out the latest set of patches for hugetlb demand faulting.
I've incorporated all the feedback I've received from previous
discussions and I think this is ready for some more widespread testing.
Is anyone opposed to spinning this in -mm as it stands?

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


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

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

Thread overview: 5+ 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
  -- strict thread matches above, loose matches on Subject: below --
2005-09-06 21:53 [PATCH 0/3] " Adam Litke
2005-09-06 22:00 ` [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