search for: 680477

Displaying 3 results from an estimated 3 matches for "680477".

Did you mean: 680177
2007 Apr 18
1
[PATCH 2/9] Sched clock paravirt op fix.patch
The custom_sched_clock hook is broken. The result from sched_clock needs to be in nanoseconds, not in CPU cycles. The TSC is insufficient for this purpose, because TSC is poorly defined in a virtual environment, and mostly represents real world time instead of scheduled process time (which can be interrupted without notice when a virtual machine is descheduled). To make the scheduler
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan, Sorry for the delay. It's great that you are working on MergeFunctions as well and I agree, we should definitely try to combine our efforts to improve MergeFunctions. Just to give you some context, the pass (with the similar function merging patch) is already being used in a production setting. From my point of view, it would be better if we focus on improving its capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
....ll 36 497205 0 0.05 497187 0 0.05 497187 libclamav_md5.ll 4 91532 0 0.02 91514 0 0.01 91514 libclamav_message.ll 50 375931 0 0.04 375913 0 0.04 375913 libclamav_mew.ll 12 166000 0 0.02 165982 0 0.02 165982 libclamav_msexpand.ll 1 15843 0 0.01 15825 0 0.01 15825 libclamav_mspack.ll 22 680495 0 0.06 680477 0 0.06 681192 libclamav_nsis_bzlib.ll 12 341616 0 0.03 341598 0 0.04 341598 libclamav_nsis_infblock.ll 3 231466 0 0.03 231448 0 0.02 231448 libclamav_nsis_LZMADecode.ll 3 120231 0 0.02 120213 0 0.02 120213 libclamav_nsis_nulsft.ll 10 123050 0 0.02 123032 0 0.02 123032 libclamav_ole2_extract.ll 14 1...