Skip to content
Snippets Groups Projects
  1. Oct 28, 2010
  2. Aug 13, 2010
  3. Jun 17, 2010
  4. Apr 19, 2010
    • Tofu Linden's avatar
      Change Linux fasttimer implementation back to RDTSC - using a reliable syscall... · 7462911b
      Tofu Linden authored
      Change Linux fasttimer implementation back to RDTSC - using a reliable syscall was REALLY chewing CPU time.  Sigh.  I didn't realize how incredibly often this gets called.  So, back to the assembly.
      But be more careful with CPU clock count on linux, so the fasttimer values are much more accurate than they were the last time we were with RDTSC, in absolute terms - back in the right order of magnitude anyway.
      
      Also change many instances of Mhz to MHz.
      Also some minor comment fixes.
      7462911b
  5. Feb 06, 2010
  6. Feb 03, 2010
    • Tofu Linden's avatar
      CID-273 · 930035eb
      Tofu Linden authored
      Checker: UNINIT_CTOR
      Function: NamedTimerFactory::NamedTimerFactory()
      File: /indra/llcommon/llfasttimer_class.cpp
      930035eb
  7. Jan 26, 2010
  8. Jan 25, 2010
Loading