This website requires JavaScript.
Explore
Help
Register
Sign In
taigrr
/
gopher-os
Watch
1
Star
0
Fork
0
You've already forked gopher-os
mirror of
https://github.com/taigrr/gopher-os
synced
2025-01-18 04:43:13 -08:00
Code
Issues
Projects
Releases
Wiki
Activity
gopher-os
/
kernel
/
mem
/
pmm
History
Achilleas Anagnostopoulos
636220ab1d
Unexport bitmap allocator instance and export AllocFrame helper
...
This allows us to mock calls to the frame allocator from other packages while testing.
2017-06-30 09:21:05 +01:00
..
allocator
Unexport bitmap allocator instance and export AllocFrame helper
2017-06-30 09:21:05 +01:00
frame_test.go
Cleanup Frame tests and rename Frame.IsValid to Frame.Valid
2017-05-31 17:02:34 +01:00
frame.go
Cleanup Frame tests and rename Frame.IsValid to Frame.Valid
2017-05-31 17:02:34 +01:00