FiwixOS 3.1 released!

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
User avatar
Mikaku
Member
Member
Posts: 43
Joined: Sat Jun 25, 2016 8:29 am
Libera.chat IRC: Mikaku
Location: Catalonia
Contact:

FiwixOS 3.1 released!

Post by Mikaku »

Hello everybody,

I've just released the new FiwixOS 3.1 version.

In this version I've patched GRUB 0.97 to support switching video modes using VESA 2.0+ BIOS calls. The patch includes two additional commands: vbematch and vbeset. It works pretty well either on real and virtualized hardware. This patch has permitted to include support for the frame buffer console, which makes the screen size bigger and improves a lot the user experience.

Also, and for the first time, the interrupts are kept enabled during system calls and exceptions. Unfortunately, this change raised a side effect and now the kernel behaves like if it loses some interrupts, and appears to be slower compared to the previous version. I'll try to fix these issues in the next version.

This new version also includes a massive kernel bug fixing and a lot of improvements in the user environment.

I'll appreciate any feedback if you install FiwixOS 3.1.
Thanks!
nexos
Member
Member
Posts: 1080
Joined: Tue Feb 18, 2020 3:29 pm
Libera.chat IRC: nexos

Re: FiwixOS 3.1 released!

Post by nexos »

Nice! I've been following this OS project for a year or so now. Very cool :)
"How did you do this?"
"It's very simple — you read the protocol and write the code." - Bill Joy
Projects: NexNix | libnex | nnpkg
User avatar
Mikaku
Member
Member
Posts: 43
Joined: Sat Jun 25, 2016 8:29 am
Libera.chat IRC: Mikaku
Location: Catalonia
Contact:

Re: FiwixOS 3.1 released!

Post by Mikaku »

nexos wrote:Nice! I've been following this OS project for a year or so now. Very cool :)
Glad to know someone is watching this project.
Thank you very much.
Post Reply