From 15b02bcae9c97d1d67efdd1cab697caf97b890bb Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sat, 13 Dec 2025 17:43:29 +0100 Subject: chore: improve WG02 paper. Signed-off-by: Amlal El Mahrouss --- source/wg02/wg02.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source') 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.} -- cgit v1.2.3