Home
last modified time | relevance | path

Searched hist:fd1f83fb450a45bccca7f215486018191cbab51f (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/x86/x86/
H A Dmptable.cdiff fd1f83fb450a45bccca7f215486018191cbab51f Thu Aug 10 11:15:18 CEST 2017 Roger Pau Monné <royger@FreeBSD.org> apic_enumerator: only set mp_ncpus and mp_maxid at probe cpus phase

Populate the lapics arrays and call cpu_add/lapic_create in the setup
phase instead. Also store the max APIC ID found in the newly
introduced max_apic_id global variable.

This is a requirement in order to make the static arrays currently
using MAX_LAPIC_ID dynamic.

Sponsored by: Citrix Systems R&D
MFC after: 1 month
Reviewed by: kib
Differential revision: https://reviews.freebsd.org/D11911
H A Dmp_x86.cdiff fd1f83fb450a45bccca7f215486018191cbab51f Thu Aug 10 11:15:18 CEST 2017 Roger Pau Monné <royger@FreeBSD.org> apic_enumerator: only set mp_ncpus and mp_maxid at probe cpus phase

Populate the lapics arrays and call cpu_add/lapic_create in the setup
phase instead. Also store the max APIC ID found in the newly
introduced max_apic_id global variable.

This is a requirement in order to make the static arrays currently
using MAX_LAPIC_ID dynamic.

Sponsored by: Citrix Systems R&D
MFC after: 1 month
Reviewed by: kib
Differential revision: https://reviews.freebsd.org/D11911
H A Dlocal_apic.cdiff fd1f83fb450a45bccca7f215486018191cbab51f Thu Aug 10 11:15:18 CEST 2017 Roger Pau Monné <royger@FreeBSD.org> apic_enumerator: only set mp_ncpus and mp_maxid at probe cpus phase

Populate the lapics arrays and call cpu_add/lapic_create in the setup
phase instead. Also store the max APIC ID found in the newly
introduced max_apic_id global variable.

This is a requirement in order to make the static arrays currently
using MAX_LAPIC_ID dynamic.

Sponsored by: Citrix Systems R&D
MFC after: 1 month
Reviewed by: kib
Differential revision: https://reviews.freebsd.org/D11911
/freebsd/sys/x86/acpica/
H A Dsrat.cdiff fd1f83fb450a45bccca7f215486018191cbab51f Thu Aug 10 11:15:18 CEST 2017 Roger Pau Monné <royger@FreeBSD.org> apic_enumerator: only set mp_ncpus and mp_maxid at probe cpus phase

Populate the lapics arrays and call cpu_add/lapic_create in the setup
phase instead. Also store the max APIC ID found in the newly
introduced max_apic_id global variable.

This is a requirement in order to make the static arrays currently
using MAX_LAPIC_ID dynamic.

Sponsored by: Citrix Systems R&D
MFC after: 1 month
Reviewed by: kib
Differential revision: https://reviews.freebsd.org/D11911
H A Dmadt.cdiff fd1f83fb450a45bccca7f215486018191cbab51f Thu Aug 10 11:15:18 CEST 2017 Roger Pau Monné <royger@FreeBSD.org> apic_enumerator: only set mp_ncpus and mp_maxid at probe cpus phase

Populate the lapics arrays and call cpu_add/lapic_create in the setup
phase instead. Also store the max APIC ID found in the newly
introduced max_apic_id global variable.

This is a requirement in order to make the static arrays currently
using MAX_LAPIC_ID dynamic.

Sponsored by: Citrix Systems R&D
MFC after: 1 month
Reviewed by: kib
Differential revision: https://reviews.freebsd.org/D11911
/freebsd/sys/x86/include/
H A Dx86_var.hdiff fd1f83fb450a45bccca7f215486018191cbab51f Thu Aug 10 11:15:18 CEST 2017 Roger Pau Monné <royger@FreeBSD.org> apic_enumerator: only set mp_ncpus and mp_maxid at probe cpus phase

Populate the lapics arrays and call cpu_add/lapic_create in the setup
phase instead. Also store the max APIC ID found in the newly
introduced max_apic_id global variable.

This is a requirement in order to make the static arrays currently
using MAX_LAPIC_ID dynamic.

Sponsored by: Citrix Systems R&D
MFC after: 1 month
Reviewed by: kib
Differential revision: https://reviews.freebsd.org/D11911