Thread: 5.4.x
View Single Post
Old 11-11-2003, 05:05 PM  
darkone
Disabled
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default

Focus is now on directory cache..

While current implementation can retrieve data for ~1000 directories per second (with -la), new implementation can retrieve them for nearly 100k directories per second (+ it gets permissions for any files in directory without additional cost) Amount of memory copying has been reduced to minimal by using "reference counters" for cached objects. Disk access is far more optimized.... and .ioFTPD files redesigned

I'll also add some statistic cookies (cache hits, misses, flushes, hash collisions)
darkone is offline   Reply With Quote