Fenghua Yu 3bc207d2b7 [IA64] fsys_getcpu for IA64
On 1.6GHz Montectio Tiger4, the following performance data is measured with
kernel built with defconfig which has NUMA configured:

Fastest sys_getcpu: 502 itc counts.
Fastest fsys_getcpu: 28 itc counts.

fsys_getcpu performance is largly impacted by whether data (node_to_cpu_map
etc) is in cache. It can take fsys_getcpu up to ~150 itc counts in cold
cache case.

Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2007-03-07 16:27:09 -08:00
..
2007-03-07 16:27:09 -08:00
2007-03-07 16:27:09 -08:00
2006-12-12 12:00:55 -08:00
2006-12-07 10:48:19 -08:00
2007-03-06 14:49:52 -08:00
2006-12-07 09:51:35 -08:00
2007-02-09 09:14:06 -08:00
2007-02-11 10:51:34 -08:00