This really isn't a very good analogy. CPU load isn't a necessarily a measure of CPU contention - it's simply the average number of processes running <i>or waiting for disk I/O</i> at any time. The latter is increasingly often the issue at hand, and tends to affect load much more drastically than CPU-intensive tasks.