Date: Sun, 8 Mar 1998 00:22:13 -0600 (CST) From: Kevin Day <toasty@home.dragondata.com> To: toor@dyson.iquest.net (John S. Dyson) Cc: current@FreeBSD.ORG, karl@mcs.net Subject: Re: Okay, -current should be conditionally safe to use Message-ID: <199803080622.AAA22812@home.dragondata.com> In-Reply-To: <199803072256.RAA02792@dyson.iquest.net> from "John S. Dyson" at "Mar 7, 98 05:56:58 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> > I have committed all of my pending NFS, VFS and VM fixes. The regression > tests have been run, and the system has run nicely with my normal load and > an artifically high load. > > Please give me feedback ASAP, so that I can fix problems ASAP!!! :-). My test of: cp /var/crash/vmcore.0 /mnt/nfs ; gzip /mnt/nfs/vmcore.0 Now won't crash the server. I'm also seeing a lower load average during heavy nfs traffic on the client, and slightly faster transfers. Kernel from Feb 4: Load average while copying 80M file over 100BaseTX line: 0.40 Time: 1 minute, 21 seconds Load average while copying 80M file over 10BaseT line: 0.38 Time: could not complete without panic Kernel from today: Load average while copying 80M file over 100BaseTX line: 0.31 Time: 59 seconds Load average while copying 80M file over 10BaseT: 0.30 Time: 3 minutes, 41 seconds (note, this segment has a lot of other traffic on it as well) Also: gcc test.c ; ./a.out ; gcc test.c No longer crashes my system! :) Whatever you did John, keep doing it. :) Thanks! Kevin Day To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803080622.AAA22812>