1. 27 1月, 2007 1 次提交
    • M
      [SCSI] aacraid: rework communication support code · 28713324
      Mark Haverkamp 提交于
      Received from Mark Salyzyn,
      
      Replace all if/else communication transports with a platform function call.
      This is in recognition of the need to migrate to up-and-coming transports.
      Currently the Linux driver does not support two available communication
      transports provided by our products, these will be added in future patches, and
      will expand the platform function set.
      
      Signed-off-by Mark Haverkamp <markh@linux-foundation.org>
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      28713324
  2. 23 11月, 2006 1 次提交
  3. 24 9月, 2006 2 次提交
  4. 20 8月, 2006 2 次提交
  5. 20 6月, 2006 1 次提交
  6. 20 5月, 2006 2 次提交
    • M
      [SCSI] aacraid: remove unneeded list · 5b9851b5
      Mark Haverkamp 提交于
      Received From Mark Salyzyn
      
      The queue tracking is just not being used, not even for debugging. Information
      about outstanding commands can be acquired from the scsi structures.
      Signed-off-by: NMark Haverkamp <markh@osdl.org>
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      5b9851b5
    • M
      [SCSI] aacraid: adjustable timeouts · 404d9a90
      Mark Haverkamp 提交于
      Received From Mark Salyzyn
      
      Add the ability to adjust for unusual corner case failures. Both of
      these additional module parameters deal with embedded, non-intel or
      complicated system scenarios.
      
      Aif_timeout can be increased past the default 2 minute timeout to drop
      application registrations when a system has an unusually high event load
      resulting from continuing management requests, or simultaneous builds,
      or sluggish user space as a result of system load.
      
      Startup_timeout can be increased past the default 3 minute timeout to
      drop an adapter initialization for systems that have a very large number
      of targets, or slow to spin-up targets, or a complicated set of array
      configurations that extend the time for the firmware to declare that it
      is operational. This timeout would only have an affect on non-intel
      based systems, as the (more patient) BIOS would generally be where the
      startup delay would be dealt with.
      Signed-off-by: NMark Haverkamp <markh@osdl.org>
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      404d9a90
  7. 13 4月, 2006 4 次提交
  8. 28 2月, 2006 1 次提交
  9. 05 2月, 2006 1 次提交
  10. 13 1月, 2006 1 次提交
  11. 29 10月, 2005 2 次提交
  12. 17 10月, 2005 1 次提交
    • S
      [SCSI] Fix aacraid regression · 7a9366e4
      Salyzyn, Mark 提交于
      Juan was kind enough to linger on site, and work on a production
      machine, to try the parameter to make the system stable. He discovered
      that reducing the maximum transfer size issued to the adapter to 128KB
      stabilized his system. This is related to an earlier change for the
      2.6.13 tree resulting from Martin Drab's testing where the transfer size
      was reduced from 4G to 256KB; we needed to go still further in scaling
      back the request size.
      
      Here is the patch that tames this regression.
      Signed-off-by: NMark Salyzyn <aacraid@adaptec.com>
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      7a9366e4
  13. 27 9月, 2005 3 次提交
  14. 06 8月, 2005 3 次提交
  15. 02 8月, 2005 1 次提交
  16. 26 6月, 2005 1 次提交
  17. 21 5月, 2005 3 次提交
  18. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4