Why don't we all follow the MSCommit method of VM? We simply allocate 99%
of physical RAM for cache and other non-userspace purposes, and whenever an
application needs memory, pop up a message:
printk("Your system is out of virtual memory. Linux is increasing
your virtual memory size. During this time, memory allocation requests may
fail.\n");
Then spend a few minutes doing hard disk I/O, while exposing bugs in
programs that don't check to make sure that malloc succeeded.
;)
-- Stevie-OReal programmers use COPY CON PROGRAM.EXE
- 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 : Wed Jan 23 2002 - 21:00:36 EST