lkml.org 
[lkml]   [2006]   [Jun]   [11]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
    /
    FromHighPoint Linux Team <>
    SubjectRe: [PATCH] hptiop: HighPoint RocketRAID 3xxx controller driver
    DateSun, 11 Jun 2006 19:18:08 +0800
    On Sunday 11 June 2006 05:07 pm, HighPoint Linux Team wrote:
    >>
    >>	host->can_queue = le32_to_cpu(iop_config.max_requests);
    >>	host->cmd_per_lun = le32_to_cpu(iop_config.max_requests);
    >> 
    >> You might want to think about adjusting this.  For the single LUN case,
    >> it's fine.  For the multi-lun case it may allow commands to a single LUN
    >> to starve everything else.
    >
    >There will be no multi-lun support for the controller so this is not
    >an issue.
    
    Sorry, a mistake. Multi-lun is supported.
    Should host->can_queue be set to (cmd_per_lun * max_lun) ?
    
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    
    
    \
     
     \ /
      Last update: 2006-06-11 13:06    [from the cache]
    ©2003-2008