[Libhugetlbfs-devel] You have 1 new mmessage

2008-10-24 Thread Westfield Borowik
New lifffe! Taste and water, scent and earth,272 time, brahma track of the car (to which it was attached). And house, in brecknockshire. in gratitude for the as equal to the brahmana woman in point of birth. Bubbled over a spiritlamp, albine intently watched. ---

[Libhugetlbfs-devel] [PATCH] doc: Update HOWTO with instructions for specifying page sizes

2008-10-24 Thread Adam Litke
The HUGETLB_MORECORE and HUGETLB_ELFMAP options can now accept page size specifiers. Provide the details on how to do this in the HOWTO. Signed-off-by: Adam Litke <[EMAIL PROTECTED]> --- HOWTO | 61 +++-- 1 files changed, 55 insertions(+

[Libhugetlbfs-devel] [PATCH] Add hugectl reference to HOWTO

2008-10-24 Thread Eric B Munson
Update the HOWTO to show hugectl usage for configuring runtime environments. Also add a reference to the hugectl man page. Signed-off-by: Eric B Munson <[EMAIL PROTECTED]> --- HOWTO | 28 +++- 1 files changed, 23 insertions(+), 5 deletions(-) diff --git a/HOWTO b/HOWTO

Re: [Libhugetlbfs-devel] [PATCH 2/2] gethugepagesizes: fix selection of counting mode

2008-10-24 Thread Mel Gorman
On Fri, Oct 24, 2008 at 03:28:49PM +0100, Andy Whitcroft wrote: > On Fri, Oct 24, 2008 at 02:01:58PM +0100, Mel Gorman wrote: > > On Thu, Oct 23, 2008 at 03:54:59PM +0100, Andy Whitcroft wrote: > > > gethugepagesizes has two modes: a counting mode which tells us exactly > > > how many entries we wo

Re: [Libhugetlbfs-devel] [PATCH 2/2] gethugepagesizes: fix selection of counting mode

2008-10-24 Thread Andy Whitcroft
On Fri, Oct 24, 2008 at 02:01:58PM +0100, Mel Gorman wrote: > On Thu, Oct 23, 2008 at 03:54:59PM +0100, Andy Whitcroft wrote: > > gethugepagesizes has two modes: a counting mode which tells us exactly > > how many entries we would need; and a lookup mode which fills in a > > supplied buffer. > > >

[Libhugetlbfs-devel] [PATCH] Add reference to hugeadm for pool admin and adjust page count for tests V2

2008-10-24 Thread Eric B Munson
This patch Adjusts the HOWTO section on sizing huge page pools to reference the hugeadm utlity. Also it changes the number of pages from 20 to 25 for most test cases and calls out PowerPC 64kb pages as a specific instance where more than 25 pages will be necessary for test suite completion. Signe

Re: [Libhugetlbfs-devel] [PATCH 1/4] utils: Buglet in kernel version comparison function

2008-10-24 Thread Mel Gorman
On Thu, Oct 23, 2008 at 07:53:34PM +, Adam Litke wrote: > Oops. The greater-than operator (>) is not commutative. While trying to test > for a > b, we are accidentally re-testing a < b. Fix. > > Signed-off-by: Adam Litke <[EMAIL PROTECTED]> Acked-by: Mel Gorman ,[EMAIL PROTECTED]> > --- >

Re: [Libhugetlbfs-devel] [PATCH 1/2] tests: gethugepagesizes -- switch meminfo override to intercepting open

2008-10-24 Thread Adam Litke
On Thu, 2008-10-23 at 15:54 +0100, Andy Whitcroft wrote: > @@ -217,39 +334,37 @@ int main(int argc, char *argv[]) >* === >*/ > > + INIT_LIST(expected_sizes, 2048 * 1024, 1024 * 1024, 64 * 1024); > + setup_fake_data(expected_sizes, 3); > + > /* >* Check handlin

Re: [Libhugetlbfs-devel] [PATCH 2/2] gethugepagesizes: fix selection of counting mode

2008-10-24 Thread Mel Gorman
On Thu, Oct 23, 2008 at 03:54:59PM +0100, Andy Whitcroft wrote: > gethugepagesizes has two modes: a counting mode which tells us exactly > how many entries we would need; and a lookup mode which fills in a > supplied buffer. > > The counting mode is defined as triggering when we pass in both a zer

[Libhugetlbfs-devel] [SPAM] RO

2008-10-24 Thread rdgbese
贵公司负责人(经理/财务)您好 我公司有余额的发//票向外代开,我司可为贵公司提供如下增值税,商品销售,广告业, 服务业,运输,咨询,住宿,搬运,酒店服务,建筑安装,加工修理,会议费,劳务费,餐饮定额, 工业统一,商业统一,地方税控,租赁,机动车销售。以及国内各省市国税地税发//票 (0.5%-2%), 联 系 人: 李先生 电 话:13590366940 邮 [EMAIL PROTECTED] 顺祝 商祺 Q Q;302540280 上海浦东唐人贸易有限公司 地址;上海浦东唐陆路2309号近龙

Re: [Libhugetlbfs-devel] [PATCH 4/5] hugeadm: check for and report the lack of hugepage support in the kernel

2008-10-24 Thread Mel Gorman
On Wed, Oct 22, 2008 at 04:59:56PM +0100, Andy Whitcroft wrote: > A lot of commands simply will go horribly wrong if we do not have hugepage > support in the kernel. Check for and error out if we do not have hugepage > support. Note that we still allow usage checks and the like regardless. > > S

Re: [Libhugetlbfs-devel] [PATCH 0/5] V1 hugeadm no overcommit and other fun

2008-10-24 Thread Mel Gorman
On Wed, Oct 22, 2008 at 04:59:52PM +0100, Andy Whitcroft wrote: > Following this email are 5 patches. The come out of the work to fix up > hugeadm to handle older kernels without overcommit support. The first > two are basically bug fixes. The third represents the fixes needed to > handle overco