summaryrefslogtreecommitdiff
path: root/src/wsbm_manager.c
AgeCommit message (Collapse)AuthorFilesLines
2009-08-17libwsbm: Big update for libwsbm 2.0.Thomas Hellstrom1-607/+116
Prepare for per-device libs, Split out command submission, Rework driver interface, Bump major.
2009-08-17Revert "Use the default buffer placement as a default value for validate ↵Thomas Hellstrom1-23/+11
set_flags." This reverts commit 6007cd391b5241bea1b2c037f7c1e45c3e9a3f2e.
2009-08-17Use the default buffer placement as a default value for validate set_flags.Thomas Hellstrom1-11/+23
2009-02-25Use the buffer pointer as a hash key. Not the address of the local variable ↵Thomas Hellstrom1-1/+5
holding the buffer pointer.
2009-02-25Make the validate buffer hash table size a function of the assumed max ↵Thomas Hellstrom1-8/+35
number of buffers on the validate list.
2009-01-13Run indent and cleanfile.Thomas Hellstrom1-65/+67
2009-01-13Add copyright notice. Delete unused File.Thomas Hellstrom1-5/+6
2009-01-13Initial importThomas Hellstrom1-0/+1188