d5c855022a
A shared memory cache through an mmap'ed file. Its core is written in C for performance. It uses fcntl locking to ensure multiple processes can safely access the cache at the same time. It uses a basic LRU algorithm to keep the most used entries in the cache.
5 lines
263 B
Text
5 lines
263 B
Text
$NetBSD: distinfo,v 1.1.1.1 2008/05/30 12:06:54 abs Exp $
|
|
|
|
SHA1 (Cache-FastMmap-1.26.tar.gz) = 0e44d91c0ac409d0cd66a44091b797c2b671d9e8
|
|
RMD160 (Cache-FastMmap-1.26.tar.gz) = 35f5a662348897f891b01b859b27bc5b02090314
|
|
Size (Cache-FastMmap-1.26.tar.gz) = 43080 bytes
|