Page MenuHomeFreeBSD

vm: add debug to uma_zone_set_smr
ClosedPublic

Authored by mjg on Feb 29 2020, 9:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 8 2025, 11:49 AM
Unknown Object (File)
Mar 7 2025, 3:28 AM
Unknown Object (File)
Mar 7 2025, 1:34 AM
Unknown Object (File)
Mar 6 2025, 10:10 PM
Unknown Object (File)
Mar 6 2025, 10:02 PM
Unknown Object (File)
Feb 22 2025, 11:44 AM
Unknown Object (File)
Feb 21 2025, 9:47 PM
Unknown Object (File)
Feb 10 2025, 6:26 AM
Subscribers

Diff Detail

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

Event Timeline

Looks good.

Suggest changing the whitespace grouping to be with the other assert.

It looks like we have not been consistent about how we spell the zone name, "%p(%s)", "%s(%p)"... I think I prefer "%s(%p)" but I don't feel strongly about this.

This revision is now accepted and ready to land.Mar 1 2020, 3:10 AM
This revision was automatically updated to reflect the committed changes.