1. 21 Apr, 2005 1 commit
  2. 15 Apr, 2005 2 commits
  3. 13 Apr, 2005 1 commit
  4. 11 Apr, 2005 2 commits
  5. 08 Apr, 2005 1 commit
  6. 07 Apr, 2005 3 commits
  7. 06 Apr, 2005 3 commits
    • Jason King's avatar
      92f9b3b7
    • Jason King's avatar
      * Lowered number of SNI adapters we look for at starup to one · 405e5b91
      Jason King authored
      * Increased the size of the buffer used to store libstate from
        128KB to 1MB
      405e5b91
    • Jason King's avatar
      * Turned off verbose debugging output by default · 9c4223d6
      Jason King authored
      * Decreased size of SNI adapter name storage from 16 to 5 bytes.
        We should never see a name with any more than 5 bytes, e.g. (sniX)
      
      * Increased realloc block size from 4KB to 128K.  Fixed memory
        corruption problems on larger clusters
      
      * Added lid->adapter_name caching for required for POE
      
      * Fixed bug where next_adapter/next_window were always reset to zero
        after a call to fed_unpack_nodeinfo()
      
      * Reformatted the output fed_print_nodeinfo()
      
      * Increased lock section in fed_unpack_nodeinfo() to address
        race condition bug
      
      * Fixed potential infinite loop in setup_table_entry.  Now we only
        iterate once through all windows and return error if none are
        found
      
      * Added lock section to _copy_libstate and fed_free_libstate
      9c4223d6
  8. 05 Apr, 2005 5 commits
  9. 04 Apr, 2005 2 commits
  10. 31 Mar, 2005 1 commit
  11. 26 Mar, 2005 3 commits
  12. 25 Mar, 2005 1 commit
  13. 24 Mar, 2005 1 commit
  14. 23 Mar, 2005 1 commit
  15. 22 Mar, 2005 7 commits
  16. 17 Mar, 2005 6 commits