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)
Jun 27 2025, 6:34 AM
Unknown Object (File)
Jun 27 2025, 4:19 AM
Unknown Object (File)
Jun 24 2025, 7:37 PM
Unknown Object (File)
Jun 24 2025, 4:07 AM
Unknown Object (File)
Jun 24 2025, 2:44 AM
Unknown Object (File)
Jun 21 2025, 7:38 PM
Unknown Object (File)
Jun 21 2025, 11:23 AM
Unknown Object (File)
Jun 4 2025, 9:39 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