Page MenuHomeFreeBSD

plic, aplic: handle all pending interrupts for hart
ClosedPublic

Authored by mhorne on Oct 15 2024, 7:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 7, 10:48 PM
Unknown Object (File)
Fri, Feb 28, 10:46 AM
Unknown Object (File)
Feb 9 2025, 4:57 PM
Unknown Object (File)
Feb 9 2025, 4:57 PM
Unknown Object (File)
Feb 9 2025, 4:55 PM
Unknown Object (File)
Feb 1 2025, 5:13 AM
Unknown Object (File)
Jan 28 2025, 1:17 PM
Unknown Object (File)
Jan 24 2025, 1:03 PM
Subscribers

Details

Summary

Otherwise, we are going to take another interrupt-induced exception
immediately upon execution of the sret instruction -- overall wasting
cycles.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable