git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Support to multi-threading and pthread interface (POSIX.1-2008) (#23)
[lunaix-os.git]
/
lunaix-os
/
scripts
/
templates
/
i386
/
config.json
diff --git
a/lunaix-os/scripts/templates/i386/config.json
b/lunaix-os/scripts/templates/i386/config.json
index 984f902870d7c638f72a147be513b8cc7c8dca2a..911bb0e8a523a3c9917a145a3f2ecaa2d25c94f1 100644
(file)
--- a/
lunaix-os/scripts/templates/i386/config.json
+++ b/
lunaix-os/scripts/templates/i386/config.json
@@
-53,9
+53,9
@@
},
"regions": [
{
- "name": "k
ernel_stack
",
- "start": "
3
@1M",
- "size": "
1
@1M",
+ "name": "k
stack_area
",
+ "start": "
1
@1M",
+ "size": "
3
@1M",
"stk_align": 16
},
{
@@
-68,7
+68,7
@@
},
{
"name": "usr_stack",
- "size": "
1@4M
",
+ "size": "
64@page
",
"stk_align": 16
},
{