On Sun, Mar 19, 2023 at 04:26:28PM +0100, Paul de Weerd wrote:
| On Sun, Mar 19, 2023 at 01:23:54PM +0100, Paul de Weerd wrote:
| | Hi Jonathan,
| <-- SNIP -->
| | irq123/ahci100
| | irq145/amdgpu0 26031
| | irq124/xhci3
On Sun, Mar 19, 2023 at 01:23:54PM +0100, Paul de Weerd wrote:
| Hi Jonathan,
<-- SNIP -->
| irq123/ahci100
| irq145/amdgpu0 26031
| irq124/xhci300
| irq125/xhci400
| irq176/aza
Hi Jonathan,
On Sun, Mar 19, 2023 at 03:49:47PM +1000, Jonathan Matthew wrote:
| > [weerd@pom] $ time ktrace disklabel sd1 > /dev/null
| > 3m00.18s real 0m00.00s user 0m00.20s system
| >
| > So disk access is SUPER SLOW for some reason. But it does work - the
| > disklabel it showed
On Fri, Mar 17, 2023 at 10:26:55PM +0100, Paul de Weerd wrote:
> I've gotten a lot further now, and can report things are not
> completely not working .. they're just .. s l o w.
>
> I built a kernel with AHCI_DEBUG and some printf's in init_main.c
> and a rather stupid diff for amd64's dkcsum
"Paul de Weerd" writes:
> Hi folks,
>
> So, Klemens (kn@) contacted me off-list and helped me make some
> progress with this issue. Turns out, attaching an sd(4) device to the
> ahci1 controller, results in this behavior. (note that dmesg also
> lists an ahci0, but there's only four SATA ports
Paul should follow up with more details soon, but I'm relaying our findings
with his debug output as this may be important for release:
- happens with all of bsd.{rd,sp,mp}
- nothing to do with softraid
- nvme disks are fine
- any ahci disk is super slow, 'ktrace disklabel sd1':
19830 disklabel
Hi folks,
So, Klemens (kn@) contacted me off-list and helped me make some
progress with this issue. Turns out, attaching an sd(4) device to the
ahci1 controller, results in this behavior. (note that dmesg also
lists an ahci0, but there's only four SATA ports on the motherboard
and they all end u
Hi all,
I'm stuck trying to install a new system. After attachting a scsibus
to softraid0, nothing happens .. the machine just sits there.
Inserting a USB device results in the kernel finding and attaching
that, but no "root at sd0a" or (for bsd.rd) "root at rd0a".
Booting verbosely (setting ver