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


On Thu, Oct 29, 2009 at 07:49, Sharyathi Nagesh <sharyath@in.ibm.com> wrote:
> Hi
> Â Â Â ÂThis is the patch I am proposing to fix the issue, I had mentioned
> earlier in this mailing list.
> Â Â Â ÂIs it possible to accommodate the patch in glibc ?
> Â Â Â Â Â Â Â ÂThis increased the CPU SETSIZE to reflect kernel
> capabilities. Other wise cpuset data structures will support only 1096 CPUS
> while kernel can do 4096.
>
> Â Â Â ÂLet me know your thoughts
Have you looked at the CPU_*_S() API introduces in glibc 2.7?

Bert

> Thanks
> Sharyathi
>
>
>


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