Home
last modified time | relevance | path

Searched hist:"1 c3c07e9f6cc50dab2aeb8051325e317d4f6c70e" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dnfs_fs.hdiff 1c3c07e9f6cc50dab2aeb8051325e317d4f6c70e Tue Jul 25 10:28:18 CDT 2006 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: Add a new ACCESS rpc call cache to the linux nfs client

The current access cache only allows one entry at a time to be cached for each
inode. Add a per-inode red-black tree in order to allow more than one to
be cached at a time.

Should significantly cut down the time spent in path traversal for shared
directories such as ${PATH}, /usr/share, etc.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
/openbmc/linux/fs/nfs/
H A Dinode.cdiff 1c3c07e9f6cc50dab2aeb8051325e317d4f6c70e Tue Jul 25 10:28:18 CDT 2006 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: Add a new ACCESS rpc call cache to the linux nfs client

The current access cache only allows one entry at a time to be cached for each
inode. Add a per-inode red-black tree in order to allow more than one to
be cached at a time.

Should significantly cut down the time spent in path traversal for shared
directories such as ${PATH}, /usr/share, etc.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
H A Ddir.cdiff 1c3c07e9f6cc50dab2aeb8051325e317d4f6c70e Tue Jul 25 10:28:18 CDT 2006 Trond Myklebust <Trond.Myklebust@netapp.com> NFS: Add a new ACCESS rpc call cache to the linux nfs client

The current access cache only allows one entry at a time to be cached for each
inode. Add a per-inode red-black tree in order to allow more than one to
be cached at a time.

Should significantly cut down the time spent in path traversal for shared
directories such as ${PATH}, /usr/share, etc.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>