| plan 9 kernel history: overview | file list | diff list |
1990/0409/port/page.c (diff list | history)
| 1990/0312/sys/src/9/port/page.c:189,194 – 1990/0409/sys/src/9/port/page.c:189,195 (short | long | prev | next) | ||
| 1990/0227 | #endif } print("no physical memory\n"); | |
| 1990/0409 | pprint("no physical memory\n"); | |
| 1990/0227 | unlock(&palloc); if(u == 0) panic("newpage"); | |