Whamcloud - gitweb
Ext3 journaling patches from 2.4.21:
authoradilger <adilger>
Thu, 4 Sep 2003 21:17:55 +0000 (21:17 +0000)
committeradilger <adilger>
Thu, 4 Sep 2003 21:17:55 +0000 (21:17 +0000)
commit2bd23f8f4b22f0ded54949237ff38ece461d0490
tree999c98d3220c01fca4208aef7df0bcddacebe9bc
parentec423825a4c6c8536feff5c1a0b7802681681d1f
Ext3 journaling patches from 2.4.21:
- jbd-flushtime: fixes dirty buffer starvation during IO (may help perf!)
- jbd-ctx_switch: avoids thousands of spurious context switches on busy buffers
- jbd-get_write_access: avoids assertion failure after IO error (bug 1871)
lustre/kernel_patches/patches/jbd-ctx_switch.patch [new file with mode: 0644]
lustre/kernel_patches/patches/jbd-flushtime.patch [new file with mode: 0644]
lustre/kernel_patches/patches/jbd-get_write_access.patch [new file with mode: 0644]