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
F137797383: D23902.diff
Tue, Nov 25, 9:56 PM
Unknown Object (File)
Thu, Nov 20, 2:33 PM
Unknown Object (File)
Thu, Nov 20, 2:28 PM
Unknown Object (File)
Thu, Nov 20, 2:26 PM
Unknown Object (File)
Thu, Nov 20, 2:16 PM
Unknown Object (File)
Thu, Nov 20, 3:20 AM
Unknown Object (File)
Tue, Nov 11, 6:07 AM
Unknown Object (File)
Sun, Nov 9, 5:51 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.