This is in preparation for removal of OBJT_DEFAULT. In particular, it
is cheap to check whether an OBJT_SWAP object has any swap blocks
allocated, so the benefit of having a separate OBJT_DEFAULT type is
quite marginal, and the OBJT_DEFAULT->SWAP transition is a source of
bugs.
Details
Details
- Reviewers
alc dougm kib • hselasky - Group Reviewers
bhyve - Commits
- rG6b3897408521: vm_object: Modify various drivers to allocate OBJT_SWAP objects
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 46374 Build 43263: arc lint + arc unit