prometheus/tsdb/fileutil
Ganesh Vernekar 56bf0ee4dc
Add OpenMmapFileWithSize method (#6753)
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
2020-02-05 19:08:30 +05:30
..
dir.go Compute WAL size and use it during retention size checks (#5886) 2019-11-12 09:40:16 +07:00
dir_unix.go
dir_windows.go
fileutil.go
flock.go
flock_plan9.go
flock_solaris.go
flock_test.go Removed extra tsdb/testutil after merge. 2019-08-14 10:12:32 +01:00
flock_unix.go
flock_windows.go
mmap.go Add OpenMmapFileWithSize method (#6753) 2020-02-05 19:08:30 +05:30
mmap_386.go
mmap_amd64.go
mmap_unix.go
mmap_windows.go
preallocate.go
preallocate_darwin.go
preallocate_linux.go
preallocate_other.go
sync.go
sync_darwin.go
sync_linux.go