running binaries under linux ABI

Roman Divacky rdivacky at freebsd.org
Sat Feb 7 01:56:50 PST 2009


On Fri, Feb 06, 2009 at 05:06:51PM -0500, rohit.x.tripathi at 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 at 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?


More information about the freebsd-current mailing list