On Thu, Jun 19, 2014 at 11:54:40AM -0600, David Ahern wrote:
> On 6/19/14, 4:34 AM, Jiri Olsa wrote:
> >>I've skimmed through the patches. What happens if you are in the middle of a
> >>round and the max queue size is reached?
> >
> >half of the queue (time half) is flushed to make some free space
On 6/19/14, 4:34 AM, Jiri Olsa wrote:
I've skimmed through the patches. What happens if you are in the middle of a
round and the max queue size is reached?
half of the queue (time half) is flushed to make some free space
right, I believe there will be scenarios where that will cause failures
On Wed, Jun 18, 2014 at 01:44:46PM -0600, David Ahern wrote:
SNIP
> >
> >Also now we have one of our big memory spender under control
> >and the ordered events queue code is put in separated object
> >with clear interface ready to be used by another command
> >like script.
> >
> >Also reachable i
On 6/18/14, 8:58 AM, Jiri Olsa wrote:
hi,
this patchset factors session's ordered samples queue,
and allows to limit the size of this queue.
v2 changes:
- several small changes for review comments (Namhyung)
The report command queues events till any of following
conditions is reached:
-
hi,
this patchset factors session's ordered samples queue,
and allows to limit the size of this queue.
v2 changes:
- several small changes for review comments (Namhyung)
The report command queues events till any of following
conditions is reached:
- PERF_RECORD_FINISHED_ROUND event is proces
5 matches
Mail list logo