prometheus/tsdb/chunks
Ganesh Vernekar 1627d234da
Moves the atomically accessed member to the top of the struct (#7365)
* Moves the 64bit atomically accessed field to the top of the struct.

Signed-off-by: Bryan Varner <1652015+bvarner@users.noreply.github.com>

* Moves the 64bit atomically accessed field to the top of the struct.

Signed-off-by: Bryan Varner <1652015+bvarner@users.noreply.github.com>

* Fixing up go fmt formatting issues.

Signed-off-by: Bryan Varner <1652015+bvarner@users.noreply.github.com>

Co-authored-by: Bryan Varner <1652015+bvarner@users.noreply.github.com>
2020-06-09 10:55:43 +05:30
..
chunks.go Replace fileutil.ReadDir with ioutil.ReadDir (#7029) (#7033) 2020-04-06 19:04:20 +05:30
chunks_test.go Removed extra tsdb/testutil after merge. 2019-08-14 10:12:32 +01:00
head_chunks.go Moves the atomically accessed member to the top of the struct (#7365) 2020-06-09 10:55:43 +05:30
head_chunks_other.go Preallocate m-map file only for Windows (#7306) 2020-05-28 20:24:19 +05:30
head_chunks_test.go Remove time based m-map file creation (#7314) 2020-05-29 20:08:41 +05:30
head_chunks_windows.go Preallocate m-map file only for Windows (#7306) 2020-05-28 20:24:19 +05:30