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]

cache info


I've added some sysconf functionality which allows programs to query
information about the caches of the processor(s) used.  This code is of
course highly architecture specific.  Even more, processors from
different vendors will need to be treated differently.

So far I have Intel x86, I'll probably do Intel x86-64 today.  Maybe
I'll get to ia64 some day.  The rest is up to others to fill in.

-- 
â 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]