package
0.5.4
Repository: https://github.com/mit-pdos/go-journal.git
Documentation: pkg.go.dev

# Functions

MkAlloc initializes with a bitmap.
MkMaxAlloc initializes an allocator to be fully free with a range of (0, max).

# Structs

Allocator uses a bit map to allocate and free numbers.