1206 results
Order by date - Order by pertinence
All (1206)
Reviews (1)
Tips (2)
Press (2)
High-tech (1200)
Forums (1)
 
[PATCH -tip] perf, x86: P4 PMU -- redesign cache events
From: Cyrill Gorcunov <gorcunov@openvz.org> Subject: [PATCH -tip] perf, x86: P4 PMU -- redesign cache events To support cache events we have reserved low 6 bits in hw_perf_event::config (which is a part of CCCR register configuration ...
Message posted on the July 4th, 2010 - 10:20 PM ET
Add tab to Msconfig program
This tip allows you to complete the Windows system configuration service with a new tab which will allow you to launch certain Windows applications.
Tips & Tricks published on the February 11th, 2008 - 9:21 AM ET
Adding corrections to the Windows XP CD
Even if you have installed XP with a patched SP1 (or SP2) CD, you should still consult the Windows Update site to see if there are any new updates that need to be applied to your machine, as the SP's will be missing more and more of the updates as ...
Review published on the December 15th, 2003 - 6:00 PM ET
Mayo Clinic Health Letter, May and June 2012 Highlights
Nordic Walking for Health; Dental Crowns in One Day; Surgical Options to Relieve Shoulder Pain; Palliative Care for All Stages of Serious Illness; Causes of Indigestion, Heartburn, Cramps and Bloating.
Press published on the June 14th, 2012 - 1:15 PM ET
Mobile Health Device Manufacturers Ramp Up New Products Using Bluetooth Technology Version 4.0
Bluetooth Thermometer and Heart Rate Products to Hit Market Soon.
Press published on the June 7th, 2011 - 7:00 AM ET
Creating your own tabs in MSN Messenger 7
After installing MSN+ and Stuffplug it will be possible to add or remove tabs in your MSN messenger version 7.
Tips & Tricks published on the April 19th, 2005 - 6:00 PM ET
Other results are also available in our forums :
[PATCH -tip] perf, x86: fix unknown NMIs on a Pentium4 box
From: Don Zickus <dzickus@redhat.com> Subject: [PATCH -tip] perf, x86: fix unknown NMIs on a Pentium4 box When using perf on a Pentium4 box, lots of unknown NMIs would be generated. This is the result of a P4 quirk that is subtle. The P4 ...
Message posted on the April 14th, 2011 - 10:50 AM ET
[PATCH -tip] Revert x86, mem: Optimize memcpy by avoiding memory false dependece
* Ma, Ling (ling.ma@intel.com) wrote: Hi Mathieu I did git revert as bellow Revert "x86, mem: Optimize memcpy by avoiding memory false dependece" This reverts commit 77ff5e49c20bb72a99a12bfb00dbf90b2302f087. And I found the machine will ...
Message posted on the July 8th, 2010 - 2:30 AM ET
[PATCH -tip v5 0/8] Kprobes/x86: Batch optimization support
Hi, Here is batch (un)optimizing patch series version 5. Ingo, I've splitted the biggest patch into 6 patches. Since current kprobes jump optimization calls stop_machine() for each probe, it can make a lot of latency noises when (un)registering a ...
Message posted on the December 3rd, 2010 - 5:00 AM ET
[PATCH -tip v4 0/3] Kprobes/x86: Batch optimization support
Hi, Here is batch optimizing patch series version 4. Since current kprobes jump optimization calls stop_machine() for each probe, it can make a lot of latency noises when (un)registering a lot of probes (~1000) at once. For example, on 4 core ...
Message posted on the November 19th, 2010 - 5:20 AM ET
[PATCH, tip] x86: use PCI method for enabling AMD extended config space before MSR method
While both methods should work equivalently well for the native case, the Xen Dom0 case can't reliably work with the MSR one, since there's no guarantee that the virtual CPUs it has available fully cover all necessary physical ones. As per the ...
Message posted on the January 7th, 2011 - 11:40 AM ET
[PATCH -tip] perf, x86, Pentium4: Add RAW events verification
Implements verification of - Bits of ESCR EventMask field (meaningful bits in field are hardware predefined and others bits should be set to zero) - INSTR_COMPLETED event (it is available on predefined cpu model only) - Thread shared events (they ...
Message posted on the August 25th, 2010 - 2:30 PM ET
[PATCH -tip v2 0/6] perf: Introduce bts sub commands
Hi, This patch series provides the commands 'perf bts record' and 'perf bts trace' version 2. These commands can record and analyze BTS (Branch Trace Store) log. And, provide the interface to use BTS log for application developers. BTS is a ...
Message posted on the December 21st, 2010 - 4:10 AM ET
[RFC PATCH -tip 0/5] perf tools: pagecache monitoring
Hello, I would propose pagecache monitoring tools using perf tools. The purpose of the tools is to clarify pagecache behavior in a system. We can now know system-wide pagecache usage by "/proc/meminfo". But we don't have any way to get ...
Message posted on the July 18th, 2011 - 5:50 PM ET