Hacker News new | ask | show | jobs
by runako 4599 days ago
You're only accounting for the RAM power. Accessing the SSD costs power, too.
2 comments

Then I think I'd rather Windows prefetched my programs while I'm plugged in so it doesn't have to do so when I'm on battery.
> You're only accounting for the RAM power. Accessing the SSD costs power, too.

A typical modern SSD reads at 500 MiB/s, consumes 3 watts when reading, and 0.3 watts when idle.

A stick of DDR3 RAM consumes about 3 watts, just sitting idle.

The power consumption from prefetching is minor compared to that of the RAM.