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)
Tue, Nov 11, 6:07 AM
Unknown Object (File)
Sun, Nov 9, 5:51 AM
Unknown Object (File)
Sun, Nov 2, 2:35 AM
Unknown Object (File)
Wed, Oct 29, 2:23 PM
Unknown Object (File)
Oct 15 2025, 1:53 AM
Unknown Object (File)
Oct 15 2025, 1:53 AM
Unknown Object (File)
Oct 15 2025, 1:53 AM
Unknown Object (File)
Oct 14 2025, 4:59 PM
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.