From: Nathan M. <nat...@gm...> - 2015-06-21 02:51:43
|
Hi, First off I really like MooseFS. Mostly becuase it actually works on Windows (once compiled with and running through Cygwin). I'm not sure if it was coded that way purposely or not but I appreciate it (even if Client portion must be run on Linux/Mac/BSD). Anyway, my problem is that once I have compiled it and run it on Windows 7 Pro it takes 100% of a processor's cycles. Since it seems to take advantage of only one core it takes only 25% total CPU on say a quad core CPU (thankfully). But this is still burdensome to the client and wastes electricity if nothing else. Setting the nice level in the config helps but I'm looking for a better solution if possible. I of course don't experience this on my linux or RasPi2 clients (however those are also not self compiled versions either, I'm apt-getting them from repo). Any ideas How to fix this? |