lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 19 Dec 2012 16:53:43 -0800
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Hugh Dickins <hughd@...gle.com>
Cc:	Konstantin Khlebnikov <khlebnikov@...nvz.org>,
	linux-kernel@...r.kernel.org, Mel Gorman <mgorman@...e.de>,
	Jens Axboe <axboe@...nel.dk>
Subject: Re: [PATCH] mm/swap: add independed bio pool for swap

On Mon, 17 Dec 2012 20:45:13 -0800 (PST)
Hugh Dickins <hughd@...gle.com> wrote:

> On Fri, 14 Dec 2012, Konstantin Khlebnikov wrote:
> 
> > This bio pool guarantees reclaiming progress for anonymous pages.
> > All avaliable bio in fs_bio_set may be borrowed by writeback which may
> > never ends, because disk too slow or broken. I have seen this situation in
> > real life in system where was a lot of bio requests to a loop device which
> > laying on top of special fuse-based filesystem.
> 
> Hmm, perhaps, I'm not at all sure.

It probably maybe perhaps makes sense.  Of course, you're screwed if
one of your swap devices is "disk too slow or broken".

My crystal ball tells me that the 2015 kernel will have a bioset per
physical device...

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ