exploits , vulnerabilities , articles , Defining Task Structure in the Linux Kernel
| 2006-04-09 |
Defining Task Structure in the Linux Kernel |
|
"A computer process is a running instance of a program, including all variables and other states, or simply it’s defined as a program in execution. Now we will see how this task or process is implemented in Linux kernel. The description of the characteristics of a process is given in the structure task_struct."
|
|