Re: /proc/cpuinfo format - arch dependent!

From: Willy Tarreau
Date: Sat May 07 2005 - 13:15:46 EST


On Sat, May 07, 2005 at 07:54:48PM +0200, Stefan Smietanowski wrote:

> When one defines it one way you can be sure there'll come some company
> and figure something out that doesn't fit into that representation.
>
> Like - Stick a board into the CPU slot of some motherboard. That board
> has two DualCore, SMT chips.
>
> Oops.
>
> Now the funny part - there is a company selling those things (not
> dualcore yet, but SMT anyhow).
>
> How do you fit it into that model?

Two CPU on a board accessing the memory through a same bus is just like
a NUMA node. Anyway, as Dave told it, it's even better to have the kernel
translate the application needs into hardware ressources as it is the
best one to deal with those hardware builders' fantasies.

Regards,
Willy

-
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/