Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-19 | Change Linux fasttimer implementation back to RDTSC - using a reliable ↵ | Tofu Linden | |
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. | |||
2010-02-06 | EXT-5055 LLInstanceTracker promotes some dangerous patterns - detect them | Tofu Linden | |
2010-02-03 | CID-273 | Tofu Linden | |
Checker: UNINIT_CTOR Function: NamedTimerFactory::NamedTimerFactory() File: /indra/llcommon/llfasttimer_class.cpp | |||
2010-01-26 | DEV-45468 SNOW-108: Fast timers are broken / badly-scaled on linux | Tofu Linden | |
more reliable fix based on feedback from Richard. dicked with the Darwin results too since those seemed wrong based on the same feedback (also covered in test plan). | |||
2010-01-25 | Final fix for fast timer reshuffle. | Tofu Linden | |
2010-01-25 | shuffle shuffle of timer code. cleanup. | Tofu Linden | |