[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080730130709.eb541475.akpm@linux-foundation.org>
Date: Wed, 30 Jul 2008 13:07:09 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Mel Gorman <mel@....ul.ie>
Cc: ebmunson@...ibm.com, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, linuxppc-dev@...abs.org,
libhugetlbfs-devel@...ts.sourceforge.net, abh@...y.com
Subject: Re: [RFC] [PATCH 0/5 V2] Huge page backed user-space stacks
On Wed, 30 Jul 2008 20:30:10 +0100
Mel Gorman <mel@....ul.ie> wrote:
> With Erics patch and libhugetlbfs, we can automatically back text/data[1],
> malloc[2] and stacks without source modification. Fairly soon, libhugetlbfs
> will also be able to override shmget() to add SHM_HUGETLB. That should cover
> a lot of the memory-intensive apps without source modification.
The weak link in all of this still might be the need to reserve
hugepages and the unreliability of dynamically allocating them.
The dynamic allocation should be better nowadays, but I've lost track
of how reliable it really is. What's our status there?
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists