c - Adding a new field to the bottom of the task descriptor -


when add new field task descriptor (task_struct), why should add bottom of task_struct ?

if entries expected in places, entries those?

i not find on internet or in linux kernel development book.

this may due tailing of thread structures struct thread_struct, please confirm how threads structures maintained within task struct [may link list] or may tailing of these structures


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

java - How to put two numbers separated by a space into two different arrays -

python - matplotlib equivalent for Ubuntu servers with no GUI? -