Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Aug 2005 10:01:47 +0900
From:      Pyun YongHyeon <pyunyh@gmail.com>
To:        John Nielsen <john@jnielsen.net>
Cc:        freebsd-sparc64@freebsd.org
Subject:   Re: "fast data access mmu miss" on kernels w/o "makeoptions DEBUG=-g"
Message-ID:  <20050824010147.GD4956@rndsoft.co.kr>
In-Reply-To: <200508230911.18163.john@jnielsen.net>
References:  <200508110931.13802.john@jnielsen.net> <200508201453.40439.jhb@FreeBSD.org> <20050823081517.GB4956@rndsoft.co.kr> <200508230911.18163.john@jnielsen.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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)

 > JN

-- 
Regards,
Pyun YongHyeon



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