Lines Matching refs:group
44 set_def_group() #default group spinning a task to create ideal scenario
49 echo "ERROR: Can't create default group... "
54 # Migrate all the running tasks to this group
79 rmdir /dev/cpuctl/group* 2> /dev/null
86 #clean any group created eralier (if any)
107 groups=/dev/cpuctl/group*
110 rmdir /dev/cpuctl/group*
126 group=group_$i;
127 mkdir /dev/cpuctl/$group;# 2>/dev/null
130 echo "ERROR: Can't create $group...Check your permissions..Exiting test";