Re: Unpredictable performance

2008-01-28 Thread Asbjørn Sannes
Nick Piggin wrote: > On Saturday 26 January 2008 02:03, Asbjørn Sannes wrote: > >> Asbjørn Sannes wrote: >> >>> Nick Piggin wrote: >>> On Friday 25 January 2008 22:32, Asbjorn Sannes wrote: > Hi, > > I am experiencing unpredictable results with the

Re: Unpredictable performance

2008-01-28 Thread Asbjørn Sannes
Ray Lee wrote: > On Jan 25, 2008 12:49 PM, Asbjørn Sannes <[EMAIL PROTECTED]> wrote: > >> Ray Lee wrote: >> >>> On Jan 25, 2008 3:32 AM, Asbjorn Sannes <[EMAIL PROTECTED]> wrote: >>> >>> Hi, I am experiencing unpredictable results with the following test without

Re: Unpredictable performance

2008-01-28 Thread Asbjørn Sannes
Ray Lee wrote: On Jan 25, 2008 12:49 PM, Asbjørn Sannes [EMAIL PROTECTED] wrote: Ray Lee wrote: On Jan 25, 2008 3:32 AM, Asbjorn Sannes [EMAIL PROTECTED] wrote: Hi, I am experiencing unpredictable results with the following test without other processes running (exception

Re: Unpredictable performance

2008-01-28 Thread Asbjørn Sannes
Nick Piggin wrote: On Saturday 26 January 2008 02:03, Asbjørn Sannes wrote: Asbjørn Sannes wrote: Nick Piggin wrote: On Friday 25 January 2008 22:32, Asbjorn Sannes wrote: Hi, I am experiencing unpredictable results with the following test without other

Re: Unpredictable performance

2008-01-25 Thread Nick Piggin
On Saturday 26 January 2008 02:03, Asbjørn Sannes wrote: > Asbjørn Sannes wrote: > > Nick Piggin wrote: > >> On Friday 25 January 2008 22:32, Asbjorn Sannes wrote: > >>> Hi, > >>> > >>> I am experiencing unpredictable results with the following test > >>> without other processes running (exception

Re: Unpredictable performance

2008-01-25 Thread Asbjørn Sannes
Ray Lee wrote: On Jan 25, 2008 3:32 AM, Asbjorn Sannes <[EMAIL PROTECTED]> wrote: Hi, I am experiencing unpredictable results with the following test without other processes running (exception is udev, I believe): cd /usr/src/test tar -jxf ../linux-2.6.22.12 cp ../working-config

Re: Unpredictable performance

2008-01-25 Thread Ray Lee
On Jan 25, 2008 3:32 AM, Asbjorn Sannes <[EMAIL PROTECTED]> wrote: > Hi, > > I am experiencing unpredictable results with the following test > without other processes running (exception is udev, I believe): > cd /usr/src/test > tar -jxf ../linux-2.6.22.12 > cp ../working-config

Re: Unpredictable performance

2008-01-25 Thread Asbjørn Sannes
Asbjørn Sannes wrote: > Nick Piggin wrote: > >> On Friday 25 January 2008 22:32, Asbjorn Sannes wrote: >> >> >>> Hi, >>> >>> I am experiencing unpredictable results with the following test >>> without other processes running (exception is udev, I believe): >>> cd /usr/src/test >>> tar

Re: Unpredictable performance

2008-01-25 Thread Asbjørn Sannes
Nick Piggin wrote: > On Friday 25 January 2008 22:32, Asbjorn Sannes wrote: > >> Hi, >> >> I am experiencing unpredictable results with the following test >> without other processes running (exception is udev, I believe): >> cd /usr/src/test >> tar -jxf ../linux-2.6.22.12 >> cp

Re: Unpredictable performance

2008-01-25 Thread Nick Piggin
On Friday 25 January 2008 22:32, Asbjorn Sannes wrote: > Hi, > > I am experiencing unpredictable results with the following test > without other processes running (exception is udev, I believe): > cd /usr/src/test > tar -jxf ../linux-2.6.22.12 > cp ../working-config linux-2.6.22.12/.config > cd

Unpredictable performance

2008-01-25 Thread Asbjorn Sannes
Hi, I am experiencing unpredictable results with the following test without other processes running (exception is udev, I believe): cd /usr/src/test tar -jxf ../linux-2.6.22.12 cp ../working-config linux-2.6.22.12/.config cd linux-2.6.22.12 make oldconfig time make -j3 > /dev/null # This is what

Unpredictable performance

2008-01-25 Thread Asbjorn Sannes
Hi, I am experiencing unpredictable results with the following test without other processes running (exception is udev, I believe): cd /usr/src/test tar -jxf ../linux-2.6.22.12 cp ../working-config linux-2.6.22.12/.config cd linux-2.6.22.12 make oldconfig time make -j3 /dev/null # This is what I

Re: Unpredictable performance

2008-01-25 Thread Asbjørn Sannes
Ray Lee wrote: On Jan 25, 2008 3:32 AM, Asbjorn Sannes [EMAIL PROTECTED] wrote: Hi, I am experiencing unpredictable results with the following test without other processes running (exception is udev, I believe): cd /usr/src/test tar -jxf ../linux-2.6.22.12 cp ../working-config

Re: Unpredictable performance

2008-01-25 Thread Nick Piggin
On Saturday 26 January 2008 02:03, Asbjørn Sannes wrote: Asbjørn Sannes wrote: Nick Piggin wrote: On Friday 25 January 2008 22:32, Asbjorn Sannes wrote: Hi, I am experiencing unpredictable results with the following test without other processes running (exception is udev, I believe):

Re: Unpredictable performance

2008-01-25 Thread Ray Lee
On Jan 25, 2008 3:32 AM, Asbjorn Sannes [EMAIL PROTECTED] wrote: Hi, I am experiencing unpredictable results with the following test without other processes running (exception is udev, I believe): cd /usr/src/test tar -jxf ../linux-2.6.22.12 cp ../working-config linux-2.6.22.12/.config cd

Re: Unpredictable performance

2008-01-25 Thread Asbjørn Sannes
Nick Piggin wrote: On Friday 25 January 2008 22:32, Asbjorn Sannes wrote: Hi, I am experiencing unpredictable results with the following test without other processes running (exception is udev, I believe): cd /usr/src/test tar -jxf ../linux-2.6.22.12 cp ../working-config

Re: Unpredictable performance

2008-01-25 Thread Asbjørn Sannes
Asbjørn Sannes wrote: Nick Piggin wrote: On Friday 25 January 2008 22:32, Asbjorn Sannes wrote: Hi, I am experiencing unpredictable results with the following test without other processes running (exception is udev, I believe): cd /usr/src/test tar -jxf ../linux-2.6.22.12 cp