Page MenuHomeFreeBSD

Fix M_GTASKQUEUE definition
ClosedPublic

Authored by shurd on Sep 21 2017, 6:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 6, 9:01 AM
Unknown Object (File)
Sat, Jun 6, 7:38 AM
Unknown Object (File)
Fri, Jun 5, 6:49 PM
Unknown Object (File)
Thu, Jun 4, 4:47 AM
Unknown Object (File)
Apr 21 2026, 6:16 AM
Unknown Object (File)
Apr 8 2026, 1:10 PM
Unknown Object (File)
Apr 4 2026, 6:14 PM
Unknown Object (File)
Apr 3 2026, 6:12 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 Not Applicable
Unit
Tests Not Applicable

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.