Replace I_BUSY with sleep locks
This commit is contained in:
parent
2adb7c21dc
commit
dec637bc59
7 changed files with 20 additions and 21 deletions
|
|
@ -7,6 +7,7 @@
|
|||
#include "param.h"
|
||||
#include "traps.h"
|
||||
#include "spinlock.h"
|
||||
#include "sleeplock.h"
|
||||
#include "fs.h"
|
||||
#include "file.h"
|
||||
#include "memlayout.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue