mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
5034c9bb11
- Initial version - It allows handling reservation/release of a finite set of resources through large bitmask. - It represents the bitmask as a list of equal consecutive 32 bits long bitmask symbols. It basically operates on a run-length encoding of the bitmask without encode/decode processing. Signed-off-by: Alessandro Boch <aboch@docker.com> |
||
---|---|---|
.. | ||
sequence.go | ||
sequence_test.go |