There is no NO_SWAPPING #ifdef left in the code.
Details
Details
- Reviewers
alc markj - Commits
- rS324795: Move swapout code into vm/vm_swapout.c.
Compile-tested only ATM. Both !NO_SWAPPING and NO_SWAPPING configs.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
Looks ok to me. I like this approach better than, e.g., ffs_softdep.c, where the stubs are kept in the same file.
sys/vm/vm_swapout_dummy.c | ||
---|---|---|
72 | Extra newline. |