Re: discontig physical memory

From: David S. Miller (davem@redhat.com)
Date: Mon Oct 08 2001 - 20:37:18 EST


   From: Petko Manolov <pmanolov@Lnxw.COM>
   Date: Mon, 08 Oct 2001 17:36:11 -0700

   "David S. Miller" wrote:
> Do something like this instead of whatever your bootmem
> calls are doing now:
>
> bootmap_size = init_bootmem(0, (32 * 1024 * 1024));
> free_bootmem((4 * 1024 * 1024),
> ((16 - 4) * 1024 * 1024));
   
   This is suppose to tell the kernel about the gap?
   
Precisely. How else did you expect to let the kernel know?

Franks a lot,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Oct 15 2001 - 21:00:22 EST