diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-15 09:29:09 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-15 09:31:37 +0100 |
| commit | 9b429d2effec17dc4e2e7b2dee7a1fd950aa715e (patch) | |
| tree | a67cf44c3b51e8f8d91490101ceb805b319adac8 /docs/tex/core_process_scheduler.tex | |
| parent | b2c4d9a8ebebf87be33dcc357af86102d31dac47 (diff) | |
feat: kernel: New PE32+ backend, CodeMgr improvements.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'docs/tex/core_process_scheduler.tex')
| -rw-r--r-- | docs/tex/core_process_scheduler.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tex/core_process_scheduler.tex b/docs/tex/core_process_scheduler.tex index ab5636f6..41bad465 100644 --- a/docs/tex/core_process_scheduler.tex +++ b/docs/tex/core_process_scheduler.tex @@ -123,7 +123,7 @@ struct ProcessImage final { {NeKernel}: \href{https://github.com/nekernel-org/nekernel}{NeKernel} -{VMKernel}: \href{https://snu.systems/specs/vmkernel}{VMKernel} +{Legacy VMKernel}: \href{https://snu.systems/specs/vmkernel}{Legacy VMKernel} {CoreProcessScheduler C++ Header}: \href{https://github.com/nekernel-org/nekernel/blob/dev/dev/kernel/KernelKit/CoreProcessScheduler.h}{CoreProcessScheduler} |
