summaryrefslogtreecommitdiff
path: root/cache.inc
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | stack for extlinux; add tool to check for section overflow.
* 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