Subject: Re: change to scsipi_periph_timed_thaw
To: Matthew Jacob <mjacob@feral.com>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-kern
Date: 09/16/2001 11:37:55
On Sun, Sep 16, 2001 at 11:32:55AM -0700, Matthew Jacob wrote:

 > There was this SCSIPI_CHAN_CALLBACK defined- but it seems to me that because
 > this is a public i/f and can only be busy with one callback at a time, that it
 > was worth devoting an extra bit to having scsipi_periph_timed_thaw have the
 > completion thread do the queue running.
 > 
 > Here are the diffs- seems to work (ignore the 'printf' in the completion
 > thread- this is WIP).

Looks good to me -- once you feel like it is ready, please commit it.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>