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
F163377185: D23902.id69012.diff
Wed, Jul 22, 4:06 PM
F163369816: D23902.id69035.diff
Wed, Jul 22, 2:26 PM
Unknown Object (File)
Thu, Jul 16, 11:30 AM
Unknown Object (File)
Tue, Jul 14, 1:14 AM
Unknown Object (File)
Mon, Jul 13, 11:43 PM
Unknown Object (File)
Sun, Jul 5, 2:44 AM
Unknown Object (File)
Fri, Jul 3, 3:01 AM
Unknown Object (File)
Jun 3 2026, 7:13 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.