Re: [PATCH] task_struct colouring ...

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 2 Dec 2001 16:39:25 +0000 (GMT)


> > 1KB room for stack coloring realizes only 8 colors.
>
> true, that's why I'm using the Manfred idea of a separate allocation of
> task structs through a slab allocator ( with task struct pointer stored at

8 colours is probably enough. Especially once the scheduler is replaced by
something resembling sanity, that doesn't keep walking the entire runnable
list.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/