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 kprobes/6989] kprobe_hash_table is too small for systemtap


------- Additional Comments From mhiramat at redhat dot com  2008-11-05 23:42 -------
Created an attachment (id=3043)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=3043&action=view)
increase hash_bits to 9 (512 entries)

This patch increases kprobe_hash_bits to 9 from 6.
The average hlist length will be reduced 1/8.


-- 


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

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