On Tue, May 26, 2020 at 1:26 PM Srikar Dronamraju
wrote:
>
> * john mathew [2020-05-14 12:26:37]:
>
> > +
> > +Context Switching
> > +-
> > +
> > +Context switching, the switching from a running task to another,
> > +is done by the context_switch() function defined in kernel/sched
* john mathew [2020-05-14 12:26:37]:
> +
> +Context Switching
> +-
> +
> +Context switching, the switching from a running task to another,
> +is done by the context_switch() function defined in kernel/sched.c.
context_switch is defined in kernel/sched/core.c
> +It is called by
From: John Mathew
Add documentation for introduction to
-context-switch
-x86 context-switch
-MIPS context switch
Suggested-by: Lukas Bulwahn
Co-developed-by: Mostafa Chamanara
Signed-off-by: Mostafa Chamanara
Co-developed-by: Oleg Tsymbal
Signed-off-by: Oleg Tsymbal
Signed-off-by: John M
3 matches
Mail list logo