Skip to content
Snippets Groups Projects
  1. Jan 11, 2005
    • jacob's avatar
      - lustrecvs now updates and reexecs itself · 48647124
      jacob authored
       - set LC_COLLATE=C otherwise [a-z] and [A-Z] don't work how we expect
         them to
      48647124
    • Andreas Dilger's avatar
    • Eric Barton's avatar
      * added more openib automagic compile checks · f41f1548
      Eric Barton authored
      f41f1548
    • Eric Barton's avatar
      * Minor openibnal cleanups · ea06e3ca
      Eric Barton authored
      ea06e3ca
    • Phil Schwan's avatar
      We only really care about this at one place (NERSC, which uses x86_64), so · f16056ca
      Phil Schwan authored
      do the reasonable thing and enable multi-frag only on non-HIGHMEM platforms,
      where there's no kmap-deadlock risk.
      f16056ca
    • Eric Barton's avatar
      · 545fbb58
      Eric Barton authored
      *   Made openib not use the subnet manager to discover connection parameters
      
          + Openib listens on a TCP/IP port for service queries and responds with the
            service id, port GID and pkey.
      
          + Openib peer table entries have become (NID, IP, port) tuples, where IP
            and port connect to the peer's service query server.
      
          + /proc interfaces for port, listener timeout and backlog (restarts kernel
            listener on update).
      
          + lmc/lconf support for new openib peers, including only running acceptor
            if net == 'tcp'
      
          + Changed connection daemon to conduct both sides of the service query as
            well as IB connection establishment.  Spawning several since tcp/ip reads
            can block for a timeout.
      
          + Added a reaper thread to do connection cleanup and timeout checks (the
            single connection daemon used to do that too).
      
      *   Removed some unused lconf default constants
      
      *   Better openib automagic compilation check.
      
      *   Consistent usage (flipping + optional checksum) of all openib messages
          (service query, connection requests and "normal" message flow).
      
      *   Exhaustive openib "are-you-still-the-same-person" checks
      
      *   Fixed bug which stopped idle persistent peers from getting removed from the
          peer table.
      
      *   Fixed some ranal bugs which became obvious when similar problems were
          debugged in openibnal
      545fbb58
  2. Jan 10, 2005
  3. Jan 09, 2005
  4. Jan 08, 2005
    • Nic Henke's avatar
      r=boc · b850c22e
      Nic Henke authored
      update lbuild to play nicely with the new CVS layout
      b850c22e
  5. Jan 07, 2005
    • jacob's avatar
      b=5514 · fef1ec3e
      jacob authored
      r=adilger
      
      Remove full paths of files in debug logs.
      fef1ec3e
    • Eric Barton's avatar
      * fixed openib comment typo · c3882b62
      Eric Barton authored
      *   better checking/error messages on OpenIB automagic
      c3882b62
    • Phil Schwan's avatar
      - pull the new libsysio tag for b_cray · cbfdad08
      Phil Schwan authored
      - we've only had this a week and it's already out of alphabetical order?
        can't you people read?
      cbfdad08
    • Phil Schwan's avatar
      This commit was generated by cvs2svn to compensate for changes in r46154, · 8d5a7e38
      Phil Schwan authored
      which included commits to RCS files with non-trunk default branches.
      8d5a7e38
    • Phil Schwan's avatar
      new upstream libsysio snapshot (20041101) · 56728519
      Phil Schwan authored
      56728519
    • Eric Barton's avatar
      * Included changes from *old* b1_4/b_cray · a51dcc85
      Eric Barton authored
          *  OBD_FL_DEBUG_CHECK for consistent obdecho end-to-end checking
      
          *  struct echo_obd cleanup
      
          *  obdecho support for "difficult" reply testing (test_setattr)
      
          *  replaced cowardly eap_from_cookie() usage with EAP_FROM_COOKIE()
             which asserts it is being called correctly
      
          *  bracketed echo_client_iocontrol() guts with unlock/lock_kernel()
             for increased concurrency during echo ioctl execution
      
          *  better thread control and stats in obd.c
      
          *  n-threads-over-m-objects test_brw support (required for
             obdfilter-survey)
      
      * openibnal changes
      
          *  re-enabled openib on 2.5/2.6 builds
             configure --with-openib=no can be used to disable openib explicitly if
             required.
      
          *  fixed some 64 bit casts
      
          *  just use kernel's page_to_phys()
      
      * fixed CERROR format problem in libcfs/module.c
      a51dcc85
  6. Jan 06, 2005
  7. Jan 05, 2005
    • jacob's avatar
      b=4642 · dae2f76b
      jacob authored
       - Alternate handling of different OS w/ libcfs and portals headers
       - Add support to the auto* build for building darwin kexts
       - Move libcfs headers to libcfs
       - misc build fixes to build on darwin / x86, and to get liblustre
         building again
      
      If your b_port_* or other branch is broken after updating, please
      email me.
      dae2f76b
    • jacob's avatar
      b=5278 · 322d37ad
      jacob authored
      add -m64 to EXTRA_KCFLAGS as well, to work around bugs in the linux
      ppc64 makefiles
      322d37ad
    • Eric Barton's avatar
    • Andreas Dilger's avatar
      Branch: b1_4 · b407caab
      Andreas Dilger authored
      Improve documentation accuracy by 100%.
      b407caab
  8. Jan 04, 2005
  9. Jan 03, 2005
  10. Dec 31, 2004
  11. Dec 30, 2004
  12. Dec 29, 2004
  13. Dec 28, 2004
  14. Dec 24, 2004
  15. Dec 23, 2004
Loading