| plan 9 kernel history: overview | file list | diff list |
1999/0713/carrera/main.c (diff list | history)
| 1999/0712/sys/src/9/carrera/main.c:474,480 – 1999/0713/sys/src/9/carrera/main.c:474,480 (short | long | prev | next) | ||
| 1993/0903 | ||
| 1998/0121 | if(top > 16*MB/BY2PG){ | |
| 1997/1101 | conf.upages = (conf.npage*60)/100; | |
| 1999/0712 |
| |
| 1999/0713 | imagmem->minarena = 4*1024*1024; | |
| 1997/1101 | }else conf.upages = (conf.npage*40)/100; | |
| 1994/0322 | conf.ialloc = ((conf.npage-conf.upages)/2)*BY2PG; | |