On 12/23/10 9:38 AM, Balbir Singh wrote:
* Warpme<war...@o2.pl>  [2010-12-20 18:37:57]:

Hi Balbir,

Any news in respect of my issue and below strace ?

The strace shows me we are blocked in select(), did any event occur
that would trigger cgrules after we waited?

Balbir,
Thx for keeping eye on my issue.
I was trying trigger such event by launching process which should be qualified by cgrules.

My cgrules.conf is following:

# MythTV Rules
mythtv:mythfrontend     blkio,cpu,cpuset,memory   mythtv_high/
mythtv:mythbackend      blkio,cpu,memory          mythtv_med/
mythtv:mythfilldatabase blkio,cpu                 mythtv_low/
mythtv:mythcommflag     blkio,cpu                 mythtv_low/
mythtv:mythpreviewgen   blkio,cpu                 mythtv_low/
mysql:mysqld            *                         system_high/
root:sasc-ng            blkio,cpu,memory          system_high/
root:oscam              blkio,cpu,memory          system_high/
root:sshd               *                         system_high/

# Catchall Rule
*                       *                         sysdefault/
[r...@mythtv ~]#

As test I launched /usr/bin/mythpreviewgen.
My understanding is launching this process should qualify it to mythtv_low group and this activity should be reflected in cgrulesengd log.
Also launching any new process should be catched by sysdefault group.

br


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to