Nathalie Furmento
|
6564f2bdf3
tests/disk: use new function _starpu_mkdtemp
|
8 years ago |
Corentin Salingue
|
f0fe0f747e
check return value to reduce warnings
|
8 years ago |
Olivier Aumage
|
3db5e5a9e7
- avoid assert triggered on systems with pagesize > 4096 bytes
|
8 years ago |
Samuel Thibault
|
7cc5447ba7
fix size, it needs to be a multiple of page size
|
8 years ago |
Samuel Thibault
|
936a654fbe
Reduce execution time of longest tests
|
8 years ago |
Nathalie Furmento
|
534e9acd5b
disk: fix bugs detected by coverity
|
8 years ago |
Samuel Thibault
|
2bcc6c9758
document what tests test
|
9 years ago |
Nathalie Furmento
|
53547cf915
tests/disk: skip if directory cannot be created, it is not a starpu error
|
9 years ago |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Nathalie Furmento
|
992aac301e
minor fixes
|
10 years ago |
Nathalie Furmento
|
79bd603089
tests/disk/disk_compute.c: value must be a multiple of pagesize
|
10 years ago |
Samuel Thibault
|
726ec998fa
port r14868 from 1.2: remove unused variables
|
10 years ago |
Nathalie Furmento
|
d789ba4ce2
tests/disk: lower values when quick-check is enabled
|
10 years ago |
Samuel Thibault
|
2297ad1e9d
fix build
|
10 years ago |
Samuel Thibault
|
3d86ff041d
Use a different directory for the various disk tests, and clean it after run
|
10 years ago |
Samuel Thibault
|
af2958f65c
Add environment variables to define a disk swap
|
10 years ago |
Samuel Thibault
|
a45d11f61f
fix memory leaks
|
10 years ago |
Samuel Thibault
|
79b935a388
Fix deallocation size
|
10 years ago |
Samuel Thibault
|
b0deb184f1
Fix windows build. Yes...
|
10 years ago |
Samuel Thibault
|
529aa9fa47
Create the disk directory if it doesn't exit
|
10 years ago |
Samuel Thibault
|
2a9fea9e33
Make disk tests use per-user paths
|
10 years ago |
Nathalie Furmento
|
b5210b706f
ooc: clean code
|
10 years ago |
Samuel Thibault
|
aba9b7562b
Make disk test actually test all backends. Partly revert r13785 which was using a union as a structure.
|
10 years ago |
Samuel Thibault
|
158da619c4
Clean up file path creation
|
11 years ago |
Corentin Salingue
|
79729b1023
forget to add / on the file name
|
11 years ago |
Samuel Thibault
|
8e4b36633b
merge trunk
|
11 years ago |
Samuel Thibault
|
d4df9bad9c
automatically append / to base disk paths
|
11 years ago |
Corentin Salingue
|
aa9ac54085
begin to add pack/unpack
|
11 years ago |
Corentin Salingue
|
dfefc33e84
add asynchronous i/o for unistd and unistd with O_DIRECT backends
|
12 years ago |
Corentin Salingue
|
0d30c96822
fix bug for asynchronous input/output, it runs
|
12 years ago |