Virtual memory encryption necessity in OS X
Part of virtual memory on a computer is where the contents of RAM are written to the hard drive (as a special file called a "swapfile") to free it up for other uses. As you use your computer, the system will load programs and data into RAM, which is like having your work on the top surface of a desk. As you place more items on the top of your desk (RAM) it may get cluttered, so to keep your work flow efficient you might free some space by putting a few items into the desk's drawers (… Read more