diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2001-11-19 17:55:51 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2001-11-19 17:55:51 +0000 |
commit | 33232032423dcc06716537204f1995afa5a73940 (patch) | |
tree | 2d4a744ada69ab97a0a8bcf8ecfd729a8fc1199f /BUGS | |
parent | bcb291798ed06af8a18a5bf76aa3c9591a6886de (diff) | |
download | libfuse-33232032423dcc06716537204f1995afa5a73940.tar.gz |
multithreading improvements
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,3 +2,6 @@ - When a non-directory is mounted the root inode is not filled in, only at the first getattr + +- I want really low priority for my cached pages. Can they start out + 'old' so they will be thrown out on the first oportunity? |