File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change 6
6
max(size_at_program_start, configured_size)
7
7
https://sourceforge.net/forum/message.php?msg_id=4925158
8
8
9
- * integrate unordered_map branch
10
-
11
9
* allocation strategies: provide a method get_num_disks()
12
10
and don't use stxxl::config::get_instance()->disks_number() inappropriately
13
11
30
28
when distributing blocks to disks, or does load-balancing depending
31
29
on the given speed of the disks
32
30
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
-
38
31
* abstract away block manager so every container can attach to a file.
39
32
40
33
* retry incomplete I/Os for all file types (currently only syscall)
You can’t perform that action at this time.
0 commit comments