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 -

ruby - Prevent Custom Validation Error on Association -

c++ - Why am i getting wrong values when performing PE base relocation? -