[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4589CC5B.9090704@greshamstorage.com>
Date: Wed, 20 Dec 2006 17:50:51 -0600
From: Jeremy Linton <jli@...shamstorage.com>
To: Dan Aloni <da-x@...atomic.org>
CC: Arjan van de Ven <arjan@...rus.demon.nl>,
Linux Kernel List <linux-kernel@...r.kernel.org>,
linux-scsi@...r.kernel.org, Mike Christie <michaelc@...wisc.edu>
Subject: Re: [PATCH] scsi_execute_async() should add to the tail of the queue
> So instead of adding a parameter, we can make scsi_execute_async()
> decide for itself based on the SCSI command, with read/write I/Os
> taking the lowest priority.
This seems like a bad idea, I can come up with a number of cases where
the priority of a request would better be optimized by a higher level
subsystem, rather than a simple prioritization based on the command type.
The original suggestion to provide both head and tail insertion options
seems like the obvious solution, short of a full priority queuing system.
-
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