diff options
Diffstat (limited to 'source')
| -rw-r--r-- | source/wg02/wg02.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/wg02/wg02.tex b/source/wg02/wg02.tex index fa905e8..ea14306 100644 --- a/source/wg02/wg02.tex +++ b/source/wg02/wg02.tex @@ -51,7 +51,7 @@ \abstract {The CoreProcessScheduler governs how the scheduling backend and policy of the kernel works, It is the common gateway for schedulers inside NeKernel based systems.} -\section{Abstract} +\section{Introduction} {The CoreProcessScheduler (now referred as CPS) serves as the foundation between the scheduler backend and kernel.} {It takes care of process life-cycle management, team-based process grouping, and affinity-based CPU based allocation to mention the least.} |
