[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080325.171649.223175755.davem@davemloft.net>
Date: Tue, 25 Mar 2008 17:16:49 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: tony.luck@...el.com
Cc: paulus@...ba.org, clameter@....com, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, linux-ia64@...r.kernel.org,
torvalds@...ux-foundation.org
Subject: Re: larger default page sizes...
From: "Luck, Tony" <tony.luck@...el.com>
Date: Tue, 25 Mar 2008 16:49:23 -0700
> Making an application use huge pages as heap may be simple
> (just link with a different library to provide with a different
> version of malloc()) ... code, stack, mmap'd files are all
> a lot harder to do transparently.
The kernel should be able to do this transparently, at the
very least for the anonymous page case. It should also
be able to handle just fine chips that provide multiple
page size support, as many do.
--
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