Skip to content
Snippets Groups Projects
  1. Jul 06, 2007
  2. Jul 04, 2007
    • Isaac Huang's avatar
      i=eeb: · a64f43df
      Isaac Huang authored
      -   check against LNET_PID_ANY in libcfs_id2str.
      -   clear all lazy portals before lnet_clear_peer_table.
      a64f43df
    • Isaac Huang's avatar
      i=liangzhen: · e38aad00
      Isaac Huang authored
      -   collect session-specific ping error counter.
      -   set brw_inject_errors and session_timeout via environment variables
          when in userland.
      -   removed tsu_error and renamed tsi_stop_onerr as tsi_stoptsu_onerr.
      e38aad00
  3. Jun 28, 2007
  4. Jun 27, 2007
  5. Jun 22, 2007
  6. Jun 21, 2007
  7. Jun 20, 2007
  8. Jun 18, 2007
  9. Jun 14, 2007
  10. Jun 13, 2007
  11. Jun 12, 2007
  12. Jun 11, 2007
    • Isaac Huang's avatar
      i=eeb: · 07c9951b
      Isaac Huang authored
      -   gmlnd ignored some transmit errors when finalizing lnet messages.
      07c9951b
  13. Jun 07, 2007
  14. 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
  15. May 30, 2007
    • Isaac Huang's avatar
      i=eeb · 977211ac
      Isaac Huang authored
      -   should set the_lnet.ln_finalizing before completing messages.
      977211ac
  16. May 25, 2007
  17. May 23, 2007
  18. 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
  19. May 17, 2007
  20. May 16, 2007
    • Andreas Dilger's avatar
      Branch HEAD · f674af10
      Andreas Dilger authored
      Change comment so that nobody gets the idea that "#define CDEBUG_ENABLED 0"
      is the way to turn this off.
      f674af10
  21. May 15, 2007
Loading