This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-208-g66abcb3


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  66abcb3cf44caac25f3f20c2147cde961e31b633 (commit)
      from  524d562b619d4c7ec1250a82c2c24fac9337250a (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 66abcb3cf44caac25f3f20c2147cde961e31b633
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Wed Sep 14 11:46:55 2011 -0400

    BZ738242: tweak memory allocation estimation logic
    
    * runtime/transport/relay_v2.c (_stp_transport_data_fs_init):
      In BULK_MODE, stop overestimating the number of pages we will
      need: it's num_online_cpus rather than num_possible_cpus.

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

Summary of changes:
 runtime/transport/relay_v2.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]