Skip to content
Snippets Groups Projects
  1. May 10, 2005
  2. Apr 29, 2005
  3. Apr 28, 2005
  4. Apr 27, 2005
  5. Apr 25, 2005
  6. Apr 21, 2005
  7. Apr 15, 2005
  8. Apr 13, 2005
  9. Apr 11, 2005
  10. Apr 08, 2005
  11. Apr 07, 2005
  12. Apr 06, 2005
    • 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
  13. Apr 05, 2005
Loading