|
Description
|
When ps, top and certain other programs that expect a linux 2.6 kernel are run from an lx branded zone, the following error message appears:
2.4+ kernel w/o ELF notes? -- report this
Unknown HZ value! (90) Assume 100.
The above programs expects AT_CLKTCK to appear in their auxiliary vector and when they do not find this entry, they print the error message. See http://lists.freebsd.org/pipermail/freebsd-emulation/2006-September/002591.html
|