Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Download/kernel/rhel6-testing/042stab056.2/changes

39 bytes removed, 09:44, 22 May 2012
+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}})
* [fuse] [major] kaio support has been added
* [ext4] [major, performance] possibility to submit big BIOs has been added (PCLIN-30841)
** This functionality is enabled by default, can be disabled disable by setting <code>/sys/fs/ext4/features/batched_writeback</code> to 0.
* [ext4] fdatasync optimization feature switch has been added (PSBM-12094)
** Now it can be disabled 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>