Page MenuHomeFreeBSD

Destroy admin queue after freeing interrupts in ENA driver
ClosedPublic

Authored by mk_semihalf.com on Oct 31 2017, 1:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 28, 7:29 PM
Unknown Object (File)
Nov 3 2024, 9:12 PM
Unknown Object (File)
Oct 22 2024, 4:37 PM
Unknown Object (File)
Oct 3 2024, 1:56 AM
Unknown Object (File)
Oct 2 2024, 10:57 PM
Unknown Object (File)
Oct 2 2024, 7:09 PM
Unknown Object (File)
Oct 1 2024, 10:27 AM
Unknown Object (File)
Oct 1 2024, 2:57 AM

Details

Summary

On heavy load, when interrupt handling routine was slowed down, there
could appear memory corruption, because resources were destroyed and
interrupt was still being handled.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable