Question about task stack allocation

mikeci at acm.org mikeci at acm.org
Wed Dec 17 17:10:00 UTC 2003


> Just read _Thread_Stack_Allocate(), I think maybe 'stack_allocate_hook'
> in 'CPU Table' could help. For example you can configure
> 'stack_allocate_hook' as 'malloc' so task stacks always allocated in
> CRTL.
Hi!

I would like to allocate task stack for one task only. If I use
stack_allocate_hook, this hook is for all tasks, right?


Regards

Ivica





More information about the users mailing list