Is this what you're looking for?:
var Server = xdc.useModule('ti.sdo.ce.Server');
Server.algs = [
{name: "viddec_copy", mod: VIDDEC_COPY, threadAttrs: {
stackSize: 0x4096, stackMemId: 0, priority: Server.MINPRI + 2}, groupId
: 0,
},
{name: "videnc_copy", mod: VIDENC_COPY, threadAttrs: {
stackMemId: 0, priority: Server.MINPRI + 2}, groupId : 0,
}
];
The max limit is dictated by your available memory for BIOS TSK stacks.
- Rob
________________________________
From: [email protected]
[mailto:[email protected]] On Behalf Of
Sandeep YEDIRE
Sent: Tuesday, August 11, 2009 10:34 PM
To: [email protected]
Cc: Sandeep Yedire
Subject: Regarding increase in Sever Thread stack size
Hello all,
is there anyway to increase server thread stack size for one particular codec?
What is max limit ?
Many Thanks,
Sandeep.Yedire
________________________________
________________________________
See the Web's breaking stories, chosen by people like you. Check out Yahoo!
Buzz<http://in.rd.yahoo.com/tagline_buzz_1/*http://in.buzz.yahoo.com/>.
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source