[Libhugetlbfs-devel] 您好

2007-11-27 Thread gzcaishuidaili
您好: 广州虹祥税务代理中心是税务机关重信誉授权单位, 本公司专业为您代理各行业发票。我们公司主要代理: 广州、北京、上海、东莞、佛山、中山、珠海各城市的 (国、地)税发票。 智者避税!本公司希望能够帮助贵公司合理避税. 获取更多利益.税率极低。欢迎合作! 联系电话:020一85722238 联系手机:138一24446938 联系人 :林峰 QQ:307031035 E_mail [EMAIL PROTECTED] -

[Libhugetlbfs-devel] [PATCH] remap_segments: adjust brk value to end of data segment (v. 2)

2007-11-27 Thread Andrew Hastings
Adjust the kernel's idea of the end of the data segment (the 'brk' value) to match user space when we remap the data segment onto hugepages. Signed-off-by: Andrew Hastings <[EMAIL PROTECTED]> on behalf of Cray Inc. --- Version 2 of the patch -- corrected for PowerPC. While I was running some of t

[Libhugetlbfs-devel] [PATCH] stack remapping

2007-11-27 Thread Andrew Hastings
Remap stack on hugepages if HUGETLB_STACK is set in the environment. Signed-off-by: Andrew Hastings <[EMAIL PROTECTED]> on behalf of Cray Inc. --- I've tested this on x86_64 and PPC64. -Andrew Hastings Cray Inc. HOWTO | 74 + Makefile |2 stack.c