alibaba
8th January 2012, 17:39
Hi Guys:
For performance purpose, some specific user needs more resources to perform some hard operations. I tried enlarge the shared memory configuration,like to 100M. but it's enlarge memory for all of user.
so,how to allocate more runtime resource for specific user ?
Thanks!

bdittmar
9th January 2012, 10:09
Hi Guys:
For performance purpose, some specific user needs more resources to perform some hard operations. I tried enlarge the shared memory configuration,like to 100M. but it's enlarge memory for all of user.
so,how to allocate more runtime resource for specific user ?
Thanks!

Hello,

renice the specific processes

Regards