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, Mar 17, 2:57 PM
Unknown Object (File)
Tue, Mar 17, 9:29 AM
Unknown Object (File)
Sun, Mar 15, 6:55 AM
Unknown Object (File)
Fri, Mar 13, 12:18 PM
Unknown Object (File)
Thu, Mar 12, 9:03 PM
Unknown Object (File)
Thu, Mar 5, 11:38 AM
Unknown Object (File)
Thu, Mar 5, 10:30 AM
Unknown Object (File)
Thu, Mar 5, 8:31 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 29698

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.