• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Seti@home

htmlmasterdave

Golden Member
The client in linux seems to slow down my machine, it's not a ram issue or anything like that. But for example when I test my hd throughput using hdparm, it goes down with seti running, as well as the network throughput. I was wondering if there was some way to fix this?
 
I heard somewhere seti doesn't actually run at idle... it runs slightly above it... anyone know if that could be it, or if that can be changed?
 
I'm sure you've probably already thought of this... Have you nice'd the client to run at a lower priority?
 
🙂

cd into your S@H folder and start the client as such:

nice -15 ./setiathome {command line options} >/dev/null &

(I've renamed my linux client to a more "typing-friendly" name...) 😉
 
Back
Top