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 Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
dir_windows.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
fileutil.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
flock.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
flock_plan9.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
flock_solaris.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
flock_test.go Removed extra tsdb/testutil after merge. 2019-08-14 10:12:32 +01:00
flock_unix.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
flock_windows.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
mmap.go Add OpenMmapFileWithSize method (#6753) 2020-02-05 19:08:30 +05:30
mmap_386.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
mmap_amd64.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
mmap_unix.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
mmap_windows.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
preallocate.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
preallocate_darwin.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
preallocate_linux.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
preallocate_other.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
sync.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
sync_darwin.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30
sync_linux.go Moving tsdb into its own subdirectory 2019-08-13 13:58:49 +05:30