커밋 기록

작성자 SHA1 메시지 날짜
  Samuel Thibault 73461bda4f Free with the proper function 11 년 전
  Samuel Thibault b2ff0c53b6 Fix unlinking files on windows 11 년 전
  Samuel Thibault af2958f65c Add environment variables to define a disk swap 11 년 전
  Samuel Thibault 5631781837 Make pack allocate aligned buffers for o_direct to be able to work 11 년 전
  Samuel Thibault 51e895087b Fix and test disk support with pack/unpack-only interfaces 11 년 전
  Samuel Thibault 664964417e Add the size to the disk plug method 11 년 전
  Samuel Thibault bcd5fb6e5f Remove spurious async parameter of synchronous read/write functions 11 년 전
  Samuel Thibault 57e3ce1af1 sys/time is not needed any more for gettimeofday 11 년 전
  Samuel Thibault 9a20791167 Use starpu_timing_now instead of gettimeofday for measurements, since the latter is subject to timezones and such 11 년 전
  Nathalie Furmento dbb260b352 src/core/disk_ops/disk_stdio.c: fix malloc call 12 년 전
  Samuel Thibault 4818717708 Initialize buffers explicitly, to make sure the memory is really allocated before measuring bandwidth & latency. 12 년 전
  Nathalie Furmento 373865e739 src/core/disk_ops/disk_stdio.c: initialise memory 12 년 전
  Nathalie Furmento 185f4f28de src/core/disk_ops/disk_stdio.c: code cleaning 12 년 전
  Samuel Thibault b74c9583ff Initialize buffer to be written for testing disk bandwidth, to avoid any page fault cost, and please valgrind 12 년 전
  Samuel Thibault 7e4f845927 Fix buffer overflow 12 년 전
  Corentin Salingue 902da04706 change the return value for the write function 12 년 전
  Samuel Thibault 192abc3b7f Pass O_BINARY for windows 12 년 전
  Samuel Thibault d8762fe89c now-useless include 12 년 전
  Samuel Thibault 171866d4ad missing ifdef for aio 12 년 전
  Corentin Salingue 8c3c512cec change flags for windows 12 년 전
  Corentin Salingue 352f1e0642 remove aio from stdio backend 12 년 전
  Samuel Thibault fab007f4cf do not build aio on windows 12 년 전
  Samuel Thibault 8e4b36633b merge trunk 12 년 전
  Samuel Thibault d4df9bad9c automatically append / to base disk paths 12 년 전
  Corentin Salingue 35b65e76a8 forget to change size 12 년 전
  Corentin Salingue fcae2dca11 fix assert bug + reduce warning 12 년 전
  Corentin Salingue e66c1994ff add support pack/unpack for out-of-core 12 년 전
  Corentin Salingue 0d30c96822 fix bug for asynchronous input/output, it runs 12 년 전
  Corentin Salingue 8899fca875 try to add asynchronous input/output 12 년 전
  Corentin Salingue 9671e62244 add mutex 12 년 전