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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 10 Feb 2014 12:49:25 -0700
From:	Jens Axboe <axboe@...nel.dk>
To:	Christoph Hellwig <hch@...radead.org>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/3] blk-mq: rework I/O completions

On Mon, Feb 10 2014, Christoph Hellwig wrote:
> This series reworks how the blk-mq core handles I/O completion.  The
> prime motivation was that the current code does not work when using
> a timeout handler that needs to complete requests after doing error
> handling.  A fallout from fixing that by making the completions more
> similar to the old request model is that we now can use the remote
> IPIs for driver-internal completions as well instead of just the final
> completion and thus get rid of duplicate code both in null_blk and
> the pending scsi work.

Thanks Christoph, applied all 3.

-- 
Jens Axboe

--
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