[Bug runtime/10848] enforcement of memory limits

dsmith at redhat dot com sourceware-bugzilla@sourceware.org
Wed Dec 9 16:42:00 GMT 2009


------- Additional Comments From dsmith at redhat dot com  2009-12-09 16:42 -------
(In reply to comment #0)
> - checking that every other use of kernel allocations go through _stp_alloc*
> - checking that all kernel-side memory allocations use __GFP_NORETRY or such
>   to preclude triggering OOM handling elsewhere

Commit 965b658 makes sure all kernel-side memory allocations go through the
_stp_alloc* functions (except for uprobes).  The _stp_alloc* functions already
used __GFP_NOTRETRY everywhere.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|systemtap at sources dot    |dsmith at redhat dot com
                   |redhat dot com              |
             Status|NEW                         |ASSIGNED


http://sourceware.org/bugzilla/show_bug.cgi?id=10848

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Systemtap mailing list