NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-arm/55737 (Apparent bug in evbarm64 DMA code causes filesystem corruption)
Synopsis: Apparent bug in evbarm64 DMA code causes filesystem corruption
State-Changed-From-To: open->closed
State-Changed-By: skrll%NetBSD.org@localhost
State-Changed-When: Sun, 15 May 2022 20:28:51 +0000
State-Changed-Why:
the virtio bug was fixed and the bounce bbuffer bug
was evry likely fixed in
sys/arch/arm/arm32/bus_dma.c:1.135
if we have to bounce a buffer, clear our anything already setup in
the map before trying again.
riastradh@ noticed that a map had two types of mbuf types, and this
seems to avoid it as seen on eqos(4) on quartz64.
add a couple more event counts for bus dma events.
ok @skrll @raistradh @jmcneill
Home |
Main Index |
Thread Index |
Old Index