Commit History

Author SHA1 Message Date
  Samuel Thibault 923dbdd2d8 Use starpu_ssize_t instead of ssize_t, and add a check against it 10 years ago
  Samuel Thibault af2958f65c Add environment variables to define a disk swap 10 years ago
  Nathalie Furmento b5210b706f ooc: clean code 10 years ago
  Samuel Thibault 51e895087b Fix and test disk support with pack/unpack-only interfaces 10 years ago
  Samuel Thibault 664964417e Add the size to the disk plug method 10 years ago
  Samuel Thibault 65163edb80 Reorder fields 10 years ago
  Samuel Thibault ae1892fa7f Improve the disk documentation, and clean the interface a bit 10 years ago
  Samuel Thibault bcd5fb6e5f Remove spurious async parameter of synchronous read/write functions 10 years ago
  Nathalie Furmento 689a54fffe fix doc and function prototypes 11 years ago
  Nathalie Furmento 39bdb590b9 include/starpu_disk.h: add missing include 11 years ago
  Corentin Salingue b52c7e80d0 begin to add backend vith leveldb 12 years ago
  Corentin Salingue 9cddae04db merge trunk 12 years ago
  Corentin Salingue e66c1994ff add support pack/unpack for out-of-core 12 years ago
  Corentin Salingue aa9ac54085 begin to add pack/unpack 12 years ago
  Nathalie Furmento e92834ed03 doc is in doxygen files 12 years ago
  Corentin Salingue 0d30c96822 fix bug for asynchronous input/output, it runs 12 years ago
  Corentin Salingue 8899fca875 try to add asynchronous input/output 12 years ago
  Corentin Salingue 9671e62244 add mutex 12 years ago
  Corentin Salingue d5928956db add new parameter to prepare asynchronous read/write 12 years ago
  Corentin Salingue 57f7db3164 forget other changes 12 years ago
  Corentin Salingue ecc90667b3 begin to add unistd disk_ops 12 years ago
  Corentin Salingue 5929ddef7e name of functions 12 years ago
  Corentin Salingue cc0de49489 change open/close visibility 12 years ago
  Corentin Salingue b5ba82d1a5 change starpu_disk_unregister to private and unregister disks in shutdown 12 years ago
  Corentin Salingue 41c50b31bc change disk_ops to starpu_disk_ops 12 years ago
  Corentin Salingue d4c0c8364b remove useless typedef 12 years ago
  Corentin Salingue 93265cbc08 rename stdio disk ops function 12 years ago
  Corentin Salingue 4c79532333 add error management for disk and change test 12 years ago
  Corentin Salingue 4ae966b5a4 separate stdio and general disk functions + reduce warnings 12 years ago
  Corentin Salingue 17f75a185b add new functions to manipulate disk memoy + add private interface + change disk (second part) 12 years ago