Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Dec 1996 21:52:17 -0800 (PST)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/i386 machdep.c
Message-ID:  <199612110552.VAA17720@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       96/12/10 21:52:16

  Modified:    sys/i386/i386  machdep.c
  Log:
  One minor mod to set the limit of nbufs to 2048 from 1536.  More important
  fix to exech_map, it used 32*ARG_MAX, and it should use 32*PAGE_SIZE.
  
  Revision  Changes    Path
  1.218     +3 -3      src/sys/i386/i386/machdep.c



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