cvs commit: src/sys/dev/acpica5 acpi.c acpi_powerres.c src/sys/dev/drm drm_drv.h src/sys/dev/misc/syscons syscons.c src/sys/dev/netif/ex if_ex_isa.c src/sys/dev/raid/aac aac_linux.c src/sys/dev/video/fb fb.c src/sys/emulation/linux linux_ioctl.c ...
Matthew Dillon
dillon at apollo.backplane.com
Mon Apr 30 00:34:15 PDT 2007
Please try the latest HEAD if you can and report any booting problems
you encounter. I'm hoping I didn't mess anything up too badly... my
SMP test box still boots :-)
These changes give us a fully working threading system, including a
working tsleep and working timers prior to device configuration,
which means that hopefully sometime on monday I'll have parallel
device configuration working for certain devices (network, ata, usb,
etc) == much faster booting and also no more short-system freezes
when (re)configuring network interfaces.
-Matt
More information about the Commits
mailing list