feat: open(2), close(2), mkdir(2) and readdir(2) syscall
authorMinep <zelong56@gmail.com>
Wed, 27 Jul 2022 16:01:23 +0000 (17:01 +0100)
committerMinep <zelong56@gmail.com>
Wed, 27 Jul 2022 16:01:23 +0000 (17:01 +0100)
feat: file descriptor support
feat: fast interge base 2 logarithm.
fix: incorrect cake piece number calculation in cake allocator
fix: incomplete refactoring in ahci code base
fix: file system mounting.
chores: code refactoring and cleaning


No differences found