From: Christoph Lameter Date: Thu, 23 Jun 2005 07:08:25 +0000 (-0700) Subject: [PATCH] i386: Selectable Frequency of the Timer Interrupt X-Git-Tag: v2.6.13-rc1~68^2~492 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59121003721a8fad11ee72e646fd9d3076b5679c;p=pandora-kernel.git [PATCH] i386: Selectable Frequency of the Timer Interrupt Make the timer frequency selectable. The timer interrupt may cause bus and memory contention in large NUMA systems since the interrupt occurs on each processor HZ times per second. Signed-off-by: Christoph Lameter Signed-off-by: Shai Fultheim Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed