Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xenomai
xenomai
Commits
af2e279b
Commit
af2e279b
authored
Mar 04, 2016
by
Philippe Gerum
Browse files
cobalt/kernel: raise default sysheap size to 512 Kb
parent
b34fa9d8
Changes
1
Show whitespace changes
Inline
Side-by-side
kernel/cobalt/Kconfig
View file @
af2e279b
...
@@ -257,7 +257,7 @@ config XENO_OPT_REGISTRY_NRSLOTS
...
@@ -257,7 +257,7 @@ config XENO_OPT_REGISTRY_NRSLOTS
config XENO_OPT_SYS_HEAPSZ
config XENO_OPT_SYS_HEAPSZ
int "Size of system heap (Kb)"
int "Size of system heap (Kb)"
default
256
default
512
help
help
The system heap is used for various internal allocations by
The system heap is used for various internal allocations by
the Cobalt kernel. The size is expressed in Kilobytes.
the Cobalt kernel. The size is expressed in Kilobytes.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment