1. 01 8月, 2016 1 次提交
  2. 30 10月, 2013 1 次提交
    • A
      powerpc: Add VMX optimised xor for RAID5 · ef1313de
      Anton Blanchard 提交于
      Add a VMX optimised xor, used primarily for RAID5. On a POWER7 blade
      this is a decent win:
      
         32regs    : 17932.800 MB/sec
         altivec   : 19724.800 MB/sec
      
      The bigger gain is when the same test is run in SMT4 mode, as it
      would if there was a lot of work going on:
      
         8regs     :  8377.600 MB/sec
         altivec   : 15801.600 MB/sec
      
      I tested this against an array created without the patch, and also
      verified it worked as expected on a little endian kernel.
      
      [ Fix !CONFIG_ALTIVEC build -- BenH ]
      Signed-off-by: NAnton Blanchard <anton@samba.org>
      Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
      ef1313de
  3. 04 8月, 2008 1 次提交
  4. 30 8月, 2005 1 次提交
  5. 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