Re: X2APIC support

2016-09-12 Thread Slawa Olhovchenkov
On Sun, Sep 04, 2016 at 08:14:07PM +0300, Andriy Gapon wrote: > On 04/09/2016 19:29, Konstantin Belousov wrote: > > This is possible, of course. But it would not affect "SMP: Added CPU ..." > > lines. > > Well, looking at the code it seems that only if mptable is used, then those > lines are

Re: X2APIC support

2016-09-12 Thread Andriy Gapon
On 12/09/2016 12:39, Slawa Olhovchenkov wrote: > On Sun, Sep 04, 2016 at 08:14:07PM +0300, Andriy Gapon wrote: > >> On 04/09/2016 19:29, Konstantin Belousov wrote: >>> This is possible, of course. But it would not affect "SMP: Added CPU ..." >>> lines. >> >> Well, looking at the code it seems

Re: Intel NVMe troubles?

2016-09-12 Thread Jim Harris
On Mon, Aug 1, 2016 at 11:49 AM, Jim Harris wrote: > > > On Mon, Aug 1, 2016 at 7:38 AM, Borja Marcos wrote: > >> >> > >> > It looks like all of the TRIM commands are formatted properly. The >> failures do not happen until about 10 seconds after the

Re: X2APIC support

2016-09-12 Thread Slawa Olhovchenkov
On Mon, Sep 12, 2016 at 08:05:33PM +0300, Andriy Gapon wrote: > On 12/09/2016 19:44, Slawa Olhovchenkov wrote: > > I am not kernel developer: please point what I am need insert and file > > for edit. > > In sys/amd64/amd64/mp_machdep.c (assuming you use amd64), in function > cpu_mp_start, in

Re: How's 11.0-RELEASE coming?

2016-09-12 Thread Glen Barber
On Fri, Sep 09, 2016 at 10:08:50AM -0400, Shawn Webb wrote: > Hey Glen, > > I'm just checking in to see if you saw this bug report I filed: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212418 > > It affects 11.0-RC2. > Sorry for the delayed reply. No, I did not. Superficially, it

Re: X2APIC support

2016-09-12 Thread Slawa Olhovchenkov
On Mon, Sep 12, 2016 at 04:44:09PM +0300, Andriy Gapon wrote: > On 12/09/2016 12:39, Slawa Olhovchenkov wrote: > > On Sun, Sep 04, 2016 at 08:14:07PM +0300, Andriy Gapon wrote: > > > >> On 04/09/2016 19:29, Konstantin Belousov wrote: > >>> This is possible, of course. But it would not affect

Re: X2APIC support

2016-09-12 Thread Andriy Gapon
On 12/09/2016 19:44, Slawa Olhovchenkov wrote: > I am not kernel developer: please point what I am need insert and file > for edit. In sys/amd64/amd64/mp_machdep.c (assuming you use amd64), in function cpu_mp_start, in this place /* Set boot_cpu_id if needed. */ if (boot_cpu_id ==