opnsense-src/sys/boot
Mike Smith ddfd18e255 Ok, the entry aging algorithm sucked; 1s time resolution is not enough for
LRU.  Use a 31-bit counter instead.  If we decide to do heavy I/O through
the bootloader this will have to be revisited.
1998-11-02 23:50:59 +00:00
..
alpha Implement a simple LRU block cache. By default this is initialised to 16k, 1998-11-02 23:28:11 +00:00
common Ok, the entry aging algorithm sucked; 1s time resolution is not enough for 1998-11-02 23:50:59 +00:00
i386 Implement a simple LRU block cache. By default this is initialised to 16k, 1998-11-02 23:28:11 +00:00
ofw/libofw * Add old UFS compatibility code to alpha/boot1. 1998-09-26 10:51:38 +00:00
Makefile This is the new unified bootstrap, sometimes known previously as the 1998-08-21 03:17:42 +00:00