[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1301067976.14261.190.camel@gandalf.stny.rr.com>
Date: Fri, 25 Mar 2011 11:46:16 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Jiri Olsa <jolsa@...hat.com>
Cc: Oleg Nesterov <oleg@...hat.com>, fweisbec@...il.com,
mingo@...hat.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCHv3] tracing - avoid soft lockup in trace_pipe
On Fri, 2011-03-25 at 12:05 +0100, Jiri Olsa wrote:
> (while [ 1 ]; do find / > /dev/null ; done) &
Just an FYI,
while :; ... does the same as while [ 1 ]; ...
;)
-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists