KMDB_STACK_SIZE
kmdb_main_stack = mdb_alloc(KMDB_STACK_SIZE, UM_SLEEP);
kmdb_main_stack_size = KMDB_STACK_SIZE;