| plan 9 kernel history: overview | file list | diff list |
1997/0805/pc/memory.c (diff list | history)
| 1997/0717/sys/src/9/pc/memory.c:21,27 – 1997/0805/sys/src/9/pc/memory.c:21,27 (short | long | prev | next) | ||
| 1997/0327 | KB = 1024, MemMinMB = 4, /* minimum physical memory (<=4MB) */ | |
| 1997/0328 |
| |
| 1997/0805 | MemMaxMB = 768, /* maximum physical memory to check */ | |
| 1997/0327 | NMemBase = 10, }; | |