Download List

项目描述

ColdStore is a gigabyte-scale persistent object
store which mmap()s objects into a file (for
persistence), can allocate objects in a minimal
working-set of pages (for speed), permits library
versions to change without a rebuild of the store,
permits application checkpoint/restart. ColdStore
might be used to replace a database, cache highly
structured objects, act as an OODB, make STL
persistent, act as a Document Store for
XML/SGML/HTML, create a MUD. Future projects
include a virtual machine toolkit, ports of several
languages, VM and byte-interpretive language
workbench.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:12
990919

公告的应用移植,除了轻微的修改。
Announcement of rehosting, minor modifications apart from that.

2001-01-30 15:12
990904

2001-01-30 15:12
990830

2001-01-30 15:12
990828

固定后,反馈一些系统依赖关系:假libbfd扶养室,室- rpath的/ usr / local / lib目录,添加明确elf.h包容,改良后的GCC向后兼容,希望取得更强大的汇编。与内存之间的linux2.2 .*版本的地图变化的困难依然存在。如果您在使用哺乳动物的困难,尽量减少qvmm / qvmm.h最大的0x40000000。
Fixed some system dependancies after feedback: rm spurious libbfd dependancy, rm -rpath /usr/local/lib, add explicit elf.h inclusion, improved gcc backward compatibility, hopefully made compilation more robust. The difficulty with memory map variation between linux2.2.* versions remains. If you're having difficulty with mmap, try reducing qvmm/qvmm.h max to 0x40000000.

2001-01-30 15:12
990826

初步计划公布。
Initial project announcement.

Project Resources