Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Feb 2009 10:53:52 +0100
From:      Roman Divacky <rdivacky@freebsd.org>
To:        rohit.x.tripathi@jpmchase.com
Cc:        freebsd-current@freebsd.org
Subject:   Re: running binaries under linux ABI
Message-ID:  <20090207095352.GA21138@freebsd.org>
In-Reply-To: <OFF87DE685.7221BE38-ON85257555.0073AF88-85257555.00797A7A@jpmchase.com>
References:  <OFF87DE685.7221BE38-ON85257555.0073AF88-85257555.00797A7A@jpmchase.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 06, 2009 at 05:06:51PM -0500, rohit.x.tripathi@jpmchase.com wrote:
> Hi, I suppose this question could be answered here, or someone can point 
> me in the right direction. (I read the linux abi doc before mailing)
> 
> I have a dual core laptop with 2 GB RAM which is correctly detected by a 
> linux app running under fedora 64bit:
> 
> rohit@tp/home/q/l64 $ q
> KDB+ 2.5 2009.02.05 Copyright (C) 1993-2009 Kx Systems
> l64/ 2()core 1978MB rohit tp 127.0.0.1 EXPIRE 2009.09.09
> 
> q).z.k
> 2009.02.05
> q)
> 
> Under FreeBSD i386 though, it seems to think that the RAM is 1MB and only 
> one core is available:
> 
> KDB+ 2.5 2009.02.05 Copyright (C) 1993-2009 Kx Systems
> l32/ 1()core -1MB rohit tp 255.255.255.255 EXPIRE 2009.09.09
> 
> q).z.k
> 2009.02.05
> q)

did you mount linprocfs?



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