Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

+since
== Changes ==
Since {{kernel link|rhel6-testing|042stab055.11}}:
* [cpt] cleanup: unneeded check for <code>PF_EXIT_RESTART</code> removed ({{B|2266}})
* [fuse] <code>fuse_get_context()->pid</code> has been virtualized ({{B|2245}})
** disable by setting <code>/sys/fs/ext4/features/optimize_fsync</code> to 0
* [sysrq] add sysrq-a, move sched-debug from sysrq-t to it
* [sysctl] Add kernel.hung_task_verbosity sysctl (see /[[/proc/sys/kernel/hung_task_verbosity]])
* [ipc] allow <code>mqueue</code> fs to be mounted in container
* [bridge] put brmark check code under <code>CONFIG_BRIDGE</code>