| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| eggos.iso | 2021-07-31 | 27.8 MB | |
| README.md | 2021-07-31 | 663 Bytes | |
| Release v0.3.0 source code.tar.gz | 2021-07-31 | 145.4 kB | |
| Release v0.3.0 source code.zip | 2021-07-31 | 190.5 kB | |
| Totals: 4 Items | 28.1 MB | 0 | |
This version brings the implementation of amd64, and the code of 386 has been deleted. This version will serve as the foundation for subsequent versions.
The next release will focus on turning eggos into a library, with the help of command line tools, turning any normal go program into a kernel that runs on a bare metal.
Features
- Added support for amd64 [#58] .
- Added support for
go testbased unit test. - Added support for kernel command line parameters.
- Added kernel log level support.
Fixes
- Fixed epoll missing event bug.
- Fixed a bug that could not connect to
localhost. - Fixed the concurrent access bug of inode.