1829404 Members
2433 Online
109991 Solutions
New Discussion

Kernel structure

 
SOLVED
Go to solution
Marcelo De Florio_1
Frequent Advisor

Kernel structure

How can i consult all structure (of kernel) with adb command or another command, anybody know documentation ?

MDF
Marcelo De Florio
2 REPLIES 2
James R. Ferguson
Acclaimed Contributor

Re: Kernel structure

Hi Marcelo:

If you are looking for kernel parameters, then:

On 10.x => sysdef

On 11.x => kmtune -l

For some other general properties (clock speed, memory, etc.) via 'adb', see the Technical Knowledge Base document #KBRC00004523. For your convenience (and that of others) I have attached the document.

Regards!

...JRF...
eran maor
Honored Contributor
Solution

Re: Kernel structure

 
love computers