DragonFly commits List (threaded) for 2008-06
DragonFly BSD
DragonFly commits List (threaded) for 2008-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/platform/pc32/i386 machdep.c mp_machdep.c


From: Michael Neumann <mneumann@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 7 Jun 2008 05:03:52 -0700 (PDT)

mneumann    2008/06/07 05:03:52 PDT

DragonFly src repository

  Modified files:
    sys/platform/pc32/i386 machdep.c mp_machdep.c 
  Log:
  Remove unnecessary conversion to kilobytes (divide by 1024) to then later
  multiply it again by 1024 to get to bytes.
  
  Revision  Changes    Path
  1.132     +1 -1      src/sys/platform/pc32/i386/machdep.c
  1.60      +1 -1      src/sys/platform/pc32/i386/mp_machdep.c


http://www.dragonflybsd.org/cvsweb/src/sys/platform/pc32/i386/machdep.c.diff?r1=1.131&r2=1.132&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/platform/pc32/i386/mp_machdep.c.diff?r1=1.59&r2=1.60&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]