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

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jul 24 22:29:18 PDT 2003


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






More information about the Commits mailing list