Add to the vm_radix and vm_page interfaces methods to use pctrie iterators with vm_radix tries.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
sys/vm/vm_page.h | ||
---|---|---|
70 | This should appear closer to the function declarations, in particular, within an #ifdef _KERNEL block. |
Comment Actions
Back out one change that isn't ripe yet, as it depends on other changes not yet offered for review.