Date: 24 Nov 2000 12:07:47 +0100 From: Dag-Erling Smorgrav <des@ofug.org> To: Stanislav Grozev <tacho@orbitel.bg> Cc: java@FreeBSD.ORG, emulation@FreeBSD.ORG Subject: Re: ibm jdk 1.3 Message-ID: <xzpzoipsk58.fsf@flood.ping.uio.no> In-Reply-To: Stanislav Grozev's message of "Fri, 24 Nov 2000 12:30:43 %2B0200" References: <20001124123043.A8483@thing.orbitel.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
Stanislav Grozev <tacho@orbitel.bg> writes: > > JIT cannot get processor_num. Assuming SMP... > > other than that warning, it works fine. i presume that our linux > emulation doesn't support (yet) the linux system call for getting > the number of CPU's is missing. ktrace shows that it tries to get > it from proc/cpuinfo, so i mounted linprocfs on /compat/linux/proc > but it still gives that warning. This is not a system call issue, it's a matter of linprocfs' cpuinfo not conforming with Linux' /proc/cpuinfo. Please submit a PR. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpzoipsk58.fsf>