Answers for "verify in core compressor with swap backend VM_PAGER_COMPRESSOR_WITH_SWAP"

0

verify in core compressor with swap backend VM_PAGER_COMPRESSOR_WITH_SWAP

echo abc `#open terminal and type in:` \
	 def `#to check VM_PAGER_COMPRESSOR is being used for swap memory. ` \
     ghi `#terminal should return vm.compressor_mode:4. dont type it in.` \
sysctl -a vm.compressor_mode
vm.compressor_mode: 4
Posted by: Guest on July-09-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language