public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.7-59-g0102305
@ 2012-03-02 17:11 wcohen
  0 siblings, 0 replies; only message in thread
From: wcohen @ 2012-03-02 17:11 UTC (permalink / raw)
  To: systemtap-cvs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  0102305e3573868b852faf5183451676beaedbe6 (commit)
      from  4c8956839a437b1f691c37586598a5690a3467eb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0102305e3573868b852faf5183451676beaedbe6
Author: William Cohen <wcohen@redhat.com>
Date:   Fri Mar 2 12:07:21 2012 -0500

    Clean out tracking for blocks that are merged into other blocks
    
    The IO system in linux often merges blocks together to reduce the number of
    IO operations sent to IO devices. If nothing is done the tracking for
    merged IO operations can fill up the associative arrays, causing the script
    to fail.  This problem was reported in rhbz743591. This commit resolves
    this problem.

-----------------------------------------------------------------------

Summary of changes:
 testsuite/systemtap.base/vma_vdso.stp         |    2 ++
 testsuite/systemtap.examples/io/ioblktime.stp |    7 +++++++
 2 files changed, 9 insertions(+), 0 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-02 17:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-02 17:11 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.7-59-g0102305 wcohen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).