Page MenuHomeFreeBSD

Fix M_GTASKQUEUE definition
ClosedPublic

Authored by shurd on Sep 21 2017, 6:51 PM.
Tags
None
Referenced Files
F82998113: D12438.diff
Sun, May 5, 12:46 AM
Unknown Object (File)
Jan 31 2024, 11:06 PM
Unknown Object (File)
Dec 20 2023, 4:59 AM
Unknown Object (File)
Dec 15 2023, 1:43 PM
Unknown Object (File)
Oct 19 2023, 2:59 PM
Unknown Object (File)
Oct 8 2023, 9:23 PM
Unknown Object (File)
Oct 8 2023, 9:22 PM
Unknown Object (File)
Oct 8 2023, 9:17 PM
Subscribers

Details

Summary

Previously had the same short and long description as taskqueues.
This could cause problems with memguard(9) and vmstat -m which use
the short description as a unique identifier.

Test Plan

check output of vmstat -m

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 11657
Build 12003: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Sep 21 2017, 7:52 PM
This revision was automatically updated to reflect the committed changes.