From owner-freebsd-java  Fri Nov 24  3: 7:57 2000
Delivered-To: freebsd-java@freebsd.org
Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31])
	by hub.freebsd.org (Postfix) with ESMTP
	id AB5FB37B479; Fri, 24 Nov 2000 03:07:52 -0800 (PST)
Received: (from des@localhost)
	by flood.ping.uio.no (8.9.3/8.9.3) id MAA48803;
	Fri, 24 Nov 2000 12:07:47 +0100 (CET)
	(envelope-from des@ofug.org)
X-URL: http://www.ofug.org/~des/
X-Disclaimer: The views expressed in this message do not necessarily
  coincide with those of any organisation or company with
  which I am or have been affiliated.
To: Stanislav Grozev <tacho@orbitel.bg>
Cc: java@FreeBSD.ORG, emulation@FreeBSD.ORG
Subject: Re: ibm jdk 1.3
References: <20001124123043.A8483@thing.orbitel.bg>
From: Dag-Erling Smorgrav <des@ofug.org>
Date: 24 Nov 2000 12:07:47 +0100
In-Reply-To: Stanislav Grozev's message of "Fri, 24 Nov 2000 12:30:43 +0200"
Message-ID: <xzpzoipsk58.fsf@flood.ping.uio.no>
Lines: 16
User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: owner-freebsd-java@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.org

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