Current-Users archive

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

Re: Boot-time debug messages



On Sat, Dec 13, 2008 at 09:23:32AM -0800, Paul Goyette wrote:

> I'm installing 5.99.5 and I noticed the following messages on the 
> console:
> 
> speedy:paul {101} dmesg | grep sysc
> sysctl_createv: sysctl_create(kern) returned 1
> sysctl_createv: sysctl_locate(boottime) returned 2
> sysctl_createv: sysctl_create(vm) returned 1
> sysctl_createv: sysctl_locate(loadavg) returned 2
> sysctl_createv: sysctl_create(hw) returned 1
> sysctl_createv: sysctl_locate(machine) returned 2
> sysctl_createv: sysctl_locate(machine_arch) returned 2
> speedy:paul {102}
> 
> Are these supposed to be displayed?  Or are they just remnants of 
> someone's earlier debugging efforts?

Do you have SYSCTL_DEBUG_CREATE in your opt_sysctl.h?

Andrew


Home | Main Index | Thread Index | Old Index