This is the mail archive of the libc-hacker@sourceware.org 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: [PATCH] Optimized __sched_cpucount for alphaev67, power5 and above and ia64


> Maybe, though I'm not sure if we need one sysdep header for each such a
> macro, that might be an overkill.

No, one header for all macros of the ilk that come along would be fine.  
At a stretch, sysdeps/CPU/sysdep.h might even do.  

I almost suggested just adding it to bits/atomic.h, but it is probably
preferable to segregate miscellanea from atomic/lock stuff in particular.


Thanks,
Roland


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