index
:
135e2/xv6-labs.git
cow
fs
lock
mmap
net
pgtbl
syscall
thread
traps
util
xv6-labs-2024-winter
135e2
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
param.h
blob: 0a931d9f9610fa6c1470c0716cd2912219b135e0 (
plain
)
1
2
3
4
#define NPROC 64
#define PAGE 4096
#define KSTACKSIZE PAGE
#define NCPU 8