Skip to main content

Thread: high Cpu usage percentage although of Cgroup


although make cgroup , run process under still have high cpu usgae percentage in system monitor
here u code of cgroup put in cgconfig.conf :

code:
group ahmedcpuusage {  # specify users can admin (set limits) group  perm {         admin {         uid = ahmedubuntu;          gid = ahmedubuntu;    }  #specify users can add tasks group     task {        uid = ahmedubuntu;         gid = ahmedubuntu;     }  }  # set cpu , memory limits group  cpu {     cpu.shares = 10;    }  }   mount  { cpu = /sys/fs//cgroup/ahmedcpu; }
run instance chorme browser :

code:
`ahmedubuntu@ahmedubuntu:~$  cgexec -g cpu:ahmedcpuusage --sticky   google-chrome
wrong make doesnt work ?`p.s : processor dual core



Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] high Cpu usage percentage although of Cgroup


Ubuntu

Comments

Popular posts from this blog

Some mp4 files not displaying correctly (CS6)

Thread: Samba is not authenticating with LDAP