[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ADT Lib: Persistence



Hallo!

> I have a simple (ie. naive) heap manager that allows a large number of
> objects to be stored/retrieved from a memory-mapped file. This is the basis
> to a simple database kernel that runs under Blackbox. There is no fancy

Are we talking about object oriented databases? That would be cool
stuff!

> unixes have mmap() functions. How widely available is mmap() under Unix? 

The configure tool at least a special check for mmap (AFAIK) so don't
exspect it on every UNIX box out there.

-- 
Gru...
       Tim.