xv6-riscv-rust/param.h

4 lines
59 B
C

#define NPROC 64
#define PAGE 4096
#define KSTACKSIZE PAGE