Page MenuHomeFreeBSD

Fix M_GTASKQUEUE definition
ClosedPublic

Authored by shurd on Sep 21 2017, 6:51 PM.
Tags
None
Referenced Files
F131573853: D12438.id33280.diff
Thu, Oct 9, 9:55 AM
F131573833: D12438.id33273.diff
Thu, Oct 9, 9:55 AM
F131565132: D12438.diff
Thu, Oct 9, 7:49 AM
Unknown Object (File)
Tue, Sep 30, 8:56 PM
Unknown Object (File)
Aug 31 2025, 9:29 AM
Unknown Object (File)
Aug 25 2025, 10:11 AM
Unknown Object (File)
Aug 25 2025, 10:07 AM
Unknown Object (File)
Aug 6 2025, 8:55 AM
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.