Skip to content
Snippets Groups Projects
  1. Aug 30, 2005
    • pjkirner's avatar
      · 276c52ed
      pjkirner authored
      Phase 1 of LNET Reorg
      r=eeb
      r=pjk
      276c52ed
  2. May 19, 2005
    • Eric Barton's avatar
      * changed router lookups to always return the local destination · fdb81821
      Eric Barton authored
          socknal + qswnal changes to match
          simplified "will this be forwarded" predicate in ptl_send()
      
      *   fixed bug in multi-instance socknal to pass the correct NI to the tx
          teardown function to allow for the case where the tx hasn't even had a conn
          assigned yet.
      
      *   fixed routerstat stats formatting
      
      *   removed osc::check_elan_limit() and replaced with max_unfragmented_pages()
          which actually works.  NB it depend on the assumption that file and page
          offsets are aligned!
      
      *   fixed lconf to stay away from portals, except to 'modprobe' for it first in
          'load_module()', and to rmmod all the NALs + portals when ptlrpc gets
          unloaded.
      fdb81821
  3. May 13, 2005
    • jacob's avatar
      b=6279 · 5d95c0ac
      jacob authored
      r=adilger
      
      require CONFIG_STACK_SIZE_16KB on i386 + x86_64 non-UML
      5d95c0ac
  4. Apr 26, 2005
  5. Apr 02, 2005
  6. Feb 23, 2005
  7. Feb 04, 2005
    • jacob's avatar
      b=5576 · 2945ad90
      jacob authored
      add LB_CHECK_FILE(S), which work while cross-compiling.
      2945ad90
  8. Jan 25, 2005
    • jacob's avatar
      b=5588 · a98ef3eb
      jacob authored
      add check for sys/ioctl.h that was missed when moving to portals-split.
      
      (also fix longstanding typo when checking for running kernel header)
      a98ef3eb
  9. 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
  10. Dec 19, 2004
  11. Dec 16, 2004
  12. Dec 15, 2004
    • jacob's avatar
      * fix cvs up for HEAD branches · 7b16772a
      jacob authored
       * get rid of LC_{DARWIN,LINUX}_SUPPORTED in favor of more general
         LC_TARGET_SUPPORTED
       * fix some typos and spacings
      7b16772a
  13. Dec 13, 2004
  14. Dec 09, 2004
    • jacob's avatar
      add autoconf dirs to build · c5b79795
      jacob authored
      c5b79795
    • jacob's avatar
      refine skeletal configure.ac · f64af1d4
      jacob authored
      f64af1d4
    • jacob's avatar
      Split up configure thusly: · 8663ba2d
      jacob authored
       - build/autoconf/configure.ac: main skel
       - build/autoconf/lustre-build.m4: non-arch macros
       - build/autoconf/lustre-build-linux.m4: linux-specific macros
       - build/autoconf/lustre-build-darwin.m4: darwin-specific macros
       - portals/autoconf/lustre-portals.m4: portals checks
       - lustre/autoconf/lustre-core.m4: lustre checks
       - lustre/autoconf/lustre-version.ac: the canonical lustre version
      8663ba2d
Loading