Nathalie Furmento
|
efea5f1a8f
src/ tests/ tools/: fix coding style, curly braces go on a newline
|
10 年之前 |
Samuel Thibault
|
22159f1662
Reduce disk calibration time
|
10 年之前 |
Samuel Thibault
|
a41c4b9ce3
Fix some llvm warnings, nothing serious
|
10 年之前 |
Samuel Thibault
|
923dbdd2d8
Use starpu_ssize_t instead of ssize_t, and add a check against it
|
10 年之前 |
Samuel Thibault
|
af2958f65c
Add environment variables to define a disk swap
|
10 年之前 |
Samuel Thibault
|
3d95f282b0
Fix buffer allocation size when offset is not 0
|
10 年之前 |
Samuel Thibault
|
22f89d55ab
fix warnings
|
10 年之前 |
Samuel Thibault
|
51e895087b
Fix and test disk support with pack/unpack-only interfaces
|
10 年之前 |
Samuel Thibault
|
aba9b7562b
Make disk test actually test all backends. Partly revert r13785 which was using a union as a structure.
|
10 年之前 |
Samuel Thibault
|
664964417e
Add the size to the disk plug method
|
10 年之前 |
Samuel Thibault
|
6d46b0476b
fix build with leveldb
|
10 年之前 |
Samuel Thibault
|
65163edb80
Reorder fields
|
10 年之前 |
Samuel Thibault
|
ae1892fa7f
Improve the disk documentation, and clean the interface a bit
|
10 年之前 |
Samuel Thibault
|
bcd5fb6e5f
Remove spurious async parameter of synchronous read/write functions
|
10 年之前 |
Samuel Thibault
|
909d76588e
Make config.h check for unistd.h inclusion before leveldb includes it
|
11 年之前 |
Samuel Thibault
|
9a20791167
Use starpu_timing_now instead of gettimeofday for measurements, since the latter is subject to timezones and such
|
11 年之前 |
Samuel Thibault
|
5c98bbcb07
fix build with non-c++11 compilers
|
12 年之前 |
Corentin Salingue
|
3c2606308e
leveldb is running :)
|
12 年之前 |
Corentin Salingue
|
03ef97c890
fix some bugs, debug in progress
|
12 年之前 |
Corentin Salingue
|
9f12811e30
remove unused async functions
|
12 年之前 |
Corentin Salingue
|
6662bf44b2
write the write and full_write for level backend
|
12 年之前 |
Corentin Salingue
|
9916558626
continuing to add leveldb backend functions
|
12 年之前 |
Corentin Salingue
|
b52c7e80d0
begin to add backend vith leveldb
|
12 年之前 |