Skip to content

Commit

Permalink
final changes for 1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
cruppstahl committed Nov 3, 2010
1 parent ff21285 commit 1cbdaf5
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions TODO
Expand Up @@ -49,11 +49,15 @@ x when repeatedly requesting unused pages from the cache, and the calls always
x no, don't use the hinter; but rewrite the cache mechanism to get an
unused page

o monster.sh - errors
o --data_access_mode=HAM_DAM_SEQUENTIAL_INSERT --keysize=680 --duplicate=1 ../../testfiles/1/190.tst
o --data_access_mode=HAM_DAM_SEQUENTIAL_INSERT --keysize=680 --duplicate=1 ../../testfiles/1/194.tst
o --data_access_mode=HAM_DAM_SEQUENTIAL_INSERT --pagesize=1024 --overwrite=1 --keysize=16 ../../testfiles/1/170.tst
o --data_access_mode=HAM_DAM_SEQUENTIAL_INSERT --pagesize=1024 --overwrite=1 --keysize=16 ../../testfiles/1/ext_021.tst
x monster.sh - errors
x --data_access_mode=HAM_DAM_SEQUENTIAL_INSERT --keysize=680 --duplicate=1 ../../testfiles/1/190.tst
x --data_access_mode=HAM_DAM_SEQUENTIAL_INSERT --keysize=680 --duplicate=1 ../../testfiles/1/194.tst
x --data_access_mode=HAM_DAM_SEQUENTIAL_INSERT --pagesize=1024 --overwrite=1 --keysize=16 ../../testfiles/1/170.tst
x --data_access_mode=HAM_DAM_SEQUENTIAL_INSERT --pagesize=1024 --overwrite=1 --keysize=16 ../../testfiles/1/ext_021.tst

x release 1.1.7

------------------------------------------------------------

o what about a HAM_RMW flag for ham_insert - it will do a read/modify/write
operation if the record already exists; but how can we propagate a callback
Expand Down

0 comments on commit 1cbdaf5

Please sign in to comment.