Historia zmian

Autor SHA1 Wiadomość Data
  Nathalie Furmento 6564f2bdf3 tests/disk: use new function _starpu_mkdtemp 8 lat temu
  Samuel Thibault 2bcc6c9758 document what tests test 9 lat temu
  Samuel Thibault 50d40bc4fe disable disk_copy on mic/scc too 9 lat temu
  Samuel Thibault 962c4932ef Fix test into really pushing data to disk even in quick check mode 10 lat temu
  Samuel Thibault a043e98b5f use smallest value for quick check on 64bit systems too 10 lat temu
  Nathalie Furmento bb61f3808d update cnrs copyright 10 lat temu
  Nathalie Furmento d789ba4ce2 tests/disk: lower values when quick-check is enabled 10 lat temu
  Samuel Thibault 2297ad1e9d fix build 10 lat temu
  Samuel Thibault 3d86ff041d Use a different directory for the various disk tests, and clean it after run 10 lat temu
  Samuel Thibault af2958f65c Add environment variables to define a disk swap 10 lat temu
  Samuel Thibault a45d11f61f fix memory leaks 10 lat temu
  Samuel Thibault b0deb184f1 Fix windows build. Yes... 10 lat temu
  Samuel Thibault f21cebd204 Disable leveldb for disk_copy: leveldb uses strings, not binary blobs... 10 lat temu
  Samuel Thibault 529aa9fa47 Create the disk directory if it doesn't exit 10 lat temu
  Samuel Thibault 2a9fea9e33 Make disk tests use per-user paths 10 lat temu
  Samuel Thibault a785a4cdbe Give leveldb the name of an actual file. 10 lat temu
  Samuel Thibault 7b2bbc9659 Use powers of two so that o_direct can work 10 lat temu
  Samuel Thibault aba9b7562b Make disk test actually test all backends. Partly revert r13785 which was using a union as a structure. 10 lat temu
  Nathalie Furmento 5c000a533b tests/disk/disk_copy.c: disable GPU devices to make sure the memory will be dumped on disk and not on the GPU 10 lat temu
  Nathalie Furmento a2dd3ee669 tests/disk/disk_copy.c: use setenv instead of putenv, this is more valgrind friendly 11 lat temu
  Nathalie Furmento 2d5990eadd tests/disk/disk_copy.c: decrease vector size on 32 bits machine 11 lat temu
  Corentin Salingue 902da04706 change the return value for the write function 12 lat temu
  Samuel Thibault d4df9bad9c automatically append / to base disk paths 12 lat temu
  Corentin Salingue ecc90667b3 begin to add unistd disk_ops 12 lat temu
  Corentin Salingue 132d1723a2 replace 0 with macro 12 lat temu
  Corentin Salingue b5ba82d1a5 change starpu_disk_unregister to private and unregister disks in shutdown 12 lat temu
  Corentin Salingue fa7702eee4 change to show the error message 12 lat temu
  Corentin Salingue 93265cbc08 rename stdio disk ops function 12 lat temu
  Corentin Salingue 4c79532333 add error management for disk and change test 12 lat temu
  Corentin Salingue 9fc588b73d add comments in test and change copyright 12 lat temu