MRSAS - Connected Sata port question
https://github.com/freebsd/freebsd/blob/master/sys/dev/mrsas/mrsas_cam.c#L359 ccb->cpi.base_transfer_speed = 15; What is that used for? I poked around /usr/src/sys and found multiple WTF comments. The reason I ask is i have Samsung EVO 860s plugged into a Dell R720 (via LSI 9361 which is where mrsas comes from (also have mfi disabled)) and seeing da0 speed of 150.000MB/sec in dmesg output is a bit strange. I hacked the source and moved it to 600 and sure enough it now reports 600MB/sec on boot up. I haven't benchmarked old vs new yet because the system in question can't be rebooted for a while. ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
Re: devd rule wierd output
On 2019-09-05 21:25, Warner Losh wrote: Please file a PR. Ideally, if you could connect to /var/run/devd.pipe before starting the scrub and including the output on 10 and 12, that would be great. Thanks! Here's the PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240411 ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"