| Author | adrian@creative.net.au |
|---|---|
| Branch | net.cacheboy.squid.adrian |
| Changelog |
* Make SD->checkobj() return 1 or 0 based on whether the object can actually be cached; * Make SD->checkload() return 0->1000 for the load average, or -1 on an error; (which duplicates the loadaverage logic from checkobj()) * Make the storage selection code use both SD->checkobj() and SD->checkload() during storedir selection |
| Date | 2006-05-01T05:38:53 |
| Oldrevision |
Old revision is: [6d9381f5..] (diff) |
|---|---|
| Patch |
Patch file src/fs/aufs/store_dir_aufs.c (diff) Patch file src/fs/coss/store_dir_coss.c (diff) Patch file src/fs/diskd/store_dir_diskd.c (diff) Patch file src/fs/null/store_null.c (diff) Patch file src/fs/ufs/store_dir_ufs.c (diff) Patch file src/store_dir.c (diff) Patch file src/store_io.c (diff) Patch file src/typedefs.h (diff) |