You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
j.laycock 9c9dff7386 Virtual lock memory pages and Set Process Working set size to hint to windows harder not to write pages to disk as much, add finalize function, minor renaming 6 years ago
..
erasure_coding Swap imports to use joeslay 6 years ago
idx Swap imports to use joeslay 6 years ago
memory_map Virtual lock memory pages and Set Process Working set size to hint to windows harder not to write pages to disk as much, add finalize function, minor renaming 6 years ago
needle rename mem_buffer to mBuffer 6 years ago
needle_map Swap imports to use joeslay 6 years ago
types Swap imports to use joeslay 6 years ago
disk_location.go Changed the InMemory bool to a uint32 so that it can be used to alter how much space to reserve 6 years ago
disk_location_ec.go Swap imports to use joeslay 6 years ago
needle_map.go Swap imports to use joeslay 6 years ago
needle_map_leveldb.go Swap imports to use joeslay 6 years ago
needle_map_memory.go Swap imports to use joeslay 6 years ago
needle_map_metric.go Swap imports to use joeslay 6 years ago
needle_map_metric_test.go Swap imports to use joeslay 6 years ago
replica_placement.go directory structure change to work with glide 9 years ago
replica_placement_test.go go fmt and fix some typo 6 years ago
store.go rename more memorymapped variables to memoryMapMaxSizeMB 6 years ago
store_ec.go Swap imports to use joeslay 6 years ago
store_ec_delete.go Swap imports to use joeslay 6 years ago
store_vacuum.go Swap imports to use joeslay 6 years ago
volume.go rename volume property MemoryMap to MemoryMapMaxSizeMB 6 years ago
volume_backup.go Swap imports to use joeslay 6 years ago
volume_backup_test.go refactoring 6 years ago
volume_checking.go Swap imports to use joeslay 6 years ago
volume_create.go Changed the InMemory bool to a uint32 so that it can be used to alter how much space to reserve 6 years ago
volume_create_linux.go Changed the InMemory bool to a uint32 so that it can be used to alter how much space to reserve 6 years ago
volume_create_windows.go Only use truncate flag when creating non memory map files, rename and use memory map size for reserving max file size 6 years ago
volume_info.go Swap imports to use joeslay 6 years ago
volume_info_test.go Swap imports to use joeslay 6 years ago
volume_loading.go rename volume property MemoryMap to MemoryMapMaxSizeMB 6 years ago
volume_read_write.go Rename mem_map to mMap, remove some in_memory variables being passed around, added MemoryMapped member to volume struct 6 years ago
volume_super_block.go rename mem_buffer to mBuffer 6 years ago
volume_super_block_test.go Swap imports to use joeslay 6 years ago
volume_vacuum.go rename volume property MemoryMap to MemoryMapMaxSizeMB 6 years ago
volume_vacuum_test.go use 0 instead of false for max memory flag 6 years ago