Re: [patch] Real-Time Preemption, -RT-2.6.9-rc4-mm1-U5

From: K.R. Foley
Date: Mon Oct 18 2004 - 14:25:37 EST


Ingo Molnar wrote:
* K.R. Foley <kr@xxxxxxxxxx> wrote:


Ingo Molnar wrote:

i have released the -U5 Real-Time Preemption patch:

http://redhat.com/~mingo/voluntary-preempt/voluntary-preempt-2.6.9-rc4-mm1-U5


Ingo,

*** Warning: "__you_cannot_kmalloc_that_much" [drivers/scsi/aacraid/aacraid.ko] undefined!

This just appeared in U5. I was trying to track this one down just
because I saw it, even though I don't need aacraid. I am having a hell
of a time tracking down what changed that would cause this, but I
figure you will know exactly what changed that would cause it. :)


i suspect this is due to the size increase of semaphores if
CONFIG_RWSEM_DEADLOCK_DETECT is enabled. Try lowering
CONFIG_RWSEM_MAX_OWNERS from the default 64 to 32, does that help?

Ingo

Yes. That does help.

kr
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/