LRU disk cache replacement
This commit is contained in:
parent
22bac2cb9d
commit
cd93074e5b
5 changed files with 51 additions and 12 deletions
8
Notes
8
Notes
|
@ -357,3 +357,11 @@ OH! recursive interrupts will use up any amount of cpu[].stack!
|
|||
|
||||
better buffer cache replacement
|
||||
read/write of open file that's been unlinked
|
||||
disk scheduling
|
||||
mkdir
|
||||
more than one directory content block
|
||||
sh arguments
|
||||
sh redirection
|
||||
indirect blocks
|
||||
two bugs in unlink
|
||||
how come unlink xxx fails? iput problem?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue