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 testsuite/10671] semok/twenty.stp takes 15 minutes on slow/low-memorry machine


------- Additional Comments From mjw at redhat dot com  2009-09-22 09:39 -------
(In reply to comment #2)
> One possibility for pass-2 speedup is to clear out the various dwarf data 
> periodically by calling build_no_more if we detect we are paging.

You mean by querying getrusage() and seeing if we exceed something like
getpagesize() * get_phys_pages() (or maybe get_avphys_pages()) in some strategic
place?

-- 


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

------- 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]