<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
<style>
div.markdown { white-space: normal; }
body { font-family: sans-serif; }
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
div.footnotes li p { margin: 0.2em 0; }
</style>
</head>
<body>
<div class="markdown">
<p dir="auto">On my Mac, I have three categories of space on my drive: used, free, and purgeable. I think Windows may be similar. The response to seeing an apparently empty continent is to occupy it. Same here.</p>
<p dir="auto">A definition of purgeable space, pulled from a help file, is:</p>
<h2>What Is Purgeable Space</h2>
<p dir="auto">When you check how much available disk space you have on your Mac, you’ll find that there’s a chunk of space that is <strong>not literally **free</strong><strong>, but is nevertheless **available</strong> to applications. In macOS, it’s called “purgeable space”.</p>
<p dir="auto">The purgeable space mostly consists of local snapshots of Time Machine, and also caches, sleep images, swap files and other temporary system files.</p>
<p dir="auto">When an application requests more disk space than is currently free, the system <strong>automatically and instantly reclaims</strong> the corresponding amount from the purgeable space.</p>
<p dir="auto">Or else, when there is no deficit of free space, macOS allows the purgeable space to pile up to as much as 80% of disk’s capacity, by design.</p>
<p dir="auto">--Barry</p>
</div>
</body>
</html>