Re: [PATCH] Use uname not sysctl to get the kernel revision

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Eric W. Biederman wrote:
"H. Peter Anvin" <[email protected]> writes:

Jakub Jelinek wrote:
On Wed, Jul 12, 2006 at 12:33:56PM -0700, Ulrich Drepper wrote:
Roland McGrath wrote:
We could also put the uname info (modulo nodename) into the vDSO.
Or even better: real topology information.
AND rather than OR would be even better.  So glibc could find kernel
version, etc. and topology in the vDSO cheaply.
Wouldn't it make more sense for this to be in ELF tags, rather than the vdso?
Another alternative, I guess, would be to put a pointer in the ELF tags, which
may point into the vdso.

Cheap and simple access to topology information would be interesting.

Glibc just wants to know if our kernel is SMP so it can know if it is
ok to busy wait for a bit waiting for a mutex.  Or if busy waiting is
a complete loss.

The practical challenge is that topology information is not fixed but
potentially varies at runtime.

Ulrich what would be interesting besides the possibility of having
multiple cpus?


Something that might make sense to ask CPU vendors for in the future: an instruction that can either trap or be a noop (or better, cpu_relax) based on a control register.

Not that that solves any problem any time soon.

	-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux