This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] [PATCH] sched_getaffinity() fails with -EINVAL


Carlos

> 
> (b) It is more convenient if the default size of a cpu_set_t matches
> the kernel.
Yes, my patch is to precisely enable this

>> 2009-10-30  Sharyathi Nagesh  <sharyathi@in.ibm.com>
>> 
>> * bits/sched.c (__CPU_SETSIZE): Size of the cpu_set_t data
>> structure is changed to        4096 bits from earlier 1024 bits to
>> reflect changes in the Linux kernel.
Thanks for pointing out will correct it
> 
> It's "bits/sched.h" not "bit/sched.c."
> 
> Your ChangeLog lines *must* wrap at 80 characters or less.
It was problem with my client wrap feature, will correct it

Thanks Carlos for the mail. I will correct this and send the mail to
libc alpha

Thanks
Yeehaw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]