diff options
author | Frans Kaashoek <kaashoek@mit.edu> | 2020-11-23 19:30:15 -0500 |
---|---|---|
committer | Frans Kaashoek <kaashoek@mit.edu> | 2020-11-23 19:30:15 -0500 |
commit | 077323a8f0b3440fcc3d082096a2d83fe5461d70 (patch) | |
tree | bcae40900c6825c9c9bc6c94c0ed7fd3ce369718 /user | |
parent | 6e3f75c2aa670bc0d47928cd48408b81e5bd758d (diff) | |
download | xv6-labs-077323a8f0b3440fcc3d082096a2d83fe5461d70.tar.gz xv6-labs-077323a8f0b3440fcc3d082096a2d83fe5461d70.tar.bz2 xv6-labs-077323a8f0b3440fcc3d082096a2d83fe5461d70.zip |
Rename icache to itable
The inode cache isn't really a cache. The main purpose of it is to
allow for synchronization (locking individual inodes), providing
long-lived references to inodes, and ensuring that there is only inode
in memory.
Diffstat (limited to 'user')
0 files changed, 0 insertions, 0 deletions