On Tue, Nov 23, 2010 at 08:52:14AM -0700, Eric B Munson wrote:
> When the kernel supports MAP_HUGETLB use it for requesting
> a huge page backed area instead of creating a file descriptor.
>
> Signed-off-by: Eric B Munson
Acked-by: Mel Gorman
--
Mel Gorman
Part-time Phd Student
When the kernel supports MAP_HUGETLB use it for requesting
a huge page backed area instead of creating a file descriptor.
Signed-off-by: Eric B Munson
---
alloc.c | 48 ++--
1 files changed, 34 insertions(+), 14 deletions(-)
diff --git a/alloc.c b/a
On Fri, Nov 19, 2010 at 04:33:56PM -0700, Eric B Munson wrote:
> When the kernel supports MAP_HUGETLB use it for requesting
> a huge page backed area instead of creating a file descriptor.
>
> Signed-off-by: Eric B Munson
> ---
> alloc.c | 41 +++--
> 1 file
When the kernel supports MAP_HUGETLB use it for requesting
a huge page backed area instead of creating a file descriptor.
Signed-off-by: Eric B Munson
---
alloc.c | 41 +++--
1 files changed, 35 insertions(+), 6 deletions(-)
diff --git a/alloc.c b/alloc.c
i
When the kernel supports MAP_HUGETLB use it for requesting
a huge page backed area instead of creating a file descriptor.
Signed-off-by: Eric B Munson
---
alloc.c | 41 +++--
1 files changed, 35 insertions(+), 6 deletions(-)
diff --git a/alloc.c b/alloc.c
i