On lör, 2008-03-15 at 15:02 +0000, Jose Celestino wrote:
> Words by Magnus Fromreide [Sat, Mar 15, 2008 at 09:04:07AM +0100]:
> > Hello.
> > 
> > I have two memory modules in my computer (.5G+1G) but usually I use a
> > lot less memory than 1G that so I would like to ask:
> >       * Is it possible to tell the system to shut down part of the main
> >         memory in order to save power?
> >       * Can I do it from Linux?
> >       * How?
> > 
> 
> Wouldn't you save more power if you use your memory as cache (for
> filesystem, for instance) than simply shutting it down (even if that's
> possible, i don't know)?

The point here is that there is no need even for that.
The full working set of files fit in memory with room to spare.

$ free -tm
             total       used       free     shared    buffers     cached
Mem:          1520       1035        484          0         41        605
-/+ buffers/cache:        388       1131
Swap:         1048          0       1048
Total:        2568       1035       1533

This is after 8 hours of uptime with firefox, evolution, an irc client
and an emacs running all the time.

It is the 484 MB in the free column I am after - that started out at
1062 MB this morning - I am looking for a way to turn of one of the
memory modules until it is needed.

/MF

_______________________________________________
Power mailing list
[email protected]
http://www.bughost.org/mailman/listinfo/power

Reply via email to