Re: RELENG_7 2008/01/10 desktop system also periodically freezes

2008-01-13 Thread Kostik Belousov
On Mon, Jan 14, 2008 at 12:03:54AM -0500, J.R. Oldroyd wrote: > Yet another: > http://opal.com/jr/freebsd/releng_7-freeze/200801132359-ktr.out > > Shows just the same as the first, just: > CPU 0 > irq 17: pcm0 ath0 > ath0 taskq BTW, I am experiencing hard hang on my laptop

Re: RELENG_7 2008/01/10 desktop system also periodically freezes

2008-01-13 Thread J.R. Oldroyd
Yet another: http://opal.com/jr/freebsd/releng_7-freeze/200801132359-ktr.out Shows just the same as the first, just: CPU 0 irq 17: pcm0 ath0 ath0 taskq -jr signature.asc Description: PGP signature

Re: RELENG_7 2008/01/10 desktop system also periodically freezes

2008-01-13 Thread J.R. Oldroyd
Well, after running the ktr_sched-enabled kernel for about 4h50 now, I did just see a short freeze. Abt 2-3 seconds. And I got a ktr dump right after it came back. It can be downloaded here (I guess rt-click and save the link): http://opal.com/jr/freebsd/releng_7-freeze/200801132250-ktr.out

Re: FreeBSD tar errors on valid empty tar.gz

2008-01-13 Thread Tim Kientzle
On Jan 10, 2008, at 4:41 PM, Kris Kennaway wrote: Not that I'm aware of. gtar works but libarchive tar fails on the file it created. Indeed. Trying to create a tarball using a non-existent list of files returns an error and generates a 0-byte tgz; as previously shown, BSD tar in 6.3 treats

Re: RELENG_7 2008/01/10 desktop system also periodically freezes

2008-01-13 Thread J.R. Oldroyd
On Sun, 13 Jan 2008 22:29:34 +0100, "Ronald Klop" <[EMAIL PROTECTED]> wrote: > > What version of xf86-video-intel? I'm having trouble since I upgraded > xf86-video-i810, which is an older version of the intel driver, from 1.6.x > to 1.7.x and a colleague had trouble with the 2.x version of the

Re: RELENG_7 2008/01/10 desktop system also periodically freezes

2008-01-13 Thread Ronald Klop
On Sat, 12 Jan 2008 18:30:53 +0100, J.R. Oldroyd <[EMAIL PROTECTED]> wrote: On Fri, 11 Jan 2008 12:49:29 -0500, I wrote: I have yet to experience a "random" freeze not directly attributable to a softupdate while running the lock profiling. I am running with lock profiling on, and resetting th

Re: RELENG_7 2008/01/10 desktop system also periodically freezes

2008-01-13 Thread Kris Kennaway
J.R. Oldroyd wrote: On Sat, 12 Jan 2008 13:40:34 -0500, I wrote: Ah! Just experienced a short freeze ... And another! This one about 3 or 4 seconds. The profile from the last minute is here: http://opal.com/jr/freebsd/releng_7-freeze/200801121342-unknown.txt This one shows a long hold_

Re: 6.3-PRERELEASE desktop system periodically freezes momentarily

2008-01-13 Thread Kris Kennaway
Toomas Aas wrote: Kris Kennaway wrote: sysctl debug.mutex.prof.enable=1 ... trigger hang ... sysctl debug.mutex.prof.enable=0 and send me the output of sysctl debug.mutex.prof.stats The output is here: http://www.raad.tartu.ee/~toomas/mutex_stats.txt This one also shows giant contention f

Re: 6.3-PRERELEASE desktop system periodically freezes momentarily

2008-01-13 Thread Kris Kennaway
Wayne Sierke wrote: On Sun, 2008-01-13 at 12:39 +0100, Kris Kennaway wrote: MUTEX_PROFILING changes the kernel ABI so modules that are not compiled with that option will not work. If you use make buildkernel to build your kernel + modules together then it uses the kernel config file for both

Re: RELENG_7 2008/01/10 desktop system also periodically freezes

2008-01-13 Thread Kris Kennaway
J.R. Oldroyd wrote: On Sat, 12 Jan 2008 13:40:34 -0500, I wrote: Ah! Just experienced a short freeze ... And another! This one about 3 or 4 seconds. The profile from the last minute is here: http://opal.com/jr/freebsd/releng_7-freeze/200801121342-unknown.txt This one shows a long hold_

Re: 6.3-PRERELEASE desktop system periodically freezes momentarily

2008-01-13 Thread Wayne Sierke
On Sun, 2008-01-13 at 12:39 +0100, Kris Kennaway wrote: > MUTEX_PROFILING changes the kernel ABI so modules that are not compiled > with that option will not work. If you use make buildkernel to build > your kernel + modules together then it uses the kernel config file for > both so they are

Re: 6.3-PRERELEASE desktop system periodically freezes momentarily

2008-01-13 Thread Toomas Aas
Kris Kennaway wrote: sysctl debug.mutex.prof.enable=1 ... trigger hang ... sysctl debug.mutex.prof.enable=0 and send me the output of sysctl debug.mutex.prof.stats The output is here: http://www.raad.tartu.ee/~toomas/mutex_stats.txt -- Toomas Aas ... Whoever decided to cut taglines at 57 ch

recovery FreeBSD

2008-01-13 Thread mahdieh Saeed
Hi, I have a question about recovery. I removed one directory with "rm -r ".Is there any way to restore information that removed with "rm -r". Please help me, Regards, Saeed - Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Tr

Re: 6.3-PRERELEASE desktop system periodically freezes momentarily

2008-01-13 Thread Kris Kennaway
Wayne Sierke wrote: On Sun, 2008-01-13 at 03:24 +1030, Wayne Sierke wrote: I added options MUTEX_PROFILING and options HWPMC_HOOKS but the system hangs when going multi-user after printing: Entropy harvesting: interrupts ethernet point_to_point. ^t shows it stuck in dd, ^c brings out to sysctl [