diff options
Diffstat (limited to 'docs/application/index.md')
| -rw-r--r-- | docs/application/index.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/application/index.md b/docs/application/index.md index 01287b1..e315baf 100644 --- a/docs/application/index.md +++ b/docs/application/index.md @@ -33,10 +33,14 @@ ## Startup 1. Configuration + * `thread_count` - defaults to number of available processors 2. Initialize tasks 2. Initialize allocators + * Slab sizes 4. Initialize types + * Built In Alias 5. Initialize IO + * Size of registered sparse buffers ## Main |
