Difference between revisions of "Download/kernel/rhel6-testing/042stab084.3"
< Download | kernel | rhel6-testing
Botinki Kira (talk | contribs) (Automated import of articles) |
Botinki Kira (talk | contribs) (Automated import of articles *** existing text overwritten ***) |
||
Line 23: | Line 23: | ||
{{Download/Table row|path=kernel/branches/rhel6-2.6.32-testing/042stab084.3|file=vzkernel-debug-devel-2.6.32-042stab084.3.x86_64.rpm|size=8 Mb|date=2013-10-29 19:28:47|sig=}} | {{Download/Table row|path=kernel/branches/rhel6-2.6.32-testing/042stab084.3|file=vzkernel-debug-devel-2.6.32-042stab084.3.x86_64.rpm|size=8 Mb|date=2013-10-29 19:28:47|sig=}} | ||
{{Download/Table row|path=kernel/branches/rhel6-2.6.32-testing/042stab084.3|file=vzkernel-firmware-2.6.32-042stab084.3.noarch.rpm|size=12 Mb|date=2013-10-29 19:28:49|sig=}} | {{Download/Table row|path=kernel/branches/rhel6-2.6.32-testing/042stab084.3|file=vzkernel-firmware-2.6.32-042stab084.3.noarch.rpm|size=12 Mb|date=2013-10-29 19:28:49|sig=}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{{Download/Table tail}} | {{Download/Table tail}} | ||
== DEBs == | == DEBs == | ||
+ | === {{x86_64}} === | ||
{{Download/Table head}} | {{Download/Table head}} | ||
Line 37: | Line 32: | ||
{{Download/Table row|path=kernel/branches/rhel6-2.6.32-testing/042stab084.3|file=linux-image-openvz-amd64_042stab084.3_amd64.deb|size=4 Kb|date=2013-10-29 19:28:56|sig=}} | {{Download/Table row|path=kernel/branches/rhel6-2.6.32-testing/042stab084.3|file=linux-image-openvz-amd64_042stab084.3_amd64.deb|size=4 Kb|date=2013-10-29 19:28:56|sig=}} | ||
{{Download/Table row|path=kernel/branches/rhel6-2.6.32-testing/042stab084.3|file=linux-source-2.6.32-openvz-042stab084.3-amd64_1_all.deb|size=87 Mb|date=2013-10-29 19:28:59|sig=}} | {{Download/Table row|path=kernel/branches/rhel6-2.6.32-testing/042stab084.3|file=linux-source-2.6.32-openvz-042stab084.3-amd64_1_all.deb|size=87 Mb|date=2013-10-29 19:28:59|sig=}} | ||
+ | === {{x86_64}} === | ||
+ | |||
+ | {{Download/Table head}} | ||
+ | {{Download/Table row|path=kernel/branches/rhel6-2.6.32-testing/042stab084.3|file=linux-headers-2.6.32-openvz-042stab084.3-i386_1_i386.deb|size=7 Mb|date=2013-10-29 19:28:52|sig=}} | ||
+ | {{Download/Table row|path=kernel/branches/rhel6-2.6.32-testing/042stab084.3|file=linux-image-2.6.32-openvz-042stab084.3-i386-686_1_i386.deb|size=39 Mb|date=2013-10-29 19:28:55|sig=}} | ||
+ | {{Download/Table row|path=kernel/branches/rhel6-2.6.32-testing/042stab084.3|file=linux-image-openvz-i386_042stab084.3_i386.deb|size=4 Kb|date=2013-10-29 19:28:56|sig=}} | ||
+ | {{Download/Table row|path=kernel/branches/rhel6-2.6.32-testing/042stab084.3|file=linux-source-2.6.32-openvz-042stab084.3-i386_1_all.deb|size=87 Mb|date=2013-10-29 19:29:03|sig=}} | ||
+ | {{Download/Table tail}} | ||
+ | === source === | ||
+ | |||
+ | {{Download/Table head}} | ||
+ | {{Download/Table row|path=kernel/branches/rhel6-2.6.32-testing/042stab084.3|file=vzkernel-2.6.32-042stab084.3.src.rpm|size=88 Mb|date=2013-10-29 19:28:43|sig=}} | ||
+ | {{Download/Table row|path=kernel/branches/rhel6-2.6.32-testing/042stab084.3|file=kernel.spec|size=2 Mb|date=2013-10-29 19:24:38|sig=}} | ||
{{Download/Table tail}} | {{Download/Table tail}} | ||
Revision as of 20:51, 29 October 2013
Warning: this is an old version of RHEL6 testing kernel. For the latest version, see Download/kernel/rhel6-testing/042stab120.7. |
Based on | RHEL6 2.6.32 |
---|---|
Status | testing |
Latest | 042stab120.7 |
Archives | RHEL6 testing |
Contents
Changes
Since 042stab082.6:
- Rebase to 2.6.32-358.23.2.el6 RHEL6.4 kernel (security and bug fixes, see link below)
- Added vziolimit module (requires vzctl >= 4.6)
- cpt: return different errors from task dump routine (PSBM-22887)
- cpt: fix ctid value in frozen process print (PSBM-22887)
- cpt: fix accounting of freezing tasks (PSBM-22887)
- cpt: check task is frozen prior to other checks and actual freezing (PSBM-22887)
- cpt: add paranoya check for tasks freezing failure (PSBM-22887)
- proc: fix negative start time in /proc/PID/stat (PSBM-22925) (same as in 081.8)
- ipc: fix freeque() vs do_msgsnd() race on ipc_rcu_putref() (PSBM-23024) (same as in 081.8)
- ploop: fix iblk-to-sector calculations (PSBM-22961) (same as in 081.8)
- ploop: reverse order of fdatawait and fsync fop
- ploop: fix recognition of sync bio (PSBM-22381)
- ploop: notify blktrace about bio completions
- ploop: propagate SYNCIO flag from incoming bio-s to
- ploop: prioritize BAT operations
- ext4: fallocate mode - convert and extend (v3) (PSBM-22381)
- ploop: new feature of pio_direct - fast_alloc (PSBM-22381)
See also
RPMs
x86 (i686, IA32)
File | Date | Size |
---|---|---|
vzkernel-2.6.32-042stab084.3.i686.rpm | 2013-10-29 19:28:40 | 26 Mb |
vzkernel-devel-2.6.32-042stab084.3.i686.rpm | 2013-10-29 19:28:48 | 8 Mb |
vzkernel-headers-2.6.32-042stab084.3.i686.rpm | 2013-10-29 19:28:49 | 2 Mb |
vzkernel-debug-2.6.32-042stab084.3.i686.rpm | 2013-10-29 19:28:45 | 27 Mb |
vzkernel-debug-devel-2.6.32-042stab084.3.i686.rpm | 2013-10-29 19:28:47 | 8 Mb |
vzkernel-firmware-2.6.32-042stab084.3.noarch.rpm | 2013-10-29 19:28:49 | 12 Mb |
x86_64 (AMD64, EM64T)
File | Date | Size |
---|---|---|
vzkernel-2.6.32-042stab084.3.x86_64.rpm | 2013-10-29 19:28:44 | 28 Mb |
vzkernel-devel-2.6.32-042stab084.3.x86_64.rpm | 2013-10-29 19:28:48 | 8 Mb |
vzkernel-headers-2.6.32-042stab084.3.x86_64.rpm | 2013-10-29 19:28:49 | 2 Mb |
vzkernel-debug-2.6.32-042stab084.3.x86_64.rpm | 2013-10-29 19:28:46 | 29 Mb |
vzkernel-debug-devel-2.6.32-042stab084.3.x86_64.rpm | 2013-10-29 19:28:47 | 8 Mb |
vzkernel-firmware-2.6.32-042stab084.3.noarch.rpm | 2013-10-29 19:28:49 | 12 Mb |