Skip to content

Improve performance of system calls #4

@snbuback

Description

@snbuback
  • Register a special handler to timer events (if possible with the possibility of extension)
  • When there is no action INT or SYSCALL should return to the same task (fast return) (viable since timer events are not more part of the same handler)
  • do_syscall should receive all possible registers parameters (and stack pointer).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions