Difference between revisions of "Download/kernel/rhel6-testing/042stab077.7/changes"
< Download | kernel | rhel6-testing | 042stab077.7
(link to ovz bugs) |
(better wording) |
||
Line 2: | Line 2: | ||
Since {{kernel link|rhel6-testing|042stab077.3}}: | Since {{kernel link|rhel6-testing|042stab077.3}}: | ||
<!-- 077.4 --> | <!-- 077.4 --> | ||
− | * a number of fixes | + | * a number of fixes to make Trinity stable inside a CT (PSBM-18611) |
− | + | * [tc] fixed cbq been fixed to shape correctly on high speed limiting (> 50% of total bandwidth) (PSBM-18636) | |
− | * [tc] cbq | + | * [cpt] prevented dumping of deleted submounts (PSBM-19135) |
− | * [cpt] | + | * [cpt] fixed cpt_posix_timer_image alignment (PSBM-18927) |
− | * [cpt] cpt_posix_timer_image alignment | ||
<!-- 077.7 --> | <!-- 077.7 --> | ||
− | * Trinity-related fixes | + | * more Trinity-related fixes (PSBM-19214, PSBM-19298) |
* [fs] fixed vmscan deadlock near global oom point if there are no anonymous pages (PCLIN-31619) | * [fs] fixed vmscan deadlock near global oom point if there are no anonymous pages (PCLIN-31619) | ||
* [cpt] make checkpoint working if /tmp is mounted with NOEXEC (PSBM-17995) | * [cpt] make checkpoint working if /tmp is mounted with NOEXEC (PSBM-17995) | ||
− | * [cpt] virt/prof itimers handling | + | * [cpt] correct virt/prof itimers handling (PCLIN-31561) |
− | * [cpt/nfs] a LOT of NFS common code | + | * [cpt/nfs] modified a LOT of NFS common code to implement NFSv4 support (with migration) inside a CT (PSBM-17793) |
* [kstaled] introduced kstaled - idle page tracking daemon (PSBM-16684) | * [kstaled] introduced kstaled - idle page tracking daemon (PSBM-16684) | ||
* [nfs/vzquota] fixed NFS vzquota bug which causes memory corruptions (PSBM-17619, {{B|2506}}) | * [nfs/vzquota] fixed NFS vzquota bug which causes memory corruptions (PSBM-17619, {{B|2506}}) |
Latest revision as of 19:26, 22 April 2013
Changes[edit]
Since 042stab077.3:
- a number of fixes to make Trinity stable inside a CT (PSBM-18611)
- [tc] fixed cbq been fixed to shape correctly on high speed limiting (> 50% of total bandwidth) (PSBM-18636)
- [cpt] prevented dumping of deleted submounts (PSBM-19135)
- [cpt] fixed cpt_posix_timer_image alignment (PSBM-18927)
- more Trinity-related fixes (PSBM-19214, PSBM-19298)
- [fs] fixed vmscan deadlock near global oom point if there are no anonymous pages (PCLIN-31619)
- [cpt] make checkpoint working if /tmp is mounted with NOEXEC (PSBM-17995)
- [cpt] correct virt/prof itimers handling (PCLIN-31561)
- [cpt/nfs] modified a LOT of NFS common code to implement NFSv4 support (with migration) inside a CT (PSBM-17793)
- [kstaled] introduced kstaled - idle page tracking daemon (PSBM-16684)
- [nfs/vzquota] fixed NFS vzquota bug which causes memory corruptions (PSBM-17619, #2506)
- [fairsched] allow writing to cpus_allowed and mems_allowed
- [fs] limited the number of mounts inside a CT to 1024 (hardcoded at the moment), required for proper CT isolation (PSBM-19377)
- [fs] reworked kernel WARNING in ext4_journal_start_sb() fix without using CAP_FS_FREEZE. In particular this fixes syslog-ng in Ubuntu 12.04 LTS (PSBM-17503, #2567)