Commit History

Author SHA1 Message Date
  Corentin Salingue 7b1791f397 add new functions to manipulate disk memoy + add private interface + change disk 12 years ago
  Corentin Salingue 49348e2481 change to test if reclaim run. It's good :) 12 years ago
  Corentin Salingue 457dd56ea1 add assert disk_register need at least SIZE Bytes, fix warnings in example and change strategy in try_to_free_mem_chunk 12 years ago
  Corentin Salingue d6e2df3631 change mail 12 years ago
  Samuel Thibault 713f5d3663 Add Corentin. Paf le 10 000 12 years ago
  Samuel Thibault 1e23399727 Add configure option to increase the number of nodes 12 years ago
  Corentin Salingue 62992fed58 fix bug : forget to delete type :) 12 years ago
  Corentin Salingue 51cc563bcc reduce difference with trunk 12 years ago
  Corentin Salingue 631853b887 merge trunk 12 years ago
  Corentin Salingue 772f2198d6 add copy disk to disk function 12 years ago
  Samuel Thibault ff1386dc3a drop now-unused variable 12 years ago
  Andra Hugo d0b859619b fixes + refact in the hyp 12 years ago
  Samuel Thibault fe372493c0 Do not push NULL-registered data to RAM if we are flushing RAM 12 years ago
  Samuel Thibault d2772ccb73 When evicting data, push it to its home node, not systematically RAM. 12 years ago
  Samuel Thibault c7feff9179 Do not even try to free data which was allocated by the user. 12 years ago
  Samuel Thibault 64a94f053d When evicting a partitioned data, notify children of the deallocation 12 years ago
  Corentin Salingue c7b0a5cd69 change example to support copy on disk + change param of drivers disk functions 12 years ago
  Samuel Thibault 27040a7d73 make assertions more verbose 12 years ago
  Samuel Thibault d955b351ff fix build 12 years ago
  Samuel Thibault a3f27f08ad Make some warnings clearer. Avoid a very odd warning when the codelet has more parameters than allowed 12 years ago
  Corentin Salingue 17a808e940 merge trunk + fix drivers_disk return bug 12 years ago
  Samuel Thibault f4b7f9260b fix doc build 12 years ago
  Samuel Thibault d4fd52a761 comment 12 years ago
  Nathalie Furmento f6e7bc9c0d create new pkg-config files for 1.2 12 years ago
  Corentin Salingue 8d4cf47c18 merge trunk 12 years ago
  Corentin Salingue cb39ac03d8 copy_1_to_1...() can register on disk 12 years ago
  Nathalie Furmento aaf95c0f68 move struct starpu_sink_topology from include/starpu_worker.h to src/drivers/mp_common/sink_common.h and rename it to struct _starpu_sink_topology 12 years ago
  Nathalie Furmento a7047a3a4a move struct starpu_machine_topology from include/starpu_worker.h to src/core/workers.h and rename it to struct _starpu_machine_topology 12 years ago
  Nathalie Furmento f9bdb5ae49 src: move sched_policies/detect_combined_workers.[ch] to core/detect_combined_workers.[ch] 12 years ago
  Samuel Thibault a426ccf0ed Add missing return, thanks Corentin Salingue for spotting it 12 years ago