Even a single "echo" takes up to 500ms: $ time /bin/echo 1 1 real 0m0.442s user 0m0.030s sys 0m0.030s
$ time /bin/echo 1 1 real 0m0.040s user 0m0.030s sys 0m0.015s
ARGHHHHHHHHHHHHHHH
Found it... I had *lotsa lotsa lotsa* rsync "dead processes" waiting there... for a signal from a died parent.
(kinda darkly poetic, isn't it?)
I should *REALLY* hurry to solve that hideous bug...
-- Lapo 'Raist' Luchini [EMAIL PROTECTED] (PGP & X.509 keys available) http://www.lapo.it (ICQ UIN: 529796)
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/