bgoglin_at_[hidden], le Fri 28 May 2010 11:27:47 -0400, a écrit :
> Add a backend info string, except in XML since we may not want to override the one that we got from the XML file
>
> + add_object_info(topology->levels[0][0], strdup("Backend=AIX"));
Mmm, this will probably need to be extendable: for instance, one may
want to use the OS support for NUMA levels and the x86 support for cache
levels, and a cisco module for network levels, etc.
Samuel
|