From 01fb3ca21dd5846ecd7e4e94571ede5a5264d9a6 Mon Sep 17 00:00:00 2001 From: Amlal EL Mahrouss Date: Tue, 30 Jul 2024 18:06:17 +0200 Subject: [SMP] WiP impelementation of SMP inside the HAL. - Doing R&D on SMP on AMD64, - Working on a first application. Signed-off-by: Amlal EL Mahrouss --- Meta/OS-Design.drawio | 42 +++++------------- Meta/OS-Timer-Architecture.drawio | 92 +++++++++++++++++++-------------------- 2 files changed, 58 insertions(+), 76 deletions(-) (limited to 'Meta') diff --git a/Meta/OS-Design.drawio b/Meta/OS-Design.drawio index 539e0bf9..46863670 100644 --- a/Meta/OS-Design.drawio +++ b/Meta/OS-Design.drawio @@ -1,47 +1,29 @@ - + - + - - + + - - - - - - - - + + - - - - - - - - - - - - - + - + - - + + - - + + diff --git a/Meta/OS-Timer-Architecture.drawio b/Meta/OS-Timer-Architecture.drawio index 9b5a9a88..2fdeded6 100644 --- a/Meta/OS-Timer-Architecture.drawio +++ b/Meta/OS-Timer-Architecture.drawio @@ -1,46 +1,46 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3