[Libhugetlbfs-devel] [PATCH] shrink get_extracopy()

2006-09-27 Thread Steve Fox
Shrink get_extracopy() by moving portions into separate functions. Signed-off-by: Steve Fox <[EMAIL PROTECTED]> --- This probably requires the 'add/fix comments' patch sent earlier today. diff --git a/elflink.c b/elflink.c index 3ae28cc..bfc69bf 100644 --- a/elflink.c +++ b/elflink.c @@ -249,65

[Libhugetlbfs-devel] [PATCH] add/fix comments

2006-09-27 Thread Steve Fox
Add some function descriptions and tidy up some comment formatting to make Nish happy. Signed-off-by: Steve Fox <[EMAIL PROTECTED]> diff --git a/elflink.c b/elflink.c index 37bd6e7..3ae28cc 100644 --- a/elflink.c +++ b/elflink.c @@ -185,6 +185,11 @@ static int minimal_copy = 1; int __debug = 0;

Re: [Libhugetlbfs-devel] [RFC] Proposed changes to powerpc linker scripts

2006-09-27 Thread Nishanth Aravamudan
On 27.09.2006 [17:07:18 -0500], Adam Litke wrote: > I am proposing the following changes to the powerpc linker scripts (both > B and BDT). This change will align the end of the BSS to a 256M > boundary. Due to the restrictions on powerpc allow only one page size > per 256M chunk of virtual addres

[Libhugetlbfs-devel] [RFC] Proposed changes to powerpc linker scripts

2006-09-27 Thread Adam Litke
I am proposing the following changes to the powerpc linker scripts (both B and BDT). This change will align the end of the BSS to a 256M boundary. Due to the restrictions on powerpc allow only one page size per 256M chunk of virtual address space, it is possible to have spurious remapping and/or