uptime() sys call for benchmarking
increase PHYSTOP
This commit is contained in:
parent
83d2db91f7
commit
789b508d53
9 changed files with 47 additions and 9 deletions
2
defs.h
2
defs.h
|
|
@ -142,7 +142,7 @@ void timerinit(void);
|
|||
|
||||
// trap.c
|
||||
void idtinit(void);
|
||||
extern int ticks;
|
||||
extern uint ticks;
|
||||
void tvinit(void);
|
||||
extern struct spinlock tickslock;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue