Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cgroup_root ???
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Joseph_sys
Advocate
Advocate


Joined: 08 Jun 2004
Posts: 2712
Location: Edmonton, AB

PostPosted: Sat Jan 26, 2013 8:06 am    Post subject: cgroup_root ??? Reply with quote

I just noticed on my system mounted:
Code:
cgroup_root      10M     0   10M   0% /sys/fs/cgroup

What is this?
Anybody has any idea what application created this?
It contains:
Code:
drwxr-xr-x  2 root root 0 Dec 26 15:29 cpu
drwxr-xr-x  2 root root 0 Dec 26 15:29 cpuacct
drwxr-xr-x  2 root root 0 Dec 26 15:29 cpuset
drwxr-xr-x  2 root root 0 Dec 26 15:29 freezer
drwxr-xr-x 22 root root 0 Jan 18 20:06 openrc
Back to top
View user's profile Send private message
syn0ptik
Apprentice
Apprentice


Joined: 09 Jan 2013
Posts: 267

PostPosted: Sun Jan 27, 2013 3:01 am    Post subject: Reply with quote

seems the kernel, because it assigned with mount options
mount -t cgroup -ofreezer freezer /containers
Back to top
View user's profile Send private message
BillWho
Veteran
Veteran


Joined: 03 Mar 2012
Posts: 1600
Location: US

PostPosted: Sun Jan 27, 2013 3:10 am    Post subject: Reply with quote

Joseph_sys,

Check /etc/init.d/sysfs line 69

mount -n -t tmpfs -o ${opts} cgroup_root /sys/fs/cgroup
_________________
Good luck :wink:

Since installing gentoo, my life has become one long emerge :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum