summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-12-13 17:43:29 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-12-13 17:43:29 +0100
commit15b02bcae9c97d1d67efdd1cab697caf97b890bb (patch)
tree1abaafba5147e8a26d886c94c5d5f0826d64a7d5
parent5df099ca1c87211e35021e6bf1e765d95685291c (diff)
chore: improve WG02 paper.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
-rw-r--r--source/wg02/wg02.tex2
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.}