From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23932 invoked by alias); 5 Nov 2008 23:43:39 -0000 Received: (qmail 12259 invoked by uid 48); 5 Nov 2008 23:42:25 -0000 Date: Wed, 05 Nov 2008 23:43:00 -0000 Message-ID: <20081105234225.12257.qmail@sourceware.org> From: "mhiramat at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20081028001945.6989.mhiramat@redhat.com> References: <20081028001945.6989.mhiramat@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug kprobes/6989] kprobe_hash_table is too small for systemtap X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2008-q4/txt/msg00273.txt.bz2 ------- 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.