From mboxrd@z Thu Jan 1 00:00:00 1970 From: daniel.baluta@gmail.com (Daniel Baluta) Date: Tue, 14 Jun 2011 14:52:05 +0300 Subject: struct task_struct In-Reply-To: References: Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org > Now ,iam reading? Linux kernel Development? 3rd ed > > > I want? the? explanation of each member of ? struct task_struct??? found in > Hello, This structure is very well described in Chapter 2.3 from 'Professional Linux Kernel Architecture' by W. Mauerer. Please fix your email client to send emails in 'plain text' format. thanks, Daniel.