summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authorneel <neel@FreeBSD.org>2015-03-14 00:30:41 +0000
committerneel <neel@FreeBSD.org>2015-03-14 00:30:41 +0000
commit771dc2cc82487fde44a71d30533ccde7bf753a8a (patch)
treeb7bd2d7ea1bcdd0788cff1e68a21b7910126728c /sys/amd64
parent43c1b0e92f334dc7dd539cbebd72ecc170cbbf22 (diff)
downloadFreeBSD-src-771dc2cc82487fde44a71d30533ccde7bf753a8a.zip
FreeBSD-src-771dc2cc82487fde44a71d30533ccde7bf753a8a.tar.gz
Add x86 specific APIs 'lapic_ipi_alloc()' and 'lapic_ipi_free()' to allow IPI
vectors to be dynamically allocated. This allows kernel modules like vmm.ko to allocate unique IPI slots when loaded (as opposed to hard allocating one or more vectors). Also, reorganize the fixed IPI vectors to create a contiguous space for dynamic IPI allocation. Reviewed by: kib, jhb Differential Revision: https://reviews.freebsd.org/D2042
Diffstat (limited to 'sys/amd64')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud