On Mon, 28 Jul 2008, Dave Hansen wrote: > On Mon, 2008-07-28 at 12:17 -0700, Eric Munson wrote: > > > > This patch stack introduces a personality flag that indicates the > > kernel > > should setup the stack as a hugetlbfs-backed region. A userspace > > utility > > may set this flag then exec a process whose stack is to be backed by > > hugetlb pages. > > I didn't see it mentioned here, but these stacks are fixed-size, right? > They can't actually grow and are fixed in size at exec() time, right? > > -- Dave
The stack VMA is a fixed size but the pages will be faulted in as needed. -- Eric B Munson IBM Linux Technology Center [EMAIL PROTECTED]
signature.asc
Description: Digital signature
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ Libhugetlbfs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel
