Joe Thornber
|
f19135f768
|
[block.h] add a TODO list for Heinz
|
2013-01-22 10:27:00 +00:00 |
|
Joe Thornber
|
0455cfbf13
|
[block] use lseek to size a new block file rather than fallocate.
Which sadly returned operation not supported for some reason.
|
2013-01-15 04:06:57 +00:00 |
|
Joe Thornber
|
fb1ad01e19
|
Add a CREATE mode to the block_io class.
|
2013-01-15 03:23:55 +00:00 |
|
Joe Thornber
|
779f8e1fd4
|
Introduce a mode enum to block_io<>
|
2013-01-11 20:16:40 +00:00 |
|
Joe Thornber
|
2b86309961
|
persistent-data/cache.h hadn't been checked in.
|
2013-01-11 19:31:22 +00:00 |
|
Joe Thornber
|
aacca8d963
|
Introduce persistent-data/data-structures/
|
2013-01-11 19:26:51 +00:00 |
|
Joe Thornber
|
d362fdc867
|
array data structure wip
|
2013-01-10 23:00:50 +00:00 |
|
Joe Thornber
|
6f723e6c5a
|
rename run_list -> span
|
2013-01-10 22:59:54 +00:00 |
|
Joe Thornber
|
326fd3408b
|
move space maps to their own sub directory
|
2013-01-10 21:36:38 +00:00 |
|
Joe Thornber
|
186b0aa6c1
|
Change the signature of the space_map->new_block() method, introducing
a span_iterator abstraction.
Rename sm_transactional -> sm_careful_alloc. Still not happy with the name.
Fix failing test.
|
2013-01-10 21:05:10 +00:00 |
|
Joe Thornber
|
3d9f91eee2
|
Test space_map_transactional
|
2013-01-10 12:15:50 +00:00 |
|
Joe Thornber
|
1cc6737c26
|
Remove the typedef block_ptr and change code to use block::ptr instead
|
2013-01-10 11:02:06 +00:00 |
|
Joe Thornber
|
3e39e8bfeb
|
A big raft of changes to the unit-tests
|
2013-01-09 20:24:11 +00:00 |
|
Joe Thornber
|
b63a921d44
|
make lock_tracker throw if the superblock is unlocked while other locks are still held.
|
2013-01-07 15:57:19 +00:00 |
|
Joe Thornber
|
26b97908bd
|
Add superblock_lock method to lock_tracker.
|
2013-01-07 15:30:51 +00:00 |
|
Joe Thornber
|
2a427ca925
|
Add persistent_data/lock_tracker for more sanity checking.
|
2013-01-07 14:59:41 +00:00 |
|
Joe Thornber
|
282e98a6b1
|
Move source into separate sub directories.
|
2013-01-02 12:55:41 +00:00 |
|