Date: Thu, 04 Jan 1996 11:49:05 -0500 From: "David J. Fiander" <davidf@mks.com> To: freebsd-bugs@freebsd.org Subject: Re: kern/921: Message-ID: <6222.820774145@worf.mks.com>
next in thread | raw e-mail | index | archive | help
Well, it turns out that my hypothesis that the failure of getrusage() is related uptime is wrong. My machine managed to last much long without breaking, but now, after only 2 hours up, it's broken. It seems that it's related to load. Running X-Windows, a kernel compile, and view a few large images with xv has, once again, caused getrusage() to fail. And fixing calcru() so that it properly uses quad_t arithmetic for the intermediate calculations, to avoid overflow, didn't solve the problem either. - David
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6222.820774145>