panic in 4.4-stable (10/01 snap); help needed

2001-10-05 Thread mki
Hi, A couple of my machines have panic'd (rather randomly it seems) but on one of them, I was able to get a dump. The stack trace is included below, if anyone can help, it'd be greatly appreciated (on the machine below, there were no nfs mount points). thanks -mohan gdb -k kernel.debug /var/c

Re: 4GB memory problem

2001-09-26 Thread MKI
On Wed, Sep 26, 2001 at 10:52:03AM +0200, Slawek Zak wrote: > Has the problem with 4GB RAM on Intel been fixed? I didn't see any > mention of this in release notes for 4.4. Yes, and no. The memory is recognized by the kernel, however tuning maxusers, nmbclusters etc with "higher" values than def

thoughts on %busy in iostat

2001-08-27 Thread mki
It would be cool if iostat would show %busy times, I managed to get this into my local copy (see attached), by taking some of the stuff off of systat. Thoughts? -mohan --- /usr/src/usr.sbin/iostat/iostat.c Thu Aug 16 18:33:52 2001 +++ iostat.cMon Aug 20 10:21:41 2001 @@ -563,14 +563,14 @