![Texas TMS320C6000 Programmer'S Reference Manual Download Page 14](http://html.mh-extra.com/html/texas/tms320c6000/tms320c6000_programmers-reference-manual_1093844014.webp)
Operating System Configuration
2-4
Minimum Task Stack Size
_oscfg.TaskStkLow
Default Value
3072
Description
This is the stack size used for network task that do very little network process-
ing, or do not use TCP.
Normal Task Stack Size
_oscfg.TaskStkNorm
Default Value
4096
Description
This is the stack size used for a network task with an average network band-
width using TCP. It is used for the majority of network tasks in the network tools
library that use TCP.
High Volume Task Stack Size
_oscfg.TaskStkHigh
Default Value
5120
Description
This is the stack size used to network tasks that require a high network band-
width using TCP. It is also used for tasks calling HTTP CGI functions.