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)
Tue, Feb 24, 2:49 PM
Unknown Object (File)
Wed, Feb 18, 3:33 PM
Unknown Object (File)
Sun, Feb 15, 7:12 PM
Unknown Object (File)
Sun, Feb 8, 2:46 PM
Unknown Object (File)
Fri, Feb 6, 3:14 AM
Unknown Object (File)
Sat, Jan 31, 1:41 AM
Unknown Object (File)
Dec 11 2025, 2:55 AM
Unknown Object (File)
Nov 23 2025, 12:36 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