Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys
On Sep 4, 2012, at 12:55 PM, matthew green wrote:
>
>> Module Name: src
>> Committed By: matt
>> Date: Sat Sep 1 00:24:44 UTC 2012
>>
>> Modified Files:
>> src/sys/kern: kern_cpu.c
>> src/sys/sys: cpu_data.h
>>
>> Log Message:
>> Add a kcpuset_t which just includes ourself.
>> Add a ci_cpuname for convenience
>
> there's already this i thought:
>
> sys/cpu_data.h:109: char cpu_name[8]; /* eg,
> "cpu4" */
I added
#define ci_cpuname ci_data.cpu_name
Home |
Main Index |
Thread Index |
Old Index