]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) to -20
authorRobert Love <robert.w.love@intel.com>
Fri, 27 Feb 2009 18:56:38 +0000 (10:56 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Tue, 10 Mar 2009 14:10:02 +0000 (09:10 -0500)
commit4469c195da43bf8220f53da8b576c0e154c2b662
tree779a789e79cea428295c8173f30068783c8e0cf8
parent55c8bafba549e3e82f6999db8c5a62fc3c255c14
[SCSI] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) to -20

This change makes the fcoe Rx threads have the same nice value
as lpfc and qla2xxx Rx threads.

Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/fcoe/libfcoe.c