Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2001 09:20:03 -0700 (PDT)
From:      Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To:        freebsd-bugs@FreeBSD.org
Subject:   kern/27759: linux module does not support sysinfo system call
Message-ID:  <200105301620.f4UGK3792157@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/27759; it has been noted by GNATS.

From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To: Jim.Pirzyk@disney.com
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: kern/27759: linux module does not support sysinfo system call
Date: Wed, 30 May 2001 12:11:44 -0400 (EDT)

 <<On Tue, 29 May 2001 18:02:42 -0700 (PDT), Jim.Pirzyk@disney.com said:
 
 > + 		sysinfo.loads[i] = (double) averunnable.ldavg[i] / averunnable.fscale;
 
 Can't use floating-point math in the kernel.
 
 -GAWollman
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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