The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [RFC 0/2] Copy on write for hugetlbfs
@ 2005-11-07 21:10 Adam Litke
  2005-11-07 21:38 ` [RFC 1/2] Hugetlb fault fixes and reorg Adam Litke
  2005-11-07 21:38 ` [RFC 2/2] Hugetlb COW Adam Litke
  0 siblings, 2 replies; 11+ messages in thread
From: Adam Litke @ 2005-11-07 21:10 UTC (permalink / raw)
  To: linux-mm
  Cc: linux-kernel, David Gibson, hugh, rohit.seth, Chen, Kenneth W,
	akpm

The following two patches implement copy-on-write for hugetlbfs (thus
enabling MAP_PRIVATE mappings).  Patch 1/2 (previously posted by David
Gibson) contains a couple small fixes to the demand fault handler and
makes COW fit in nicely.  Patch 2/2 is the cow changes.  Comments?
-- 
Adam Litke - (agl at us.ibm.com)
IBM Linux Technology Center


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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-07 21:10 [RFC 0/2] Copy on write for hugetlbfs Adam Litke
2005-11-07 21:38 ` [RFC 1/2] Hugetlb fault fixes and reorg Adam Litke
2005-11-07 23:30   ` William Lee Irwin III
2005-11-08  1:21     ` David Gibson
2005-11-07 21:38 ` [RFC 2/2] Hugetlb COW Adam Litke
2005-11-07 21:47   ` Adam Litke
2005-11-08  3:44     ` David Gibson
2005-11-08  4:17     ` David Gibson
2005-11-07 23:35   ` William Lee Irwin III
2005-11-08  2:53     ` David Gibson
2005-11-08  3:46   ` David Gibson

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