linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] btrfs: don't spin in shrink_delalloc if there is nothing to free
@ 2011-05-20 20:20 Sergei Trofimovich
  2011-05-20 20:20 ` [[PATCH v3] 1/3] " Sergei Trofimovich
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2011-05-20 20:20 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Chris Mason, Sergei Trofimovich

The really interesting commit is
    btrfs: don't spin in shrink_delalloc if there is nothing to free
which fixes hogs on ENOSPC for me.


The rest of patches are cleanup.

Change since v2:
- Rebased against 2.6.39

Change since v1:
- Added Josef's Reviewed-by
- Fixed my MTA and patch numbering

Thanks!

P.S.:
It's also interesting to note, that 'shrink_delalloc' tries
to mess with 'bytes_reserved' (which are metadata reservation
right?)

The more I look at 'bytes_reserved' management paths the more I
think 'shrink_delalloc' should not touch them.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-05-20 20:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-20 20:20 [PATCH v2 0/3] btrfs: don't spin in shrink_delalloc if there is nothing to free Sergei Trofimovich
2011-05-20 20:20 ` [[PATCH v3] 1/3] " Sergei Trofimovich
2011-05-20 20:20 ` [[PATCH v3] 2/3] btrfs: typo: 'btrfS' -> 'btrfs' Sergei Trofimovich
2011-05-20 20:20 ` [[PATCH v3] 3/3] btrfs: fix typo 'testeing' -> 'testing' Sergei Trofimovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).