Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/uvm



Module Name:    src
Committed By:   riastradh
Date:           Sat Jun 27 14:56:29 UTC 2026

Modified Files:
        src/sys/uvm: uvm_swap.c

Log Message:
uvm(9): Fix comments on swap encryption and tidy various whitespace.

No functional change intended: comments and whitespace only.

Cleanup after various fixes for:

PR kern/60082: swap encryption corrupt data
PR kern/60083: swap encryption break /dev/drum
PR kern/60084: swap encryption: per-page tracking seems overengineered


To generate a diff of this commit:
cvs rdiff -u -r1.233 -r1.234 src/sys/uvm/uvm_swap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index