Taylor R Campbell wrote:
> I just added a vm.swap_encrypt sysctl knob to enable or disable
> encrypting data when written out to swap space.

A couple of notes related to swapctl(2):

 1) SWAP_STATS can be modified to return a status of encryption in
    the se_flags member.
 2) The encyption bit can be passed to SWAP_ON/SWAP_CTL but they
    currently take an integer agrument and it's reserved for a priority.

-- 
Alex

Reply via email to