Nathalie Furmento
							
						 | 
						
							
							
								719c3f62d4
							
							update copyright holders
						 | 
						5 rokov pred | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								ab85b38636
							
							moving public api documentation from doxygen files to .h files
						 | 
						6 rokov pred | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								6862bbddbf
							
							move documentation to independant doxygen files into public .h files
						 | 
						6 rokov pred | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								af93366acd
							
							doc: start putting api documentation in public .h files instead of
						 | 
						6 rokov pred | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								f7abbfa6fc
							
							update copyright
						 | 
						7 rokov pred | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								ce8bbe3fc9
							
							include: fix copyright
						 | 
						8 rokov pred | 
					
				
					
						
							
								   Corentin Salingue
							
						 | 
						
							
							
								40b8600006
							
							take NUMA to account when reading data from disk
						 | 
						8 rokov pred | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								6ed25eab11
							
							Show disk path in bus stats
						 | 
						8 rokov pred | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								d716200cf7
							
							Reduce disk bandwidth measurement chunk, 16M should be enough, and avoids spending too much time during calibration
						 | 
						8 rokov pred | 
					
				
					
						
							
								   Corentin Salingue
							
						 | 
						
							
							
								778a13edb3
							
							Add disk backend based on HDF5 library. It's not really working for now (need to be tested)
						 | 
						8 rokov pred | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								49ace8d184
							
							disk: turn public the minimum size of a disk
						 | 
						8 rokov pred | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								66efac4d38
							
							include/starpu_disk.h: make variable extern
						 | 
						8 rokov pred | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								bc0d878278
							
							Expose the disk swap node number to the application
						 | 
						8 rokov pred | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								923dbdd2d8
							
							Use starpu_ssize_t instead of ssize_t, and add a check against it
						 | 
						11 rokov pred | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								af2958f65c
							
							Add environment variables to define a disk swap
						 | 
						11 rokov pred | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								b5210b706f
							
							ooc: clean code
						 | 
						11 rokov pred | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								51e895087b
							
							Fix and test disk support with pack/unpack-only interfaces
						 | 
						11 rokov pred | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								664964417e
							
							Add the size to the disk plug method
						 | 
						11 rokov pred | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								65163edb80
							
							Reorder fields
						 | 
						11 rokov pred | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								ae1892fa7f
							
							Improve the disk documentation, and clean the interface a bit
						 | 
						11 rokov pred | 
					
				
					
						
							
								   Samuel Thibault
							
						 | 
						
							
							
								bcd5fb6e5f
							
							Remove spurious async parameter of synchronous read/write functions
						 | 
						11 rokov pred | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								689a54fffe
							
							fix doc and function prototypes
						 | 
						12 rokov pred | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								39bdb590b9
							
							include/starpu_disk.h: add missing include
						 | 
						12 rokov pred | 
					
				
					
						
							
								   Corentin Salingue
							
						 | 
						
							
							
								b52c7e80d0
							
							begin to add backend vith leveldb
						 | 
						12 rokov pred | 
					
				
					
						
							
								   Corentin Salingue
							
						 | 
						
							
							
								9cddae04db
							
							merge trunk
						 | 
						12 rokov pred | 
					
				
					
						
							
								   Corentin Salingue
							
						 | 
						
							
							
								e66c1994ff
							
							add support pack/unpack for out-of-core
						 | 
						12 rokov pred | 
					
				
					
						
							
								   Corentin Salingue
							
						 | 
						
							
							
								aa9ac54085
							
							begin to add pack/unpack
						 | 
						12 rokov pred | 
					
				
					
						
							
								   Nathalie Furmento
							
						 | 
						
							
							
								e92834ed03
							
							doc is in doxygen files
						 | 
						12 rokov pred | 
					
				
					
						
							
								   Corentin Salingue
							
						 | 
						
							
							
								0d30c96822
							
							fix bug for asynchronous input/output, it runs
						 | 
						12 rokov pred | 
					
				
					
						
							
								   Corentin Salingue
							
						 | 
						
							
							
								8899fca875
							
							try to add asynchronous input/output
						 | 
						12 rokov pred |