Re: svn commit: r313268 - head/sys/kern [through -r313271 for atomic_fcmpset use and later: fails on PowerMac G5 "Quad Core"; -r313266 works]

2017-02-24 Thread Mark Millard
On 2017-Feb-24, at 8:25 PM, Mark Millard wrote: > On 2017-Feb-24, at 4:23 PM, Mateusz Guzik wrote: >> >> On Tue, Feb 21, 2017 at 01:37:25AM -0800, Mark Millard wrote: >>> [Back to the powerpc64 context.] >>> >>> On 2017-Feb-20, at 11:10 AM, Mateusz Guzik wrote: >>> On Sat, Feb 18, 2017

Re: svn commit: r313268 - head/sys/kern [through -r313271 for atomic_fcmpset use and later: fails on PowerMac G5 "Quad Core"; -r313266 works]

2017-02-24 Thread Mark Millard
On 2017-Feb-24, at 4:23 PM, Mateusz Guzik wrote: > > On Tue, Feb 21, 2017 at 01:37:25AM -0800, Mark Millard wrote: >> [Back to the powerpc64 context.] >> >> On 2017-Feb-20, at 11:10 AM, Mateusz Guzik wrote: >> >>> On Sat, Feb 18, 2017 at 04:18:05AM -0800, Mark Millard wrote: [Note: I expe

Re: svn commit: r313268 - head/sys/kern [through -r313271 for atomic_fcmpset use and later: fails on PowerMac G5 "Quad Core"; -r313266 works]

2017-02-24 Thread Mateusz Guzik
On Tue, Feb 21, 2017 at 01:37:25AM -0800, Mark Millard wrote: > [Back to the powerpc64 context.] > > On 2017-Feb-20, at 11:10 AM, Mateusz Guzik wrote: > > > On Sat, Feb 18, 2017 at 04:18:05AM -0800, Mark Millard wrote: > >> [Note: I experiment with clang based powerpc64 builds, > >> reporting pr

Re: Possible overlooked "svn add" in r314192?

2017-02-24 Thread Adrian Chadd
fxed! -a On 24 February 2017 at 09:20, Ngie Cooper wrote: > >> On Feb 24, 2017, at 05:39, David Wolfskill wrote: >> >> Updating head in place from r314136 -> r314200, I find I can't build the >> kernel because: >> >> ... >> ===> iwifw/iwi_ibss (all) >> --- all_subdir_iwifw/iwi_monitor ---

Re: TSC as timecounter makes system lag

2017-02-24 Thread John Baldwin
On Friday, February 24, 2017 10:50:19 PM Jia-Shiun Li wrote: > On Fri, Feb 24, 2017 at 9:32 PM, Jia-Shiun Li wrote: > > > On Fri, Feb 24, 2017 at 7:45 PM, Konstantin Belousov > > wrote: > > > >> On Fri, Feb 24, 2017 at 12:15:26PM +0800, Jia-Shiun Li wrote: > >> > Tested working on E7400 against

Re: Possible overlooked "svn add" in r314192?

2017-02-24 Thread Ngie Cooper
> On Feb 24, 2017, at 05:39, David Wolfskill wrote: > > Updating head in place from r314136 -> r314200, I find I can't build the > kernel because: > > ... > ===> iwifw/iwi_ibss (all) > --- all_subdir_iwifw/iwi_monitor --- > ===> iwifw/iwi_monitor (all) > --- all_subdir_ipmi --- > --- all_subdir

Re: TSC as timecounter makes system lag

2017-02-24 Thread Jia-Shiun Li
On Fri, Feb 24, 2017 at 9:32 PM, Jia-Shiun Li wrote: > On Fri, Feb 24, 2017 at 7:45 PM, Konstantin Belousov > wrote: > >> On Fri, Feb 24, 2017 at 12:15:26PM +0800, Jia-Shiun Li wrote: >> > Tested working on E7400 against r313909. And changing timecounter >> from/to >> > TSC >> > correctly enable

Possible overlooked "svn add" in r314192?

2017-02-24 Thread David Wolfskill
Updating head in place from r314136 -> r314200, I find I can't build the kernel because: ... ===> iwifw/iwi_ibss (all) --- all_subdir_iwifw/iwi_monitor --- ===> iwifw/iwi_monitor (all) --- all_subdir_ipmi --- --- all_subdir_ipmi/ipmi_linux --- ===> ipmi/ipmi_linux (all) --- all_subdir_iwm --- bmak

Re: TSC as timecounter makes system lag

2017-02-24 Thread Jia-Shiun Li
On Fri, Feb 24, 2017 at 7:45 PM, Konstantin Belousov wrote: > On Fri, Feb 24, 2017 at 12:15:26PM +0800, Jia-Shiun Li wrote: > > Tested working on E7400 against r313909. And changing timecounter from/to > > TSC > > correctly enables/disables C2. > > > > The latter part cpu_disable_c2_sleep++ is no

Re: TSC as timecounter makes system lag

2017-02-24 Thread Konstantin Belousov
On Fri, Feb 24, 2017 at 12:15:26PM +0800, Jia-Shiun Li wrote: > On Fri, Feb 24, 2017 at 12:55 AM, John Baldwin wrote: > > > On Thursday, February 23, 2017 11:04:58 PM Jia-Shiun Li wrote: > > > > > > > > > This does not work. > > > > > > I added a printf before the outer if clause, and it says > >