commit | 9cf0f62b15719cbb3b5bcc31ed006a995dd5b0cc | [log] [tgz] |
---|---|---|
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Tue May 27 09:06:05 2008 +0000 |
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Tue May 27 09:06:05 2008 +0000 |
tree | fe869b932d6392270b690eb8b389c7b60931e790 | |
parent | 9474830006260c14abd6d4282e2633a62efb8010 [diff] |
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.