X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/81ecfb6240fdd3a8229f0740242612212e062a6c..7c7b5f05d39b7739d990f71256a2267ec67a6913:/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 a335539..984f902 100644 --- a/lunaix-os/scripts/templates/i386/config.json +++ b/lunaix-os/scripts/templates/i386/config.json @@ -58,6 +58,19 @@ "size": "1@1M", "stk_align": 16 }, + { + "name": "usr_exec", + "start": "4@1M", + "size": "512@1M" + }, + { + "name": "usr_mmap" + }, + { + "name": "usr_stack", + "size": "1@4M", + "stk_align": 16 + }, { "name": "kernel_exec", "start": "3@1G",