vda, xmalloc'ing can use *alot* of RAM. Don't forget that there are
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 27 May 2008 09:06:05 +0000 (09:06 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 27 May 2008 09:06:05 +0000 (09:06 -0000)
commit9cf0f62b15719cbb3b5bcc31ed006a995dd5b0cc
treefe869b932d6392270b690eb8b389c7b60931e790
parent9474830006260c14abd6d4282e2633a62efb8010
vda, xmalloc'ing can use *alot* of RAM. Don't forget that there are
   modules out there that are half a megabyte! mmap()ing is way nicer
   for small mem boxes.
modutils/insmod.c