Skip to content

Commit 3420b08

Browse files
committed
Removing done TODO items.
1 parent de110f6 commit 3420b08

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

TODO

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
max(size_at_program_start, configured_size)
77
https://sourceforge.net/forum/message.php?msg_id=4925158
88

9-
* integrate unordered_map branch
10-
119
* allocation strategies: provide a method get_num_disks()
1210
and don't use stxxl::config::get_instance()->disks_number() inappropriately
1311

@@ -30,11 +28,6 @@
3028
when distributing blocks to disks, or does load-balancing depending
3129
on the given speed of the disks
3230

33-
* implement new disk queuing strategy that supports NCQ,
34-
which is now widely available in HDDs/SSDs;
35-
probably most interesting for rather small block sizes
36-
(currently begin developed in branch kernelaio)
37-
3831
* abstract away block manager so every container can attach to a file.
3932

4033
* retry incomplete I/Os for all file types (currently only syscall)

0 commit comments

Comments
 (0)