ealanos: More RAM for allocator test.

This commit is contained in:
Michael Mueller
2025-05-11 22:05:31 +02:00
parent e20a605709
commit 284ed952f5

View File

@@ -35,7 +35,7 @@ install_config {
</start> </start>
<start name="cell1" priority="-1"> <start name="cell1" priority="-1">
<binary name="coreheap_test"/> <binary name="coreheap_test"/>
<resource name="RAM" quantum="2G"/> <resource name="RAM" quantum="3G"/>
</start> </start>
<!-- <!--
<start name="cell2" priority="-2"> <start name="cell2" priority="-2">