git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8033
Testing
~~~~~~~
-- More extensive testing of reader/writer locks.
-- Regression test for bitmap manipulation functions.
- test exp-drd's performance with the SPLASH-2 software, e.g. fft
(http://www-flash.stanford.edu/apps/SPLASH/) or the PARSEC benchmark
(http://parsec.cs.princeton.edu/license.htm).
classes of programs that do not follow a locking discipline
(e.g. exp-drd/test/matinv.c).
- Add a note about how much stack is needed for exp-drd itself.
+- Explain how to handle transactions (with regard to locking order).
Limitations