Merge "Set kernel proc files for fwmark reflection and table numbers for RAs."

This commit is contained in:
Sreeram Ramachandran 2014-05-13 22:29:33 +00:00 committed by Gerrit Code Review
commit 32e4479d55
1 changed files with 7 additions and 0 deletions

View File

@ -105,6 +105,13 @@ loglevel 3
write /proc/sys/kernel/sched_rt_runtime_us 950000
write /proc/sys/kernel/sched_rt_period_us 1000000
# reflect fwmark from incoming packets onto generated replies
write /proc/sys/net/ipv4/fwmark_reflect 1
write /proc/sys/net/ipv6/fwmark_reflect 1
# set fwmark on accepted sockets
write /proc/sys/net/ipv4/tcp_fwmark_accept 1
# Create cgroup mount points for process groups
mkdir /dev/cpuctl
mount cgroup none /dev/cpuctl cpu