mirror of
https://git.FreeBSD.org/doc.git
synced 2026-06-02 19:35:07 +00:00
15.1/relnotes: Clarify Extended Destination ID
We don't merely recognize bits in CPUID; we make use of it to allow FreeBSD to run on larger VMs, including EC2 r8i.96xlarge. Sponsored by: Amazon
This commit is contained in:
@@ -733,8 +733,9 @@ gitref:d29dd64b3f88[repository=src].
|
||||
The amd64 architecture now supports LASS (Linear Address Space Separation), a security feature that helps isolate kernel and user address spaces. This change may affect debugging and low-level system programming.
|
||||
gitref:532c8d3f90b9[repository=src].
|
||||
|
||||
The x86 cpuid code has added a flag for Extended Destination ID support, enabling support for up to 32768 APIC IDs in IO-APIC and MSI without interrupt remapping.
|
||||
The amd64 architecture now supports the Extended Destination ID standard, enabling support for up to 32768 APIC IDs in IO-APIC and MSI without interrupt remapping; in particular, this adds support for EC2 "r8i.96xlarge" instances.
|
||||
gitref:b54646e37a2b[repository=src].
|
||||
{{< sponsored "Amazon" >}}
|
||||
|
||||
[[documentation]]
|
||||
== Documentation
|
||||
|
||||
Reference in New Issue
Block a user