Hardware context

Creator
Creator
Alan JoAlan Jo
Created
Created
2023 Oct 24 9:18
Editor
Editor
Alan JoAlan Jo
Edited
Edited
2023 Oct 24 15:54
Refs
Refs
Part of the hardware context of a process is stored in the process descriptor (struct thread_struct thread), while the remaining part is saved in the kernel mode stack
  • The data that must be loaded into the CPU registers before the process resumes its execution.
  • Includes all information needed for the process execution
 
 
 
 
 
 
 

Recommendations