| plan 9 kernel history: overview | file list | diff list |
2000/0905/bitsy/dat.h (diff list | history)
| 2000/0902/sys/src/9/bitsy/dat.h:52,58 – 2000/0905/sys/src/9/bitsy/dat.h:52,57 (short | long | prev | next) | ||
| 2000/0831 | { ulong nmach; /* processors */ ulong nproc; /* processes */ | |
| 2000/0902/sys/src/9/bitsy/dat.h:63,69 – 2000/0905/sys/src/9/bitsy/dat.h:62,69 | ||
| 2000/0831 | ulong base0; /* base of bank 0 */ ulong base1; /* base of bank 1 */ ulong copymode; /* 0 is copy on write, 1 is copy on reference */ | |
| 2000/0905 | int monitor; ulong ialloc; /* bytes available for interrupt time allocation */ | |
| 2000/0831 | ulong pipeqsize; /* size in bytes of pipe queues */ }; | |