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-10 19:57 y
  2011-05-10 19:57 ` [PATCH v2 1/3] " y
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: y @ 2011-05-10 19:57 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Chris Mason, Sergei Trofimovich

From: Sergei Trofimovich <slyfox@gentoo.org>

The really interesting commit is
    [PATCH 1/3] 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 v1:
- Added Josef's Reviewed-by
- Fixed my MTA and patch numbering

Thanks!

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH v2 0/3] btrfs: don't spin in shrink_delalloc if there is nothing to free
@ 2011-05-10 19:57 y
  0 siblings, 0 replies; 10+ messages in thread
From: y @ 2011-05-10 19:57 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Chris Mason, Sergei Trofimovich

From: Sergei Trofimovich <slyfox@gentoo.org>

The really interesting commit is
    [PATCH 1/3] 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 v1:
- Added Josef's Reviewed-by
- Fixed my MTA and patch numbering

Thanks!

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH v2 0/3] btrfs: don't spin in shrink_delalloc if there is nothing to free
@ 2011-05-10 20:01 Sergei Trofimovich
  0 siblings, 0 replies; 10+ messages in thread
From: Sergei Trofimovich @ 2011-05-10 20:01 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Chris Mason, Sergei Trofimovich

The really interesting commit is
    [PATCH 1/3] 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 v1:
- Added Josef's Reviewed-by
- Fixed my MTA and patch numbering

Thanks!

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH v2 0/3] btrfs: don't spin in shrink_delalloc if there is nothing to free
@ 2011-05-20 20:20 Sergei Trofimovich
  0 siblings, 0 replies; 10+ 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] 10+ messages in thread

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-10 19:57 [PATCH v2 0/3] btrfs: don't spin in shrink_delalloc if there is nothing to free y
2011-05-10 19:57 ` [PATCH v2 1/3] " y
2011-05-10 19:57 ` y
2011-05-10 19:57 ` [PATCH v2 2/3] btrfs: typo: 'btrfS' -> 'btrfs' y
2011-05-10 19:57 ` y
2011-05-10 19:57 ` [PATCH v2 3/3] btrfs: fix typo 'testeing' -> 'testing' y
2011-05-10 19:57 ` y
  -- strict thread matches above, loose matches on Subject: below --
2011-05-10 19:57 [PATCH v2 0/3] btrfs: don't spin in shrink_delalloc if there is nothing to free y
2011-05-10 20:01 Sergei Trofimovich
2011-05-20 20:20 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).