Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
see linux kernel internals
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
nocturna_gr
Tux's lil' helper
Tux's lil' helper


Joined: 04 Oct 2004
Posts: 96
Location: Athens, Greece

PostPosted: Sat Jul 02, 2005 6:15 pm    Post subject: see linux kernel internals Reply with quote

Hi,
is there a way to see the internals, like queues, descriptor tables, etc of the kernel?
Also is there a way/program, which i can i use in order to watch the memory and how processes (kernel and user) are ditributed in there?
Thanks
Back to top
View user's profile Send private message
kmj0377
Guru
Guru


Joined: 26 Sep 2003
Posts: 397

PostPosted: Sun Jul 03, 2005 9:04 am    Post subject: Reply with quote

What do you mean "see the internals"? The source? Of course ;) Just look in your source tree.

I believe "top" should just about do what you want on the second question.
Back to top
View user's profile Send private message
nocturna_gr
Tux's lil' helper
Tux's lil' helper


Joined: 04 Oct 2004
Posts: 96
Location: Athens, Greece

PostPosted: Sun Jul 03, 2005 12:06 pm    Post subject: Reply with quote

Thanks kmj0377,
With internals i mean the queues (like the dispather queue) and the descriptor tables (process, file), while the system is running; what happens to these tables when a file/program is opened, etc; not the source code.
Back to top
View user's profile Send private message
nephros
Advocate
Advocate


Joined: 07 Feb 2003
Posts: 2139
Location: Graz, Austria (Europe - no kangaroos.)

PostPosted: Mon Jul 04, 2005 2:19 pm    Post subject: Reply with quote

Does /proc/${PID}/* suffice?
_________________
Please put [SOLVED] in your topic if you are a moron.
Back to top
View user's profile Send private message
nocturna_gr
Tux's lil' helper
Tux's lil' helper


Joined: 04 Oct 2004
Posts: 96
Location: Athens, Greece

PostPosted: Tue Jul 05, 2005 8:57 am    Post subject: Reply with quote

nephros wrote:
Does /proc/${PID}/* suffice?


Thanks, but i don't think, that it is what i want- or it seems i don't know how to use it. Anyway, i will do some search around "/proc". :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum