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 Skipped - Unit
Tests Skipped - Build Status
Buildable 29698
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.