Module: xenomai-3
Branch: stable-3.0.x
Commit: af2e279b89554fb805b8d94c61fef4dd949bff56
URL:    
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=af2e279b89554fb805b8d94c61fef4dd949bff56

Author: Philippe Gerum <r...@xenomai.org>
Date:   Fri Mar  4 17:59:16 2016 +0100

cobalt/kernel: raise default sysheap size to 512 Kb

---

 kernel/cobalt/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kernel/cobalt/Kconfig b/kernel/cobalt/Kconfig
index afa62d2..24f09e8 100644
--- a/kernel/cobalt/Kconfig
+++ b/kernel/cobalt/Kconfig
@@ -257,7 +257,7 @@ config XENO_OPT_REGISTRY_NRSLOTS
 
 config XENO_OPT_SYS_HEAPSZ
        int "Size of system heap (Kb)"
-       default 256
+       default 512
        help
        The system heap is used for various internal allocations by
        the Cobalt kernel. The size is expressed in Kilobytes.


_______________________________________________
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git

Reply via email to