Commit Graph

5 Commits

Author SHA1 Message Date
Sean Cross c018281728 minor reformatting
Signed-off-by: Sean Cross <sean@xobs.io>
2019-06-13 16:12:19 +08:00
Sean Cross aa387e176d pang-io: rework api for memory-mapped io
On real hardwareit will use memory-mapped io.  Rework pang-io so that it
more closely aligns with this paradigm.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-06-12 18:22:12 +08:00
Sean Cross e6701a4b50 mkfs-simple: generate build files in build/ directory
Signed-off-by: Sean Cross <sean@xobs.io>
2019-06-09 15:57:47 +08:00
Sean Cross 2091c2ed21 mkfs-simple: re-enable other size tests
Signed-off-by: Sean Cross <sean@xobs.io>
2019-06-09 15:52:22 +08:00
Sean Cross f68f8215b7 mkfs: first working version
It can create a basic filesystem of arbitrary size.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-06-09 15:48:07 +08:00