Skip to content

Releases: Sheep26/Daos

V1.1, APIC timer.

Choose a tag to compare

@Sheep26 Sheep26 released this 28 Jun 12:38

This release, adds an APIC timer. This means that we can count time much more accurately than with a PIT timer and run the scheduler faster in the future.

How to run.
Please have QEMU installed download qemu.
Then download both daos.iso and disk.img.

And run qemu-system-i386 -cdrom daos.iso -m 512 -serial stdio -vga std -drive file=disk.img,format=raw,if=ide,cache=none -boot order=dc

Replacing daos.iso and disk.img in -cdrom and -file with your respective paths to the files you downloaded.

1.0

1.0

Choose a tag to compare

@Sheep26 Sheep26 released this 02 Jun 21:19
Rah