From 9d8b704783b94ed3ee4cd87f87e54eb1808d7db8 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 12 May 2024 22:45:04 +0200 Subject: KernelHeap.cxx && NewFS.cxx: fix ke_protect_ke_heap, Document NewFS B-Tree algorihm. Signed-off-by: Amlal El Mahrouss --- Meta/NewFS-B-Tree.svg | 162 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100644 Meta/NewFS-B-Tree.svg (limited to 'Meta') diff --git a/Meta/NewFS-B-Tree.svg b/Meta/NewFS-B-Tree.svg new file mode 100644 index 00000000..2b6ed597 --- /dev/null +++ b/Meta/NewFS-B-Tree.svg @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Dir + File + Link + File + Dir + Dir + File + File + File + File + \ No newline at end of file -- cgit v1.2.3