pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/p5-Cache-FastMmap
- To: pkgsrc-wip-cvs%lists.sourceforge.net@localhost
- Subject: CVS commit: wip/p5-Cache-FastMmap
- From: Hiramatsu Yoshifumi <jgoamakf%users.sourceforge.net@localhost>
- Date: Thu, 04 Aug 2005 19:55:45 -0700 See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001 -2.8 ALL_TRUSTED Did not pass through any untrusted hosts 0.1 AWL AWL: From: address is in the auto white-list
Module name: wip
Committed by: jgoamakf
Date: Fri Aug 5 02:55:30 UTC 2005
Import into wip/p5-Cache-FastMmap
Log Message:
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.
Status:
Vendor Tag: JGOAMAKF
Release Tags: JGOAMAKF_20050805
N wip/p5-Cache-FastMmap/distinfo
N wip/p5-Cache-FastMmap/DESCR
N wip/p5-Cache-FastMmap/PLIST
N wip/p5-Cache-FastMmap/Makefile
No conflicts created by this import
To generate a diff of this commit:
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index