Y
Hacker News
new
|
ask
|
show
|
jobs
by
IshKebab
1567 days ago
That sounds unlikely since DRAM is all refreshed constantly regardless of whether or not it is being used.
Perhaps you meant storing and fetching from memory lots impacts battery life?
1 comments
kalleboo
1567 days ago
With higher memory usage you have less free memory for caching so you hit the disk/SSD more often. If it gets too high you start swapping which is really bad.
link