Item: Least recently used device selection for tape drives in autochanger.
Date: 12 October 2009
Origin: Thomas Carter <tcar...@memc.com>
Status: Proposal

What: A better tape drive selection algorithm for multi-drive 
autochangers. The AUTOCHANGER class contains an array list of tape 
devices. When a tape drive is needed, this list is always searched in 
order. This causes lower number drives (specifically drive 0) to do a 
majority of the work with higher numbered drives possibly never being 
used. When a drive in an autochanger is reserved for use, its entry should 
be moved to the end of the list; this would give a rough LRU drive 
selection.

Why: The current implementation places a majority of use and wear on drive 
0 of a multi-drive autochanger.

Notes: 
===========================================
The contents of this message, together with any attachments, are intended only 
for the use of the individual or entity to which they are addressed and may 
contain information that is confidential. If you are not the intended 
recipient, you are hereby notified that any dissemination, distribution, or 
copying of this message, or any attachment, is strictly prohibited. If you have 
received this message in error, please notify the original sender immediately 
by telephone or by return E-mail and delete this message, along with any 
attachments, from your computer. Thank you.
===========================================

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to