Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.development.system > #550

process descriptor location in main memory

From novice <rajat123singh@gmail.com>
Newsgroups comp.os.linux.development.system
Subject process descriptor location in main memory
Date 2011-02-09 23:00 -0800
Organization http://groups.google.com
Message-ID <a33dcf00-12dd-454e-b2ca-347c1bcb774a@24g2000yqa.googlegroups.com> (permalink)

Show all headers | View raw



what is the exact difference between process control block and process
descriptor.

i was reading about kernel of linux. it was written there that there
is some thread_info structure which contains the pointer to actual
process descriptor table.it was written that the thread_info lies just
above/below of kernel stack.so definitely thread_info is in main
memory.but what about actual process descriptor task_struct ,where it
is located.if process descriptor resides in main memory...where is the
actual place for it. and yes what about process control
block ...please somebody tell me all this stuff. thank you

Back to comp.os.linux.development.system | Previous | Next | Find similar


Thread

process descriptor location in main memory novice <rajat123singh@gmail.com> - 2011-02-09 23:00 -0800

csiph-web