Releases: Xv64/OS
Releases · Xv64/OS
0.25
Merry Chirstmas!
Version 0.25 offers the following improvements over 0.2:
- Functioning AHCI/SATA Implementation!
- New Virtual Filesystem layer for easier FS development.
- New process scheduling with userland idle task & process prioritization
system
commanduptime
command- 8 new Sys calls, including:
- amblessed
- ticks
- halt
- info
- nprocs
- cpuhalt
- getpriority
- setpriority
Full diff can be viewed here: 0.2...0.25
0.2
Happy Thanksgiving!
Version 0.2 offers the following improvements over 0.1:
- Loads of POSIX functions
- 11 new Sys calls, including:
- reboot
- kconsole_info
- seek
- getppid
- bless
- damn
- isblessed
- bfork
- mkvdev
- pstate
- pname
- CGA color console support
- ed
- lisp
- ps
- user-land drivers, including:
- /dev/zero
- /dev/random
- CPU prioritization for user-land drivers
Full diff can be viewed here: 0.1...0.2
0.1
remove debugging logs