buffer cache, fifo replacement

This commit is contained in:
rtm 2006-08-12 17:17:35 +00:00
parent 7ce01cf9be
commit 14938f9392
4 changed files with 24 additions and 5 deletions

3
Notes
View file

@ -354,3 +354,6 @@ HMM maybe the variables at the end of struct cpu are being overwritten
OH! recursive interrupts will use up any amount of cpu[].stack!
underflow and wrecks *previous* cpu's struct
better buffer cache replacement
read/write of open file that's been unlinked