This is the mail archive of the systemtap@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]

[Bug runtime/7016] Systemtap will causes OOM when specifying large relay buffer size.


------- Additional Comments From mhiramat at redhat dot com  2008-11-10 19:24 -------
(In reply to comment #2)
> Perhaps relay_open* could be taught to use GFP_ATOMIC | GFP_NORETRY.

Indeed. However, we'd better care older kernel too, because relay will be
replaced by new unified trace buffer.
What about checking free memory by using si_meminfo()?

-- 


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

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


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