![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Software Releases - RSS News Software Releases Via RSS (Freshmeat and Others) |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Persistent MoodleDVD 1.0 (Default branch) | iBot | Software Releases - RSS News | 0 | 04-29-2008 01:50 PM |
| Improving Performance Through Persistent Connections | iBot | Oracle Updates (RSS) | 0 | 04-06-2008 02:10 AM |
| OpenSSI Clusters for Linux 2.0.0pre2 (Development branch) | iBot | Software Releases - RSS News | 0 | 12-31-2007 01:40 PM |
| named pipe with persistent buffer | heck | UNIX for Advanced & Expert Users | 4 | 01-12-2007 12:29 AM |
| Memory managment - linux | Igal Malka | UNIX for Advanced & Expert Users | 6 | 04-24-2006 01:47 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
Linux Persistent Memory 0.1.12 (Development branch)
LPSM is a C library with a simple interface that manages a segment of memory backed by a persistent file. It differs from ordinary mmap() in two ways: it can optionally offer heap management (malloc/free/realloc) within the arena, and more importantly, a transaction log is used to ensure the consistency of the persistent representation. The application notifies LPSM whenever the arena is in a consistent state, suitable for checkpointing. If the application or system crashes, the arena will always be recovered to a consistent checkpoint.License: GNU Lesser General Public License (LGPL)Changes:
This version makes LPSM work properly on 64-bit platforms. More... |
||||
| Google The UNIX and Linux Forums |
| Forum Sponsor | ||
|
|