-
jbkor the hw raid firmware
-
» danmcd runs screaming from "hw raid"
-
ryaoI once heard someone suggest putting ZFS into HW raid firmware. That unfortunately violates the end-to-end principle.
-
jbki think it might be interesting if you split some of the zfs functionality between a card and the host vs. just using it to basically provide the equivalent of a zvol to the host, but you'd still want some way to protect the datapath
-
gitomat[illumos-gate] 15462 bhyve rtc lacks precision beyond seconds -- Patrick Mooney <pmooney⊙pc>
-
sjorge@danmcd do try to dodge the nic firmware when running away from the hw raid, they usually try to gang up on you
-
yuripvone way or another
-
danmcdsjorge: Got that right.
-
gwrAnyone know of an "unifdef" that handles "#if (defined(foo) || !defined(bar))" etc?
-
gwrOur unifdef only handles #ifdef, #ifndef, apparently.