Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | performance/stat-prefetch: change the cache to use rbtree based hashtable ↵ | Raghavendra G | 2009-10-09 | 1 | -1/+1 |
| | | | | | | | | | instead of list for caching dentries. Signed-off-by: Anand V. Avati <avati@dev.gluster.com> BUG: 221 (stat prefetch implementation) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=221 | ||||
* | rewriting stat-prefetch translator | Raghavendra G | 2009-09-08 | 1 | -4/+7 |
| | | | | | | | | | | | - stat-prefetch aims to optimize operations like 'ls -l' where a readdir is immediately followed by stat calls on each of the directory entry read. More details on design can be found in doc/stat-prefetch-design.txt Signed-off-by: Anand V. Avati <avati@dev.gluster.com> BUG: 221 (stat prefetch implementation) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=221 | ||||
* | Added all files | Vikas Gorur | 2009-02-18 | 1 | -0/+11 |