Linux SoftwareProgrammingLibrarieslibmemory 0.0 Alpha1

libmemory 0.0 Alpha1


libmemory library provides an implementation of M.M
Developer:   Ronald Landheer-Cieslak
      more software by author →
Price:  0.00
License:   GPL (GNU General Public License)
File size:   0K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


libmemory library provides an implementation of M.M. Micheal's Safe Memory Reclamation algorithm in C.

The Safe Memory Reclamation algorithm provides a convenient way to get rid of the so-called ABA problem in which a value changes from A to B back to A between reads.

If, for example, the value you're reading is a pointer and the memory to which it points is freed and re-allocated between two reads, what you do with the memory it points to in that time may result in mayhem.

The SMR algorithm prevents this by registering a "hazardous reference" to then pointer thus preventing the memory from being reclaimed while a reference exists.

The implementation is designed to fully implement the SMR algorithm without restricting the user to provide such information as the maximum number of threads used by the application or the batch size used by the algorithm.

It will run on any POSIX-compliant platform and uses the POSIX threads API for thread-local storage. It should, however, be a trivial effort to port this library to Windows.
tags the memory  the smr  smr algorithm  reclamation algorithm  memory reclamation  safe memory  

Download libmemory 0.0 Alpha1


 http://prdownloads.sourceforge.net/jail-ust/libmemory-0.0-alpha1.tar.gz?use_mirror=surfnet
 http://prdownloads.sourceforge.net/jail-ust/libmemory-0.0-alpha1.tar.gz?use_mirror=voxel
 http://prdownloads.sourceforge.net/jail-ust/libmemory-0.0-alpha1.tar.gz?use_mirror=kent


Authors software

libcontain 0.2 Alpha1 (by Ronald Landheer-Cieslak)
libcontain library provides a large and growing number of fast and thread-safe containter objects written in C and C++.

The libconta

libmemory 0.0 Alpha1 (by Ronald Landheer-Cieslak)
libmemory library provides an implementation of M.M


Similar software

libmemory 0.0 Alpha1 (by Ronald Landheer-Cieslak)
libmemory library provides an implementation of M.M

libcontain 0.2 Alpha1 (by Ronald Landheer-Cieslak)
libcontain library provides a large and growing number of fast and thread-safe containter objects written in C and C++.

The libconta

Fast Genetic Algorithm 1.0 (by Alessandro Presta)

RT-Thread 0.2.1 (by Midnight Xiong)
RT-Thread is a real-time operating system

C++ Debugging Support library 0.99.45 (by Carlo Wood)
Libcwd is a full-featured and well-documented library that assists C++ developers with debugging their applications.

C++ Debugging

LZO 2.01 (by Markus F.X.J. Oberhumer)
LZO is a data compression library which is suitable for data de-/compression in real-time

Algorithm::C3 0.05 (by Stevan Little and Brandon L. Black)
Algorithm::C3 is a module for merging hierarchies using the C3 algorithm.

SYNOPSIS

use Algorithm::C3;

# merging a clas

Smieciuch++ 0.6.3 (by Sebastian Kaliszewski)
Smieciuch library is a precise (in case of C++) or nearly precise (in case of plain C) tracing garbage collector.

Tracing means th

Suffix tree implementation library 1.2 (by Fabien Menemenlis)
Suffix tree implementation library is a C library, an implementation of the suffix trees algorithm to store/retrieve key/data pairs.

libsift 1.8 (by Sebastian Nowozin)
libsift is an algorithm to identify and locate interesting points within an image


Other software in this category

zlib 1.2.3 (by Jean-loup Gailly)
zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

libjpeg v6b (by Independent JPEG Group)
libjpeg is a library for handling the JPEG (JFIF) image format

OpenSSL 0.9.8d (by The OpenSSL Project Team)
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

libxml2 2.6.27 (by DV)
Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

GNU C library 2.4 (by Andreas Jaeger)
GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

GNU C library is us

    search


Featured Software

jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java

Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser

GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


Subscribe in Rojo
Google Reader
Add to My Yahoo!

Add to My AOL
Subscribe with Bloglines
Subscribe in NewsGator Online
Add 'nixbit linux software' to Newsburst from CNET News.com
del.icio.us nixbit linux software


Top tags