xpt_schedule_dev: priority of new entry

Andriy Gapon avg at FreeBSD.org
Fri Jul 19 16:35:44 UTC 2013


[ping]

on 17/04/2013 18:55 Andriy Gapon said the following:
> 
> I wonder what is the reason for the following code:
> 		/* New entry on the queue */
> 		if (new_priority < old_priority)
> 			pinfo->priority = new_priority;
> 
> Shouldn't we unconditionally honor new_priority given that this is the new entry case?
> 


-- 
Andriy Gapon


More information about the freebsd-scsi mailing list