https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191348

--- Comment #11 from Michał Margula <alche...@uznam.net.pl> ---
Hello,

I really appreciate and thank you for your effort. Today I applied patch to
10.0-RELEASE-p9. It still works flawlessly - I can remove disk and reinsert
them freely, but few things:

- to apply that patch I had to change version inside patch (mpsvar.h file)
because your contains version 19.00.00.00-fbsd and mine in that FreeBSD release
is 16.00.00.00-fbsd

- sysctl does not work properly - I set hw.mps.spinup_wait_time=5 in
/boot/loader.conf and it shows in sysctl properly:

root@boromir:~ # sysctl dev.mps.0.spinup_wait_time
dev.mps.0.spinup_wait_time: 5

But in dmesg I see (after a reboot of course):

Oct 15 12:01:47 boromir kernel: Sleeping 3 seconds
Oct 15 12:01:50 boromir kernel: finished Sleeping 3 seconds

Also can't change that setting while running (but it may be proper behaviour, I
don't know FreeBSD that much):

root@boromir:~ # sysctl dev.mps.0.spinup_wait_time=5
sysctl: oid 'dev.mps.0.spinup_wait_time' is read only

If you need anything else, please let me know. Once again - big thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to