Date: Fri, 07 Nov 2003 15:53:42 +0000 From: Jens Rehsack <rehsack@liwing.de> To: current@freebsd.org Subject: New interrupt code slows hyperthreading down Message-ID: <3FABC006.10509@liwing.de>
next in thread | raw e-mail | index | archive | help
Hi, I recompiled my system today and when it came up again, it was terrible slow. Using top I've seen, that there're around 25% cpu-time is used to handle interrupts. The kernel was configured using SMP ('cause it's a HTT enabled CPU) and APIC. Setting machdep.hlt_logical_cpus to 1 didn't change anything. Simply getting a few mails (around 30) takes about 20 minutes. Most of time while getting the mails my mozilla was in "*Giant" state, what shouldn't be good, should it? I've recompiled the kernel without SMP and APIC and now the system's behaviour is more "normal". Is the behaviour of the new interrupt code better on real multiprocessor systems? Regards, -- Jens Rehsack
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FABC006.10509>