summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2017-04-06 00:38:14 +0200
committerRichard Braun <rbraun@sceen.net>2017-04-06 00:38:14 +0200
commit0da895c489144cdd59849d6cca28f29e7cb2ad24 (patch)
treea3ea176f00bdb48d7a954dd58b39aac8c4d96f22
parent4ac24d88b35c53480e9495e0f69487d9210f8519 (diff)
tools/qemu.sh: reduce default memory size
-rwxr-xr-xtools/qemu.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qemu.sh b/tools/qemu.sh
index 7fd8c06e..8de129a1 100755
--- a/tools/qemu.sh
+++ b/tools/qemu.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Amount of physical memory
-RAM=8192
+RAM=1024
# Number of processors. Keep this below the number of physical processors
# because the kernel doesn't replace spinning with sleeping from within