From 131af4eec38752a27e6e56579fbf76178e022ec1 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Thu, 1 Dec 2022 02:05:19 +0200 Subject: start looking into memory handling + Now 10M alloc/frees succeed, which totals more memory than the virtual machine has, so no too obvious leaks are occuring. For future debugging speed, changed 10M to 1M. + Also quick fix to rpcs, stacks are now assigned. Not entirely sure why they worked before this, but good that I found it. --- arch/riscv64/conf/initrd | Bin 3072 -> 5632 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'arch/riscv64/conf/initrd') diff --git a/arch/riscv64/conf/initrd b/arch/riscv64/conf/initrd index 905bbfe..8d36a5a 100644 Binary files a/arch/riscv64/conf/initrd and b/arch/riscv64/conf/initrd differ -- cgit v1.3