adspace
Answer Posted / Kuldeep Tiwari
In Unix, U-Area refers to a section of the kernel stack where per-process information is stored. This includes the process's user structure (task_struct), signal handlers, and other process-specific data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers