"fast data access mmu miss" on kernels w/o "makeoptions DEBUG=-g"

R. Imura imura at ryu16.org
Sat Aug 27 05:34:47 GMT 2005


Hi,

On Wed, Aug 24, 2005 at 07:14:37PM +0200, Marius Strobl wrote:
> > > smbfs does not work on sparc64 as smbfs assumes it runs on
> > > architectures that allow on-aligned memory access. It also needs
> > > big-endian clean up too.(See sys/mchain.h)
> > 
> > To begin with, you might want this patch. :)
> > 
> 
> You probably should go the NetBSD route and change the consumers
> of these macros to use the byteorder(9) functions like htole16(9)
> directly. Btw., NetBSD seems to also have fixed the alignment
> issues.

I was too rushed that these macros in my patch are no longer used
in our system, so we can safe to remove them.

Fixes are done in 3 years ago.
http://docs.freebsd.org/cgi/mid.cgi?200212161620.gBGGK6uX080655

Regards,
- R. Imura


More information about the freebsd-sparc64 mailing list