| plan 9 kernel history: overview | file list | diff list |
1991/0727/port/swap.c (diff list | history)
| 1991/0726/sys/src/9/port/swap.c:123,129 – 1991/0727/sys/src/9/port/swap.c:123,130 (short | long | prev | next) | ||
| 1991/0705 | executeio(); } } | |
| 1991/0727 | else if(palloc.freecount < HIGHWATER) { | |
| 1991/0705 | /* Emulate the old system if no swap channel */ print("no physical memory\n"); tsleep(&swapalloc.r, return0, 0, 1000); | |