public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-151-g8e794e9
@ 2011-09-01 14:39 dsmith
  0 siblings, 0 replies; only message in thread
From: dsmith @ 2011-09-01 14:39 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  8e794e9dfeea5a48b84442b92dea6c17b9ef75d1 (commit)
      from  6867800866568281f0aea6d48a650b157bd5174d (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 8e794e9dfeea5a48b84442b92dea6c17b9ef75d1
Author: David Smith <dsmith@redhat.com>
Date:   Thu Sep 1 09:39:15 2011 -0500

    Fixed PR13146 by not allowing memory allocations to sleep.
    
    * runtime/alloc.c:  Turn off __GFP_WAIT when allocating memory.
    * runtime/transport/ring_buffer.c (__stp_alloc_ring_buffer): Ditto.
    * runtime/counter.c (_stp_counter_init): Handles memory allocation failure
      better.
    * runtime/task_finder.c (__stp_call_mmap_callbacks_with_addr): Better
      cleanup if memory allocation fails.

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

Summary of changes:
 runtime/alloc.c                 |    3 ++-
 runtime/counter.c               |    2 +-
 runtime/task_finder.c           |    3 +++
 runtime/transport/ring_buffer.c |    2 +-
 4 files changed, 7 insertions(+), 3 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:[~2011-09-01 14:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-01 14:39 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-151-g8e794e9 dsmith

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).