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)
Sun, Nov 3, 2:12 AM
Unknown Object (File)
Wed, Oct 30, 6:24 PM
Unknown Object (File)
Tue, Oct 22, 9:24 PM
Unknown Object (File)
Oct 21 2024, 12:51 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