Re: svn commit: r223426 - in head/sys: dev/acpica kern sys x86/x86

2011-06-23 Thread Alexander Motin
Marcel Moolenaar wrote: > On Jun 22, 2011, at 6:36 PM, Alexander Motin wrote: >> Marcel Moolenaar wrote: >>> On Jun 22, 2011, at 5:30 PM, Alexander Motin wrote: Marcel Moolenaar wrote: > On Jun 22, 2011, at 4:24 PM, Jung-uk Kim wrote: >> I just realized kern_clocksource.c was excluded

Re: svn commit: r223426 - in head/sys: dev/acpica kern sys x86/x86

2011-06-23 Thread Marcel Moolenaar
On Jun 22, 2011, at 6:36 PM, Alexander Motin wrote: > Marcel Moolenaar wrote: >> On Jun 22, 2011, at 5:30 PM, Alexander Motin wrote: >>> Marcel Moolenaar wrote: On Jun 22, 2011, at 4:24 PM, Jung-uk Kim wrote: > I just realized kern_clocksource.c was excluded for arm and ia64. > Her

Re: svn commit: r223426 - in head/sys: dev/acpica kern sys x86/x86

2011-06-22 Thread Alexander Motin
Marcel Moolenaar wrote: > On Jun 22, 2011, at 5:30 PM, Alexander Motin wrote: >> Marcel Moolenaar wrote: >>> On Jun 22, 2011, at 4:24 PM, Jung-uk Kim wrote: I just realized kern_clocksource.c was excluded for arm and ia64. Here is updated patch. Please ignore the previous one. >>> Any

Re: svn commit: r223426 - in head/sys: dev/acpica kern sys x86/x86

2011-06-22 Thread Marcel Moolenaar
On Jun 22, 2011, at 5:30 PM, Alexander Motin wrote: > Marcel Moolenaar wrote: >> On Jun 22, 2011, at 4:24 PM, Jung-uk Kim wrote: >>> I just realized kern_clocksource.c was excluded for arm and ia64. >>> Here is updated patch. Please ignore the previous one. >> >> Any reason why we're not addi

Re: svn commit: r223426 - in head/sys: dev/acpica kern sys x86/x86

2011-06-22 Thread Alexander Motin
Marcel Moolenaar wrote: > On Jun 22, 2011, at 4:24 PM, Jung-uk Kim wrote: >> I just realized kern_clocksource.c was excluded for arm and ia64. >> Here is updated patch. Please ignore the previous one. > > Any reason why we're not adding kern_clocksource.c for them? Their event timers code stil

Re: svn commit: r223426 - in head/sys: dev/acpica kern sys x86/x86

2011-06-22 Thread Marcel Moolenaar
On Jun 22, 2011, at 4:24 PM, Jung-uk Kim wrote: > > I just realized kern_clocksource.c was excluded for arm and ia64. > Here is updated patch. Please ignore the previous one. Any reason why we're not adding kern_clocksource.c for them? -- Marcel Moolenaar mar...@xcllnt.net ___

Re: svn commit: r223426 - in head/sys: dev/acpica kern sys x86/x86

2011-06-22 Thread Jung-uk Kim
On Wednesday 22 June 2011 02:55 pm, Jung-uk Kim wrote: > On Wednesday 22 June 2011 12:47 pm, Andriy Gapon wrote: > > on 22/06/2011 19:40 Jung-uk Kim said the following: > > > Author: jkim > > > Date: Wed Jun 22 16:40:45 2011 > > > New Revision: 223426 > > > URL: http://svn.freebsd.org/changeset/bas

Re: svn commit: r223426 - in head/sys: dev/acpica kern sys x86/x86

2011-06-22 Thread Jung-uk Kim
On Wednesday 22 June 2011 12:47 pm, Andriy Gapon wrote: > on 22/06/2011 19:40 Jung-uk Kim said the following: > > Author: jkim > > Date: Wed Jun 22 16:40:45 2011 > > New Revision: 223426 > > URL: http://svn.freebsd.org/changeset/base/223426 > > > > Log: > > Set negative quality to TSC timecounter

Re: svn commit: r223426 - in head/sys: dev/acpica kern sys x86/x86

2011-06-22 Thread Jung-uk Kim
On Wednesday 22 June 2011 12:47 pm, Andriy Gapon wrote: > on 22/06/2011 19:40 Jung-uk Kim said the following: > > Author: jkim > > Date: Wed Jun 22 16:40:45 2011 > > New Revision: 223426 > > URL: http://svn.freebsd.org/changeset/base/223426 > > > > Log: > > Set negative quality to TSC timecounter

Re: svn commit: r223426 - in head/sys: dev/acpica kern sys x86/x86

2011-06-22 Thread Andriy Gapon
on 22/06/2011 19:40 Jung-uk Kim said the following: > Author: jkim > Date: Wed Jun 22 16:40:45 2011 > New Revision: 223426 > URL: http://svn.freebsd.org/changeset/base/223426 > > Log: > Set negative quality to TSC timecounter when C3 state is enabled for Intel > processors unless the invariant

svn commit: r223426 - in head/sys: dev/acpica kern sys x86/x86

2011-06-22 Thread Jung-uk Kim
Author: jkim Date: Wed Jun 22 16:40:45 2011 New Revision: 223426 URL: http://svn.freebsd.org/changeset/base/223426 Log: Set negative quality to TSC timecounter when C3 state is enabled for Intel processors unless the invariant TSC bit of CPUID is set. Intel processors may stop incrementing