This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: get_nprocs question


Andreas Jaeger wrote:

> Here's the proposed patch.  Is this ok?

No.  The value returned never had a thread-specific value but with
getaffinity it would have.  The definition should stay as it it, the
affinity issue reducing the possible number of processors the
process/thread can run on is a different issue which needs a different
set of interfaces.

-- 
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â


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