func go.etcd.io/bbolt.madvise
2 uses
go.etcd.io/bbolt (current package)
bolt_unix.go#L58: err = madvise(b, syscall.MADV_RANDOM)
bolt_unix.go#L87: func madvise(b []byte, advice int) (err error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)