diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2024-07-06 22:08:50 +0300 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2024-07-06 22:08:50 +0300 |
| commit | 3528f88fc36df6964c0efed784ae223cfe93544e (patch) | |
| tree | 6e672c76fb4c899d5e454f724adfd4bae8182e31 /arch/riscv64/conf/init | |
| parent | 70afa4184544d244d804713fdee5836f4f20a9fe (diff) | |
| download | kmi-3528f88fc36df6964c0efed784ae223cfe93544e.tar.gz kmi-3528f88fc36df6964c0efed784ae223cfe93544e.zip | |
add RAM usage counting
+ Slightly more overhead but will help track down possible memory leaks
in the future. Could also add in a flag for turning off/on but I don't
think the difference in performance is that significant.
Diffstat (limited to 'arch/riscv64/conf/init')
| -rwxr-xr-x | arch/riscv64/conf/init | bin | 3688 -> 4008 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/arch/riscv64/conf/init b/arch/riscv64/conf/init Binary files differindex e1a5de7..567ff43 100755 --- a/arch/riscv64/conf/init +++ b/arch/riscv64/conf/init |
