Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NFS writes being corrupted?



> On Aug 21, 2015, at 10:32 PM, Thor Lancelot Simon <tls%panix.com@localhost> wrote:
> 
> Whoah.  Why?

Because NFS marks mbufs as RO and the bus dma code did something
"special" for preparing a dma write into a readonly mbuf.  Now
it just causes an assert to fire.


Home | Main Index | Thread Index | Old Index