[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <26889.1187179221@neuling.org>
Date: Wed, 15 Aug 2007 22:00:21 +1000
From: Michael Neuling <mikey@...ling.org>
To: balbir@...ux.vnet.ibm.com
cc: linux-kernel@...r.kernel.org, akpm@...l.org
Subject: Re: [PATCH] Documentation: fix getdelays.c example -l option and segv
> Interesting, we never used -l that way. We used -l to get data for all
> exiting tasks
>
> ./getdelays -d -l
>
> For the usage you've mentioned, I'd use
>
> while :
> do
> sleep 2
> ./getdelays -p 1 -d
> done
>
> I guess your changes change getdelays and since there are other ways
> to obtaining the same data, I'd remove the last bit of changes made
> to send the TGID often to get data.
Ok. I'll resubmit with just the first fix.
Mikey
-
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