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

cvs commit: src/usr.bin/top machine.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 24 Jul 2003 22:28:54 -0700 (PDT)

dillon      2003/07/24 22:28:54 PDT

  Modified files:
    usr.bin/top          machine.c 
  Log:
  Remove thread->td_cpu.  thread->td_gd (which points to the globaldata
  structure) is sufficient.  Add e_cpuid to eproc to compensate.
  
  Revision  Changes    Path
  1.8       +2 -2      src/usr.bin/top/machine.c




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