Page MenuHomeFreeBSD

Fix M_GTASKQUEUE definition
ClosedPublic

Authored by shurd on Sep 21 2017, 6:51 PM.
Tags
None
Referenced Files
F166279628: D12438.id33280.diff
Wed, Aug 12, 4:24 PM
F166180297: D12438.id33273.diff
Wed, Aug 12, 4:27 AM
Unknown Object (File)
Mon, Aug 10, 9:57 PM
Unknown Object (File)
Sat, Aug 8, 11:13 PM
Unknown Object (File)
Sat, Jul 25, 3:27 PM
Unknown Object (File)
Sat, Jul 25, 2:59 PM
Unknown Object (File)
Thu, Jul 16, 11:19 PM
Unknown Object (File)
Jul 13 2026, 9:54 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.