Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Sep 1999 10:29:03 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_al.c if_dm.c if_rl.c if_sf.c if_sis.c if_tl.c if_vr.c if_wb.c if_xl.c
Message-ID:  <199909251729.KAA02088@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1999/09/25 10:29:03 PDT

  Modified files:
    sys/pci              if_al.c if_dm.c if_rl.c if_sf.c if_sis.c 
                         if_tl.c if_vr.c if_wb.c if_xl.c 
  Log:
  Change contigmalloc() lower memory bound from 1MB to 0 to improve
  chances of allocations succeeding on systems with small amounts of
  RAM.
  
  Pointed out by: bde
  
  Revision  Changes    Path
  1.14      +3 -3      src/sys/pci/if_al.c
  1.15      +3 -3      src/sys/pci/if_dm.c
  1.34      +3 -3      src/sys/pci/if_rl.c
  1.15      +3 -3      src/sys/pci/if_sf.c
  1.13      +3 -3      src/sys/pci/if_sis.c
  1.50      +3 -3      src/sys/pci/if_tl.c
  1.26      +3 -3      src/sys/pci/if_vr.c
  1.26      +3 -3      src/sys/pci/if_wb.c
  1.67      +3 -3      src/sys/pci/if_xl.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909251729.KAA02088>