LRU disk cache replacement

This commit is contained in:
rtm 2006-08-12 22:34:13 +00:00
parent 22bac2cb9d
commit cd93074e5b
5 changed files with 51 additions and 12 deletions

8
Notes
View file

@ -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?