.. |
erasure_coding
|
Swap imports to use joeslay
|
2019-09-02 11:28:40 +01:00 |
idx
|
Swap imports to use joeslay
|
2019-09-02 11:28:40 +01:00 |
memory_map
|
Add some comments/documentation
|
2019-09-11 10:42:37 +01:00 |
needle
|
rename mem_buffer to mBuffer
|
2019-09-05 13:46:29 +01:00 |
needle_map
|
Swap imports to use joeslay
|
2019-09-02 11:28:40 +01:00 |
types
|
Swap imports to use joeslay
|
2019-09-02 11:28:40 +01:00 |
disk_location.go
|
Changed the InMemory bool to a uint32 so that it can be used to alter how much space to reserve
|
2019-09-04 15:27:14 +01:00 |
disk_location_ec.go
|
Swap imports to use joeslay
|
2019-09-02 11:28:40 +01:00 |
needle_map.go
|
Merge pull request #5 from chrislusf/master
|
2019-09-11 10:25:27 +01:00 |
needle_map_leveldb.go
|
Swap imports to use joeslay
|
2019-09-02 11:28:40 +01:00 |
needle_map_memory.go
|
Swap imports to use joeslay
|
2019-09-02 11:28:40 +01:00 |
needle_map_metric.go
|
Swap imports to use joeslay
|
2019-09-02 11:28:40 +01:00 |
needle_map_metric_test.go
|
Swap imports to use joeslay
|
2019-09-02 11:28:40 +01:00 |
replica_placement.go
|
directory structure change to work with glide
|
2016-06-02 18:09:14 -07:00 |
replica_placement_test.go
|
go fmt and fix some typo
|
2019-01-17 09:17:19 +08:00 |
store.go
|
rename more memorymapped variables to memoryMapMaxSizeMB
|
2019-09-05 13:42:23 +01:00 |
store_ec.go
|
Swap imports to use joeslay
|
2019-09-02 11:28:40 +01:00 |
store_ec_delete.go
|
Swap imports to use joeslay
|
2019-09-02 11:28:40 +01:00 |
store_vacuum.go
|
Rename mem_map to mMap, remove some in_memory variables being passed around, added MemoryMapped member to volume struct
|
2019-09-03 17:00:59 +01:00 |
volume.go
|
Merge pull request #5 from chrislusf/master
|
2019-09-11 10:25:27 +01:00 |
volume_backup.go
|
Swap imports to use joeslay
|
2019-09-02 11:28:40 +01:00 |
volume_backup_test.go
|
refactoring
|
2019-04-17 22:04:49 -07:00 |
volume_checking.go
|
Swap imports to use joeslay
|
2019-09-02 11:28:40 +01:00 |
volume_create.go
|
Changed the InMemory bool to a uint32 so that it can be used to alter how much space to reserve
|
2019-09-04 15:27:14 +01:00 |
volume_create_linux.go
|
Changed the InMemory bool to a uint32 so that it can be used to alter how much space to reserve
|
2019-09-04 15:27:14 +01:00 |
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
|
2019-09-05 11:46:12 +01:00 |
volume_info.go
|
Swap imports to use joeslay
|
2019-09-02 11:28:40 +01:00 |
volume_info_test.go
|
Swap imports to use joeslay
|
2019-09-02 11:28:40 +01:00 |
volume_loading.go
|
rename volume property MemoryMap to MemoryMapMaxSizeMB
|
2019-09-05 11:56:48 +01:00 |
volume_read_write.go
|
Rename mem_map to mMap, remove some in_memory variables being passed around, added MemoryMapped member to volume struct
|
2019-09-03 17:00:59 +01:00 |
volume_super_block.go
|
rename mem_buffer to mBuffer
|
2019-09-05 13:46:29 +01:00 |
volume_super_block_test.go
|
Swap imports to use joeslay
|
2019-09-02 11:28:40 +01:00 |
volume_vacuum.go
|
rename volume property MemoryMap to MemoryMapMaxSizeMB
|
2019-09-05 11:56:48 +01:00 |
volume_vacuum_test.go
|
use 0 instead of false for max memory flag
|
2019-09-05 11:43:18 +01:00 |