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)
Wed, Oct 1, 11:00 AM
Unknown Object (File)
Fri, Sep 26, 1:34 AM
Unknown Object (File)
Aug 15 2025, 12:08 AM
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
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