Skip to content
Snippets Groups Projects
  1. Dec 03, 2008
    • Alexander Zarochentsev's avatar
      Branch HEAD · 13cbeef2
      Alexander Zarochentsev authored
      b=17461
      i=adilger
      i=alex.zhuravlev
      
      Ptlrpc optimizations to minimize COS overhead:
      . reply state object use own locking instead of ptlrpc service one
      . per-cpu dedicated threads for reply handling
      . resource hash table size increase
      13cbeef2
  2. Nov 15, 2008
  3. Nov 07, 2008
  4. Nov 06, 2008
    • Alexander Zarochentsev's avatar
      Branch HEAD · 5e9b1828
      Alexander Zarochentsev authored
      b=15393
      i=alex.zhuravlev@sun.com
      i=tappro@sun.com
      
      Commit on sharing. Eliminate inter-client dependencies between
      uncommitted transactions by doing transaction commits.
      Thereby clients may recovery independently.
      5e9b1828
  5. Oct 13, 2008
    • alex's avatar
      b=12182 · 8d191d9c
      alex authored
      i=adilger
      i=green
      i=nikita
      
       - oss read-only cache feature
      8d191d9c
  6. Oct 07, 2008
    • mattwu's avatar
      b=16150 · 1aad983a
      mattwu authored
      i=nikita
      i=robert
      winnt libcfs/lnet cleanup
      1aad983a
  7. Sep 19, 2008
    • Yury Umanets's avatar
      b=16776,16777 · 255a27b3
      Yury Umanets authored
      r=shadow,vitaly,adilger,robert
      
      - new class_hash.c. Using new hashtable for connections, quota, held locks on mds, etc.
      255a27b3
  8. Sep 15, 2008
  9. Sep 13, 2008
    • Yury Umanets's avatar
      b=16777 · 8073f0e4
      Yury Umanets authored
      r=adilger,robert
      
      - fixes server side scalability issue which became visible with lru resize work landed.
      It replcaes linear list of held locks on server with hash table from class_hash.c which improves lock find time drastically for case when one client holds ~limit of server locks (quite a big number for big servers) which is very possible if all clients are idle and one compiles kernel, etc.
      8073f0e4
  10. Sep 11, 2008
    • tianzy's avatar
      Branch b1_6 · 8b8cbfe1
      tianzy authored
      This patch includes att18982, att18236, att18237,att18983 and att19061 in bz14840.
      Slove "quota recovery deadlock during mds failover", it includes:
      1. fix osts hang when mds does failover with quotaon
      2. prevent watchdog storm when osts threads wait for the
         recovery of mds
      b=14840
      i=johann
      i=shadow
      i=panda
      8b8cbfe1
  11. Sep 09, 2008
  12. Sep 04, 2008
  13. Aug 23, 2008
    • Yury Umanets's avatar
      b=16517 · b6d9eaa3
      Yury Umanets authored
      r=nikita,shadow
      
      - fixes printk in portable code.
      b6d9eaa3
  14. Aug 14, 2008
  15. Aug 07, 2008
    • kalpak's avatar
      · 6869932b
      kalpak authored
      b=16098
      
      Add URL for GPLv2 license in copyright headers
      6869932b
    • kalpak's avatar
      · 39ae6b00
      kalpak authored
      b=16098
      
      Add GPLv2 URL to copyright headers
      39ae6b00
    • kalpak's avatar
      · c6e19143
      kalpak authored
      b=16098
      
      Add URL for GPLv2 license in copyright headers
      c6e19143
    • kalpak's avatar
      · b49a9140
      kalpak authored
      b=16098
      
      Add URL for GPLv2 license in copyright headers
      b49a9140
    • kalpak's avatar
      · 368e4a92
      kalpak authored
      b=16098
      
      Add URL for GPLv2 license in copyright headers
      368e4a92
    • kalpak's avatar
      · b65256dd
      kalpak authored
      b=16098
      
      Add URL for GPLv2 license in copyright headers
      b65256dd
  16. Aug 05, 2008
  17. Jul 27, 2008
    • kalpak's avatar
      · 70e80ade
      kalpak authored
      b=16098
      
      change CFS license headers to Sun headers
      70e80ade
  18. Jul 24, 2008
    • kalpak's avatar
      · 2bd70e98
      kalpak authored
      b=16098
      
      Replace CFS license headers with Sun headers
      2bd70e98
  19. Jul 23, 2008
    • kalpak's avatar
      · d1b17b9b
      kalpak authored
      b=16098
      
      Replace CFS license headers with Sun headers
      d1b17b9b
    • kalpak's avatar
      · ab6ed1a3
      kalpak authored
      b=16098
      
      Replace CFS license headers with Sun headers
      ab6ed1a3
    • kalpak's avatar
      · 64d1e609
      kalpak authored
      b=16098
      
      Replace CFS license headers with Sun headers
      64d1e609
    • kalpak's avatar
      · 8266c648
      kalpak authored
      b=16098
      
      Replace CFS license headers with Sun headers
      8266c648
  20. Jul 07, 2008
  21. Jul 06, 2008
Loading