Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jun 2006 01:29:00 -0500 (CDT)
From:      Mike Silbersack <silby@silby.com>
To:        stable@freebsd.org
Subject:   Please watch for "bus_dmamem_alloc failed to align memory properly"
Message-ID:  <20060618012359.Q892@odysseus.silby.com>

next in thread | raw e-mail | index | archive | help

I just merged a change to the busdma implementation which tightens up how 
busdma aligns memory and warns when busdma fails to align memory properly. 
This allows the bfe driver to work properly on machines of all memory 
sizes, but it also caused machines with the mpt driver to trip the same 
check due to the overly large alignment mpt was asking for.

So, if you see the message "bus_dmamem_alloc failed to align memory 
properly" start showing up on your console, please contact me ASAP so that 
we can find out whether busdma is failing you, or whether we have a driver 
that is asking busdma for an infeasible alignment.

Thanks,

Mike "Silby" Silbersack



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060618012359.Q892>