Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Aug 2005 19:20:42 +0200
From:      Marius Strobl <marius@alchemy.franken.de>
To:        "R. Imura" <imura@ryu16.org>
Cc:        John Nielsen <john@jnielsen.net>, freebsd-sparc64@freebsd.org
Subject:   Re: "fast data access mmu miss" on kernels w/o "makeoptions DEBUG=-g"
Message-ID:  <20050824192042.B36508@newtrinity.zeist.de>
In-Reply-To: <20050824191437.A36508@newtrinity.zeist.de>; from marius@alchemy.franken.de on Wed, Aug 24, 2005 at 07:14:37PM %2B0200
References:  <200508110931.13802.john@jnielsen.net> <200508201453.40439.jhb@FreeBSD.org> <20050823081517.GB4956@rndsoft.co.kr> <200508230911.18163.john@jnielsen.net> <20050824010147.GD4956@rndsoft.co.kr> <20050824143940.GA65078%imura@ryu16.org> <20050824191437.A36508@newtrinity.zeist.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 24, 2005 at 07:14:37PM +0200, Marius Strobl wrote:
> On Wed, Aug 24, 2005 at 11:39:40PM +0900, R. Imura wrote:
> > Hi,
> > 
> > On Wed, Aug 24, 2005 at 10:01:47AM +0900, Pyun YongHyeon wrote:
> > > On Tue, Aug 23, 2005 at 09:11:17AM -0400, John Nielsen wrote:
> > >  > On Tuesday 23 August 2005 04:15, Pyun YongHyeon wrote:
> > >  > > It seems that iconv needs default KOBJMETHOD for ICONV_CONVERTER_NAME.
> > >  > > With attached patch I can boot my system with LIBICONV.
> > >  > > John Nielsen, would you please let me know how the attached patch goes
> > >  > > on your system?
> > >  > 
> > >  > My system already boots fine with LIBICONV, although I haven't tried 
> > > 
> > > Then it seems that you are seeing differnet issues not known to me.
> > > Would you please post stack trace?
> > > 
> > >  > mounting and SMB FS yet.
> > >  > 
> > > 
> > > 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)

Meant to note that these are also available for userland...




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