From owner-freebsd-bugs Wed May 30 9:20: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A7CE37B422 for ; Wed, 30 May 2001 09:20:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4UGK3792157; Wed, 30 May 2001 09:20:03 -0700 (PDT) (envelope-from gnats) Date: Wed, 30 May 2001 09:20:03 -0700 (PDT) Message-Id: <200105301620.f4UGK3792157@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Garrett Wollman Subject: kern/27759: linux module does not support sysinfo system call Reply-To: Garrett Wollman Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/27759; it has been noted by GNATS. From: Garrett Wollman 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) < + 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