First  |  Prev |  Next  |  Last
Pages: 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655
Fwd: [TuxOnIce-devel] hang on hibernation with kernel 2.6.34.1 and TuxOnIce 3.1.1.1
Hi! Since I initially guessed this to be more likely a vanilla kernel than a TuxOnIce bug, I might just ask on kernel mailinglist, whether someone can tell me on where to sort this backtrace. I do not really have an exact idea what subsystem this is. Async I/O? Ciao, Martin ---------- Weitergeleitete... 11 Jul 2010 04:00
drivers/scsi: Remove warnings after vsprintf %pV introduction
From: Joe Perches <joe(a)perches.com> Date: Sat, 10 Jul 2010 22:08:41 -0700 On Sat, 2010-07-10 at 19:52 -0700, David Miller wrote: Could you take a stab at this and the other scsi bits that trigger this warning? Remove warnings introduced by conversions of dev_<level> macros to functions. C... 27 Jul 2010 09:30
[PATCH net-next] drivers/scsi: Remove warnings after vsprintf %pV introduction
On Sat, 2010-07-10 at 19:52 -0700, David Miller wrote: Could you take a stab at this and the other scsi bits that trigger this warning? Remove warnings introduced by conversions of dev_<level> macros to functions. Compile tested only. Signed-off-by: Joe Perches <joe(a)perches.com> --- drivers/scsi/cons... 11 Jul 2010 01:51
NFSv4: Add label recommended attribute and NFSv4 flags
On Fri, Jul 9, 2010 at 10:05, David P. Quigley <dpquigl(a)tycho.nsa.gov> wrote: On Fri, 2010-07-09 at 08:48 +1000, James Morris wrote: Yes, but we should not unnecessarily limit the network protocol when something is valid and possible in the local implementation (which is ~64k under Linux). A secu... 16 Jul 2010 20:57
writeback cleanups and trivial fixes
On Sun, Jul 11, 2010 at 10:06:56AM +0800, Wu Fengguang wrote: Andrew, Here are some writeback cleanups to avoid unnecessary calculation overheads, and relative simple bug fixes. The patch applies to latest linux-next tree. The mmotm tree will need rebase to include commit 32422c79 (writeback: Add... 10 Jul 2010 23:41
[PATCH 2/6] writeback: reduce calls to global_page_state in balance_dirty_pages()
Reducing the number of times balance_dirty_pages calls global_page_state reduces the cache references and so improves write performance on a variety of workloads. 'perf stats' of simple fio write tests shows the reduction in cache access. Where the test is fio 'write,mmap,600Mb,pre_read' on AMD AthlonX2 with 3G... 10 Jul 2010 23:41
[PATCH 3/6] writeback: avoid unnecessary calculation of bdi dirty thresholds
Split get_dirty_limits() into global_dirty_limits()+bdi_dirty_limit(), so that the latter can be avoided when under global dirty background threshold (which is the normal state for most systems). CC: Peter Zijlstra <a.p.zijlstra(a)chello.nl> Signed-off-by: Wu Fengguang <fengguang.wu(a)intel.com> --- fs/fs-writebac... 10 Jul 2010 23:41
[PATCH 1/6] writeback: take account of NR_WRITEBACK_TEMP in balance_dirty_pages()
Signed-off-by: Richard Kennedy <richard(a)rsk.demon.co.uk> Signed-off-by: Wu Fengguang <fengguang.wu(a)intel.com> --- mm/page-writeback.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) --- linux-next.orig/mm/page-writeback.c 2010-07-11 08:41:37.000000000 +0800 +++ linux-next/mm/page-writeback.c ... 10 Jul 2010 23:41
[PATCH 0/6] writeback cleanups and trivial fixes
Andrew, Here are some writeback cleanups to avoid unnecessary calculation overheads, and relative simple bug fixes. The patch applies to latest linux-next tree. The mmotm tree will need rebase to include commit 32422c79 (writeback: Add tracing to balance_dirty_pages) in order to avoid merge conflicts. [PATC... 10 Jul 2010 23:41
[PATCH 4/6] writeback: dont redirty tail an inode with dirty pages
This avoids delaying writeback for an expired (XFS) inode with lots of dirty pages, but no active dirtier at the moment. Previously we only do that for the kupdate case. CC: Dave Chinner <david(a)fromorbit.com> CC: Christoph Hellwig <hch(a)infradead.org> Acked-by: Jan Kara <jack(a)suse.cz> Signed-off-by: Wu Fengguang... 10 Jul 2010 23:41
First  |  Prev |  Next  |  Last
Pages: 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655