Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Feb 1999 11:34:49 -0800 (PST)
From:      Luoqi Chen <luoqi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/include param.h src/sys/i386/i386 mp_machdep.c src/sys/i386/include param.h src/sys/kern kern_clock.c tty.c
Message-ID:  <199902191934.LAA61750@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luoqi       1999/02/19 11:34:49 PST

  Modified files:
    sys/alpha/include    param.h 
    sys/i386/i386        mp_machdep.c 
    sys/i386/include     param.h 
    sys/kern             kern_clock.c tty.c 
  Log:
  Introduce machine-dependent macro pgtok() to convert page count to number
  of kilobytes. Its definition for each architecture could be optimized to
  avoid potential numerical overflows.
  
  Revision  Changes    Path
  1.8       +3 -1      src/sys/alpha/include/param.h
  1.91      +5 -5      src/sys/i386/i386/mp_machdep.c
  1.49      +3 -1      src/sys/i386/include/param.h
  1.88      +5 -5      src/sys/kern/kern_clock.c
  1.115     +1 -2      src/sys/kern/tty.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?199902191934.LAA61750>