Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 年之前 |
Nathalie Furmento
|
992aac301e
minor fixes
|
10 年之前 |
Nathalie Furmento
|
79bd603089
tests/disk/disk_compute.c: value must be a multiple of pagesize
|
10 年之前 |
Samuel Thibault
|
726ec998fa
port r14868 from 1.2: remove unused variables
|
10 年之前 |
Nathalie Furmento
|
d789ba4ce2
tests/disk: lower values when quick-check is enabled
|
10 年之前 |
Samuel Thibault
|
2297ad1e9d
fix build
|
10 年之前 |
Samuel Thibault
|
3d86ff041d
Use a different directory for the various disk tests, and clean it after run
|
10 年之前 |
Samuel Thibault
|
af2958f65c
Add environment variables to define a disk swap
|
10 年之前 |
Samuel Thibault
|
a45d11f61f
fix memory leaks
|
10 年之前 |
Samuel Thibault
|
79b935a388
Fix deallocation size
|
10 年之前 |
Samuel Thibault
|
b0deb184f1
Fix windows build. Yes...
|
10 年之前 |
Samuel Thibault
|
529aa9fa47
Create the disk directory if it doesn't exit
|
10 年之前 |
Samuel Thibault
|
2a9fea9e33
Make disk tests use per-user paths
|
10 年之前 |
Nathalie Furmento
|
b5210b706f
ooc: clean code
|
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
|
158da619c4
Clean up file path creation
|
11 年之前 |
Corentin Salingue
|
79729b1023
forget to add / on the file name
|
11 年之前 |
Samuel Thibault
|
8e4b36633b
merge trunk
|
12 年之前 |
Samuel Thibault
|
d4df9bad9c
automatically append / to base disk paths
|
12 年之前 |
Corentin Salingue
|
aa9ac54085
begin to add pack/unpack
|
12 年之前 |
Corentin Salingue
|
dfefc33e84
add asynchronous i/o for unistd and unistd with O_DIRECT backends
|
12 年之前 |
Corentin Salingue
|
0d30c96822
fix bug for asynchronous input/output, it runs
|
12 年之前 |
Corentin Salingue
|
8899fca875
try to add asynchronous input/output
|
12 年之前 |
Samuel Thibault
|
63d1edfbbc
STARPU_HAVE_WINDOWS is an empty macro
|
12 年之前 |
Corentin Salingue
|
85bdfb981b
STARPU_HAVE_WINDOWS is an empty macro :)
|
12 年之前 |
Corentin Salingue
|
af625c8de4
try to fix compilation on windows
|
12 年之前 |
Corentin Salingue
|
d40303c350
fdatasync not supported by bsd os
|
12 年之前 |
Samuel Thibault
|
2449d3487e
Do not systematically use o_direct, it is not available on all OSes
|
12 年之前 |
Corentin Salingue
|
57f7db3164
forget other changes
|
12 年之前 |
Corentin Salingue
|
792e96b06f
fix all bug
|
12 年之前 |