Re: Clock stalls on Sabertooth 990FX

2011-08-16 Thread Joe Schaefer
On Tue, Aug 16, 2011 at 10:42 AM, Alexander Motin wrote: > Joe Schaefer wrote: >>> If changing timecounter won't help, try please this patch: >>> >>> --- acpi_hpet.c.prev    2010-12-25 11:28:45.0 +0200 >>> +++ acpi_hpet.c 2011-05-11 14:30:59.0 +0300 >>> @@ -190,

Re: Clock stalls on Sabertooth 990FX

2011-08-16 Thread Alexander Motin
Joe Schaefer wrote: >> If changing timecounter won't help, try please this patch: >> >> --- acpi_hpet.c.prev2010-12-25 11:28:45.0 +0200 >> +++ acpi_hpet.c 2011-05-11 14:30:59.0 +0300 >> @@ -190,7 +190,7 @@ restart: >>bus_write_4(sc->mem_re

Re: Clock stalls on Sabertooth 990FX

2011-08-16 Thread Joe Schaefer
On Tue, Aug 16, 2011 at 7:39 AM, ambrosehuang ambrose wrote: > > > 2011/8/16 Joe Schaefer >> >> FWIW here's a patch I needed to get buildworld to complete against head >> (as of today): >> >> Index: secure/libexec/ssh-keysign/Makefile >> ===

Re: Clock stalls on Sabertooth 990FX

2011-08-16 Thread ambrosehuang ambrose
2011/8/16 Joe Schaefer > FWIW here's a patch I needed to get buildworld to complete against head > (as of today): > > Index: secure/libexec/ssh-keysign/Makefile > === > --- secure/libexec/ssh-keysign/Makefile (revision 224899) > +++

Re: Clock stalls on Sabertooth 990FX

2011-08-15 Thread Joe Schaefer
FWIW here's a patch I needed to get buildworld to complete against head (as of today): Index: secure/libexec/ssh-keysign/Makefile === --- secure/libexec/ssh-keysign/Makefile (revision 224899) +++ secure/libexec/ssh-keysign/Makefile (w

Re: Clock stalls on Sabertooth 990FX

2011-08-15 Thread Joe Schaefer
On Mon, Aug 15, 2011 at 5:47 PM, Joe Schaefer wrote: > On Mon, Aug 15, 2011 at 5:23 PM, Alexander Motin wrote: >> On 16.08.2011 00:13, Joe Schaefer wrote: >>> >>> On Mon, Aug 15, 2011 at 5:00 PM, Alexander Motin  wrote: On 15.08.2011 23:57, Joe Schaefer wrote: > > On Mon, Aug 15

Re: Clock stalls on Sabertooth 990FX

2011-08-15 Thread Joe Schaefer
On Mon, Aug 15, 2011 at 5:23 PM, Alexander Motin wrote: > On 16.08.2011 00:13, Joe Schaefer wrote: >> >> On Mon, Aug 15, 2011 at 5:00 PM, Alexander Motin  wrote: >>> >>> On 15.08.2011 23:57, Joe Schaefer wrote: On Mon, Aug 15, 2011 at 4:35 PM, Alexander Motin  wrote: > > On

Re: Clock stalls on Sabertooth 990FX

2011-08-15 Thread Joe Schaefer
On Mon, Aug 15, 2011 at 4:35 PM, Alexander Motin wrote: > On 15.08.2011 22:18, Joe Schaefer wrote: >> >> On Mon, Aug 15, 2011 at 9:31 AM, Joe Schaefer  wrote: >>> >>> On Mon, Aug 15, 2011 at 8:32 AM, Andriy Gapon  wrote: on 13/08/2011 20:16 Joe Schaefer said the following: > > Br

Re: Clock stalls on Sabertooth 990FX

2011-08-15 Thread Alexander Motin
On 16.08.2011 00:13, Joe Schaefer wrote: On Mon, Aug 15, 2011 at 5:00 PM, Alexander Motin wrote: On 15.08.2011 23:57, Joe Schaefer wrote: On Mon, Aug 15, 2011 at 4:35 PM, Alexander Motinwrote: On 15.08.2011 22:18, Joe Schaefer wrote: On Mon, Aug 15, 2011 at 9:31 AM, Joe Schaefer wro

Re: Clock stalls on Sabertooth 990FX

2011-08-15 Thread Joe Schaefer
On Mon, Aug 15, 2011 at 5:00 PM, Alexander Motin wrote: > On 15.08.2011 23:57, Joe Schaefer wrote: >> >> On Mon, Aug 15, 2011 at 4:35 PM, Alexander Motin  wrote: >>> >>> On 15.08.2011 22:18, Joe Schaefer wrote: On Mon, Aug 15, 2011 at 9:31 AM, Joe Schaefer  wrote: > > On Mon

Re: Clock stalls on Sabertooth 990FX

2011-08-15 Thread Alexander Motin
On 15.08.2011 22:18, Joe Schaefer wrote: On Mon, Aug 15, 2011 at 9:31 AM, Joe Schaefer wrote: On Mon, Aug 15, 2011 at 8:32 AM, Andriy Gapon wrote: on 13/08/2011 20:16 Joe Schaefer said the following: Brand new machine with a Phenom II X6 1100T and under chronic load the clock will stop runni

Re: Clock stalls on Sabertooth 990FX

2011-08-15 Thread Alexander Motin
On 15.08.2011 23:57, Joe Schaefer wrote: On Mon, Aug 15, 2011 at 4:35 PM, Alexander Motin wrote: On 15.08.2011 22:18, Joe Schaefer wrote: On Mon, Aug 15, 2011 at 9:31 AM, Joe Schaeferwrote: On Mon, Aug 15, 2011 at 8:32 AM, Andriy Gaponwrote: on 13/08/2011 20:16 Joe Schaefer said t

Re: Clock stalls on Sabertooth 990FX

2011-08-15 Thread Joe Schaefer
On Mon, Aug 15, 2011 at 9:31 AM, Joe Schaefer wrote: > On Mon, Aug 15, 2011 at 8:32 AM, Andriy Gapon wrote: >> on 13/08/2011 20:16 Joe Schaefer said the following: >>> Brand new machine with a Phenom II X6 1100T and under chronic load >>> the clock will stop running periodically until the machine

Re: Clock stalls on Sabertooth 990FX

2011-08-15 Thread Joe Schaefer
On Mon, Aug 15, 2011 at 8:32 AM, Andriy Gapon wrote: > on 13/08/2011 20:16 Joe Schaefer said the following: >> Brand new machine with a Phenom II X6 1100T and under chronic load >> the clock will stop running periodically until the machine eventually >> completely >> freezes.  Note: during these

Re: Clock stalls on Sabertooth 990FX

2011-08-15 Thread Andriy Gapon
on 13/08/2011 20:16 Joe Schaefer said the following: > Brand new machine with a Phenom II X6 1100T and under chronic load > the clock will stop running periodically until the machine eventually > completely > freezes. Note: during these stalls the kernel is still running, the > machine is still >

Clock stalls on Sabertooth 990FX

2011-08-13 Thread Joe Schaefer
Brand new machine with a Phenom II X6 1100T and under chronic load the clock will stop running periodically until the machine eventually completely freezes. Note: during these stalls the kernel is still running, the machine is still mostly responsive, it's just that the clock is frozen in time. I