07:40:28 Tribblix updated last month, so shouldn't OmniOS CE, and definitely its bloody edition (bloody is very old now but I know is updated more regularly) 07:42:53 oh, I see the blood version was updated last month at least... that took a long time 09:26:37 excellent. How often is that update if I fix my installation and update that with a package manager or something? 15:17:00 darwin: is there a specific fix/change you were looking for? each distro generally has their own release schedules that aren't related to each other... although sometimes certain upstream changes may prompt the distros to all make a update at (more or less) the same time 15:17:12 (e.g. a critical security fix) 17:55:18 hrm.. 17:55:30 anyone seen issues with qemu's ahci emulation? 17:55:41 (in particular for CD/DVD devices) 18:15:32 also.. is there a way to set the screen size (specifically # lines) in kmdb? 18:47:01 darwin - bloody is built and published every week or two unless it's being frozen ready for a stable release. 19:02:47 hrm.. 19:02:58 anyone familiar with the AHCI specification? :) 19:10:07 https://github.com/illumos/illumos-gate/blob/master/usr/src/uts/common/io/sata/adapters/ahci/ahci.c#L9477-L9479 -- looking at section 6.2 of the AHCI spec, it's not explicit about what the comment is assuming (and at least with the AHCI emulation scale computing's HV uses -- which I think is just KVM+qemu like everything else linux based), that doesn't appear to be true 21:07:38 jbk: I don't think you can affect rows/columns/etc in kmdb 21:07:46 unless your terminal matches one of the builtin ones perhaps 21:08:09 but full disclosure, I never even figured out how to switch it when it defaults to vt100 on the early console 21:14:01 thanks 21:35:30 Do any of you know whether in general we pre-set PP_REF when establishing pages? 21:35:41 that is, does the act of establishing a map count as a reference, for our purposes?