]> pd.if.org Git - nbds/history - runtime/runtime.c
work in progress
[nbds] / runtime / runtime.c
2009-05-10 jdybniswork in progress master
2009-03-16 jdybnisimproved perf_test to measure steady state behavior
2009-02-09 jdybnisadd port of perf test from high-scale-lib
2009-01-19 jdybnisfix compiler warnings/error under gcc 4.1 and 4.2
2009-01-18 jdybnisimprove memory allocator
2008-12-29 jdybnisport to 32 bit x86 linux
2008-12-22 jdybnisadd hazard pointer implementation. buggy
2008-11-25 jdybnisseparate out strings handling code into it own file
2008-11-25 jdybnisuse NULL instead of a sentinal node in skiplist and...
2008-11-12 jdybnisFix initialization ordering problem from last commit.
2008-11-12 jdybnisSome refactoring. WARNING: tests not passing!
2008-11-12 jdybnisrename util/ to runtime/