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
F157286762: D23902.diff
Wed, May 20, 12:57 AM
Unknown Object (File)
Mon, May 18, 11:12 PM
Unknown Object (File)
Thu, May 7, 3:35 PM
Unknown Object (File)
Wed, May 6, 11:51 PM
Unknown Object (File)
Fri, May 1, 11:15 AM
Unknown Object (File)
Mon, Apr 27, 8:25 AM
Unknown Object (File)
Sat, Apr 25, 9:23 AM
Unknown Object (File)
Thu, Apr 23, 8:09 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.