Re: [RFC] [PATCH 0/5 V2] Huge page backed user-space stacks

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mel Gorman
Date: Tuesday, August 5, 2008 - 4:11 am

On (04/08/08 14:10), Dave Hansen didst pronounce:

See, that's great until you start dealing with MAP_SHARED|MAP_ANONYMOUS.
To get that right between children, you end up something very fs-like
when the child needs to fault in a page that is already populated by the
parent. I strongly suspect we end up back at hugetlbfs backing it :/

If you were going to do such a thing, you'd end up converting something
like ramfs to hugetlbfs and sharing that.


-- 
Mel Gorman
Part-time Phd Student                          Linux Technology Center
University of Limerick                         IBM Dublin Software Lab
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC] [PATCH 0/5 V2] Huge page backed user-space stacks, Eric Munson, (Mon Jul 28, 12:17 pm)
[PATCH 4/5 V2] Build hugetlb backed process stacks, Eric Munson, (Mon Jul 28, 12:17 pm)
Re: [PATCH 4/5 V2] Build hugetlb backed process stacks, Dave Hansen, (Mon Jul 28, 1:37 pm)
Re: [RFC] [PATCH 0/5 V2] Huge page backed user-space stacks, Christoph Lameter, (Wed Jul 30, 12:40 pm)
Re: [RFC] [PATCH 0/5 V2] Huge page backed user-space stacks, Michael Ellerman, (Thu Jul 31, 7:32 am)
Re: [RFC] [PATCH 0/5 V2] Huge page backed user-space stacks, Mel Gorman, (Tue Aug 5, 4:11 am)