Gentoo Archives: gentoo-ppc-user

From: David Holm <dholm@g.o>
To: gentoo-ppc-user@l.g.o
Subject: Re: [gentoo-ppc-user] Kernel Preemption
Date: Thu, 04 Aug 2005 14:05:34
Message-Id: 200508041605.01463.dholm@gentoo.org
In Reply to: Re: [gentoo-ppc-user] Kernel Preemption by Erik Zeek
1 On Thursday 04 August 2005 15:56, Erik Zeek wrote:
2
3 [snip]
4
5 > As I understand, it preemption is not exactly a speedup. It is supposed to
6 > improve the responsiveness of the kernel to user input. The kernel can
7 > switch contexts in more places inside the kernel in response to other
8 > inputs. This is great for desktops, but probably not for servers/number
9 > crunchers.
10
11 That pretty much sums it up.
12
13 > I have no idea if it's fixed or not. Try disabling SMP and enabling
14 > preemption followed by an emerge of something large (openoffice, kde, you
15 > pick). If it succeeds, maybe it's fixed. If not, then it's still broken.
16
17 No, it hasn't been fixedyet. :(
18 Please don't attempt to disable SMP with preemption still enabled.
19
20 //David