Skip to content

Implement process signals and abnormal events #85

@Amjad50

Description

@Amjad50

Have a way for the kernel to interrupt the processes suddenly, this can mean stuff to handle:

  • memory faults (have a way for the process to catch that if possible? not sure if possible tho)
  • terminate/kill (implemented separate from this issue)
  • other?

Metadata

Metadata

Assignees

No one assigned

    Labels

    exceptions/interruptsinterrupts and exceptions handling/routing etc...kernelKernel related workuseruser mode related work

    Projects

    Status
    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions