//
pkg.gl
Category
github.com/mit-pdos/go-journal
alloc
package
0.5.4
Repository:
https://github.com/mit-pdos/go-journal.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
98 SLOC
#
Functions
MkAlloc
MkAlloc initializes with a bitmap.
MkMaxAlloc
MkMaxAlloc initializes an allocator to be fully free with a range of (0, max).
#
Structs
Alloc
Allocator uses a bit map to allocate and free numbers.