On 02/22/2014 09:46 AM, Sree Harsha Totakura wrote: > This is likely to cause the load on the system. 'gnunet-service-nse' > tries to find a proof-of-work to participate in the size estimation > application of GNUnet. This proof-of-work involves find a value whose > hash matches its first n digits; this is required to avoid Sybil attacks > and can be computationally expensive and can be taxing on the loongson > you have. > > I am not sure if the NSE service is needed for this testcase. If not it > should be easy to fix. I've disabled the POW calculation in SVN 32456, so the CPU load issue should be fixed now.