On Thu, 24 Jul 2008, Andy Whitcroft wrote:
> Add support for mapping the heap via morecore through the --heap option.
>
> Signed-off-by: Andy Whitcroft <[EMAIL PROTECTED]>
> Acked-by: Mel Gorman <[EMAIL PROTECTED]>
Acked-by: Eric B Munson <[EMAIL PROTECTED]>
signature.asc
Description: Digital s
On Thu, 2008-07-24 at 17:44 +0100, Andy Whitcroft wrote:
> Add support for mapping the heap via morecore through the --heap option.
>
> Signed-off-by: Andy Whitcroft <[EMAIL PROTECTED]>
> Acked-by: Mel Gorman <[EMAIL PROTECTED]>
Acked-by: Adam Litke <[EMAIL PROTECTED]>
> ---
> hugectl.c |7 +
Add support for mapping the heap via morecore through the --heap option.
Signed-off-by: Andy Whitcroft <[EMAIL PROTECTED]>
Acked-by: Mel Gorman <[EMAIL PROTECTED]>
---
hugectl.c |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/hugectl.c b/hugectl.c
index 0387c5b..79e