summaryrefslogtreecommitdiff
path: root/cache.inc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearH. Peter Anvin2008-01-101-1/+1
* Update the memory layout specificationH. Peter Anvin2007-10-031-1/+1
* Revert "Add subroutines to add/remove blocks from the expiry chain"H. Peter Anvin2007-05-221-54/+15
* Add subroutines to add/remove blocks from the expiry chainH. Peter Anvin2007-05-221-15/+54
* Formatting cleanupssyslinux-3.40-pre12H. Peter Anvin2007-03-071-1/+0
* Set up the LRU chain correctly (d'oh!)syslinux-3.36-pre10syslinux-3.36H. Peter Anvin2007-02-081-0/+1
* Remember which sector we cached!H. Peter Anvin2007-02-011-0/+1
* Use LRU caching instead of LRR (least recently read)H. Peter Anvin2007-02-011-26/+57
* Remove CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-1/+1
* Reorganize memory so we don't have to relocate pxelinux and have morehpa2005-08-201-1/+1
* extlinux: handle sparse files correctlyhpa2005-01-251-0/+4
* Fix calculation of I/O block size in SYSLINUXsyslinux-3.08-pre2hpa2005-01-181-0/+2
* Factor out the cache code into a separate file.hpa2004-12-171-0/+77