Skip to content

Conversation

@ghaerr
Copy link
Owner

@ghaerr ghaerr commented Oct 15, 2024

On QEMU emulating floppy disk delays, boot time for MINIX images is halved from 10 to 5 seconds.

Adds image/Image.all as first directories and files to all MINIX images.
Creates frequently-accessed /dev entries first for less directory searching.
Decrease size of /bin/getty by turning off @-sequence processing by default.
Renames SHOW_STARTUP option to BOOT_TIMER in getty.c.
Cleanup and retab getty.c source.

@toncho11
Copy link
Contributor

So it is faster when booting from floppy on minix ? But untested on real hardware?

@ghaerr
Copy link
Owner Author

ghaerr commented Oct 16, 2024

So it is faster when booting from floppy on minix ? But untested on real hardware?

Yes, quite a bit faster. But agreed the system should have more testing, and especially on real hardware. I'll cut a v0.8.1 without it, as discussed in #2075 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants