From 729f6f2b39976a29a705da5348087f33f110b61c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20GIBERT?= Date: Tue, 1 Nov 2016 22:37:38 +0100 Subject: [PATCH] Kernel version 0.8 : Docs... --- _Docs/KERNEL.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_Docs/KERNEL.md b/_Docs/KERNEL.md index a2b21a02..1c5ca420 100644 --- a/_Docs/KERNEL.md +++ b/_Docs/KERNEL.md @@ -367,6 +367,14 @@ And return, if found, the full path to it. + Y,A = ZPMemMgrSPtr = PTR to S.MEM + X unmodified +#GetMemStatYA + +##In: ++ Y,A = 24 bytes buffer + +##Out: ++ Buffer filled with memory stats + #ExecProcessNewEnvYA #ExecProcessYA (Blocking Parent PID)