
8 Feb
2008
8 Feb
'08
12:44 p.m.
Dan Smith wrote:
# HG changeset patch # User Dan Smith <danms@us.ibm.com> # Date 1202486140 28800 # Node ID a9d5094d7af37968f66e8c10c641f7682e2def3e # Parent da31d60724565fb6da4bed307bcc69d710680306 (#4) Make the ProcRASD show CPU pinning information
This is done by embedding instances of the physical processor objects into the HostResource[] field of the ProcRASD (per the MOF).
In order for the linkage to be present, you need sblim-cmpi-base.
Changes: - Set the values on the instance and not as keys in the ref
This is a good change, I think. +1
- Remove silly double-semicolons from proc_set_cpu() - Actually report the correct pinning information
-- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com