From: Adam K. <ako...@co...> - 2002-01-25 01:34:08
|
Hi, Has anyone had problems with using alloc_bootmem() and kmalloc() not having any memory left to allocate? I've tracked down problems I've been having with my Prometheus driver to alloc_bootmem() and kmalloc() failing to have any memory availalble? Anyone know why there wouldn't be any memory available? Adam |