Re: [PATCH 3/3] cpumask: add show cpu map functions v2

From: Mike Travis
Date: Tue Apr 08 2008 - 16:52:40 EST


Bert Wesarg wrote:
> On Tue, Apr 8, 2008 at 8:43 PM, Mike Travis <travis@xxxxxxx> wrote:
>> * Add cpu_sysdev_class functions to display the following maps
>> with cpulist_scnprintf().
>>
> Could we add a cpumap_scnprintf() attribute too, just for consistency?
>
> Bert

Sure, I could add it. But by not having it, the user is forced to
actually read libbitmask(3) to see a different way of parsing the
output, perhaps weaning them off of cpumask_scnprintf()... ;-)

Do you mind if I add them as:

/sys/devices/system/cpu/online_map
/sys/devices/system/cpu/possible_map
/sys/devices/system/cpu/present_map
/sys/devices/system/cpu/system_map

Thanks,
Mike
--
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/