All vm_object_page_remove() callers, except the LinuxKPI, free swap
space when removing a range of pages from an object. I believe the
omission in the LinuxKPI is a bug: looking at the Linux implementation,
pages in the range are purged from the swap cache.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 31781 Build 29343: arc lint + arc unit