radamkie at kdm.pl ()
2006-07-04 21:53:28 UTC
We implement one application using omniORB on Linux RH Enterprise 3 Platform
where the "ulimit" command with option -s sets maximal stack size per thread.
When own omni_threads are created, we mark, that default thread always
on start takes maximal stack size. So, by creating own threads we have
to use creating properities to change taken stack size. But the problem
is by threads in omniORB, which seem to take default value of stak size
(maximal).
Is there any method, way etc. to change stack size taken by creating
omniORB threads?
Cheers,
Radek
where the "ulimit" command with option -s sets maximal stack size per thread.
When own omni_threads are created, we mark, that default thread always
on start takes maximal stack size. So, by creating own threads we have
to use creating properities to change taken stack size. But the problem
is by threads in omniORB, which seem to take default value of stak size
(maximal).
Is there any method, way etc. to change stack size taken by creating
omniORB threads?
Cheers,
Radek