lkml.org 
[lkml]   [2002]   [Mar]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: 7.52 second kernel compile
From
   From: Cort Dougan <cort@fsmlabs.com>
Date: Mon, 18 Mar 2002 17:36:35 -0700

The structure of the program you suggested with more portable timing.

Oh, just something like:


gettimeofday(&stamp1);
for (A MILLION TIMES) {
TLB miss;
}
gettimeofday(&stamp2);

Franks a lot,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:25    [W:0.113 / U:2.252 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site