Commit graph

2 commits

Author SHA1 Message Date
fef
e561adbb6f
bits: remove unnecessary xor 2021-10-23 22:16:51 +02:00
fef
743424d15f
mm: fix page frame allocator bugs
This also includes a minor refactor of everything,
as well as some optimizations.  The bitmap
operations have been moved into a separate file
because they are probably gonna come in handy in
other parts of the system as well.
2021-10-23 00:56:49 +02:00