Re: Does anyone use nscd?

2011-10-08 Thread Jilles Tjoelker
On Wed, Oct 05, 2011 at 03:54:00PM -0700, Artem Belevich wrote: > 2011/10/5 Dag-Erling Sm?rgrav : > > Michael Bushkov writes: > >> 2. Consequences of the aforementioned problem can probably be > >> corrected by using _setsockopt(..., SO_NOSIGPIPE) in > >> __open_cached_connection() in nscachedcli.

Re: Power usage on FreeBSD

2011-10-08 Thread Kostik Belousov
On Sat, Oct 08, 2011 at 01:44:37AM +0200, Harald Servat wrote: > Dear hackers, > > does anyone know if I can measure power consumption of the processor via > software by using FreeBSD on a Intel Core i5? Any pointer on this, or other > architectures, will be welcome. > > Thank you very much in

Re: Using Valgrind on FreeBSD

2011-10-08 Thread Romain Tartière
Hi! On Sat, Oct 08, 2011 at 09:57:44AM +0300, Omer Faruk SEN wrote: > May it be related with the patches for Valgrind that > http://people.freebsd.org/~romain/valgrind/ written? It may require to > rebuild valgrind with that patch but I am not sure. Maybe Romain can answer > that question. Long s

Re: Using Valgrind on FreeBSD

2011-10-08 Thread Omer Faruk SEN
Hi, May it be related with the patches for Valgrind that http://people.freebsd.org/~romain/valgrind/ written? It may require to rebuild valgrind with that patch but I am not sure. Maybe Romain can answer that question. Romain I have tried to use your patches against latest valgrind port: # Date c