Details
Details
- Reviewers
jeff markj rlibby - Commits
- rS358501: vm: add debug to uma_zone_set_smr
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
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.