Skip to content
Snippets Groups Projects
  1. Jun 21, 2007
    • Bobi Jam's avatar
      Branch b1_4 · 6f7a182e
      Bobi Jam authored
      b=11686
      i=green, adilger
      
      improve some error messages.
      6f7a182e
    • Walter Poxon's avatar
      Branch HEAD (for b1_6) · 9547728b
      Walter Poxon authored
      b=12348
      i=adilger
      i=mjmac
      
      fix build errors seen when compiling on cray xt3 systems
      9547728b
  2. Jun 20, 2007
  3. Jun 18, 2007
  4. Jun 14, 2007
  5. Jun 13, 2007
  6. Jun 12, 2007
  7. Jun 11, 2007
    • scjody's avatar
      Branch HEAD · 7188d837
      scjody authored
      Fix weird build issue
      7188d837
    • Isaac Huang's avatar
      i=eeb: · 07c9951b
      Isaac Huang authored
      -   gmlnd ignored some transmit errors when finalizing lnet messages.
      07c9951b
  8. Jun 08, 2007
    • mjmac's avatar
      b=12348 · 2019b6eb
      mjmac authored
      i=scjody
      i=adilger
      
      * Create a lustre-tests RPM that includes stuff from lustre/tests
      2019b6eb
    • scjody's avatar
      Branch HEAD · eace6f7f
      scjody authored
      Initial commit of new ldiskfs module.  This is based on ldiskfs from
      b1_6; patches and series files are identical to those found there.
      
      b=12068
      i=mjmac
      i=brian
      eace6f7f
    • mjmac's avatar
      b=12348 · 454f5de2
      mjmac authored
      i=scjody
      i=adilger
      
      * Create a lustre-tests RPM that includes stuff from lustre/tests
      454f5de2
  9. Jun 07, 2007
  10. May 31, 2007
    • Isaac Huang's avatar
      i=eeb · c435b48f
      Isaac Huang authored
      -   ptllnd logs a piece of incorrect debug info in kptllnd_peer_handle_hello.
      c435b48f
  11. May 30, 2007
    • Isaac Huang's avatar
      i=eeb · 977211ac
      Isaac Huang authored
      -   should set the_lnet.ln_finalizing before completing messages.
      977211ac
  12. May 25, 2007
  13. May 24, 2007
  14. May 23, 2007
  15. May 21, 2007
    • Eric Barton's avatar
      * userspace (catamount) ptllnd changes · 4e78f6f5
      Eric Barton authored
        - Error handling
      
          Ensure all communications complete in finite time.  Ensure errors cause
          clean peer state teardown so that communications can be re-established
          after a peer crash.
      
          Note that this does NOT handle reconnection to a failed LNET router, which
          is required for routed configurations.
      
        - Environment tunables
      
          PTLLND_DEBUG (boolean, dflt 0) is a global switch to enable/disable debug
          features.
      
          PTLLND_TX_HISTORY (int, dflt debug?1024:0) sets the size of the history
          buffer.
      
          PTLLND_ABORT_ON_PROTOCOL_MISMATCH (boolean, dflt 1) calls abort on
          connecting to a peer running a different version of the ptllnd protocol.
      
          PTLLND_ABORT_ON_NAK (boolean, dflt 0) abort when a peer sends a NAK
          (e.g. because it has timed out this node).
      
          PTLLND_DUMP_ON_NAK (boolean, dflt debug?1:0) dumps peer debug and the
          history on receiving a NAK
      
          PTLLND_WATCHDOG_INTERVAL (int, dflt 1) sets how often to check some peers
          for timed-out communications while the application blocks for
          communications to complete.
      
          PTLLND_TIMEOUT (int, dflt 50) is the communications timeout in seconds.
      
          PTLLND_LONG_WAIT (int, dflt debug?5:PTLLND_TIMEOUT) is a time in seconds
          after which the ptllnd prints a warning if it blocks for longer during
          connection establishment, cleanup after an error or cleanup during shutdown.
      4e78f6f5
    • Eric Barton's avatar
      * cleanup after removing lnet/tests · dca8e8c0
      Eric Barton authored
      dca8e8c0
  16. May 17, 2007
Loading