I am using a quad-core windows XP based Dell Machine machine in my office as a server for an application that I am developing and for occasional work with remote desktop connection.
The machine is typically under very light load, running a MySQL server with few connections and a few Java processes that make a database connection every few minutes.
When I log into it or when the occasional user submits a request to the server, there is a need for more processing power.
Is there some way to get it to consume less power but still continue running 24x7? On my Mac Pro, for example, I can (manually) shut down a few CPUs which I've noticed affects power consumption. What are my options on XP?
I realize that this is not directly a programming question, but I'm sure somebody here has a computer running on a similar usage profile.