Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2006 19:18:51 -0500 (EST)
From:      "Andrew R. Reiter" <arr@watson.org>
To:        Maksim Yevmenkin <maksim.yevmenkin@savvis.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: -current is sluggish
Message-ID:  <20060210191458.X65626@fledge.watson.org>
In-Reply-To: <43ED294A.2050505@savvis.net>
References:  <43ED294A.2050505@savvis.net>

next in thread | previous in thread | raw e-mail | index | archive | help


On Fri, 10 Feb 2006, Maksim Yevmenkin wrote:

:Dear Hackers,
:
:after upgrading to today's current my laptop is very sluggish
:
:beetle% uname -a
:FreeBSD beetle.digisle.com 7.0-CURRENT FreeBSD 7.0-CURRENT #48: Fri Feb 10
:12:02:36 PST 2006 max@beetle.digisle.com:/usr/obj/usr/src/sys/GENERIC  i386
:
:beetle% date && sleep 1 && date
:Fri Feb 10 15:58:31 PST 2006
:Fri Feb 10 15:58:35 PST 2006
:beetle%
:
:the laptop is
:
:CPU: Intel(R) Pentium(R) M processor 1.60GHz (1596.01-MHz 686-class CPU)
:  Origin = "GenuineIntel"  Id = 0x6d8  Stepping = 8
:Features=0xafe9fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,C
:MOV,PAT,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,PBE>
:  Features2=0x180<EST,TM2>
:  AMD Features=0x100000<NX>
:real memory  = 1073549312 (1023 MB)
:avail memory = 1041309696 (993 MB)
:
:and not loaded - just X, couple of xterms, firefox and thunderbird.
:
:does anyone see anything similar or its just me?
:
:thanks,
:max

I guess as a reference for help, with my:

CPU: Intel(R) Pentium(R) M processor 1400MHz (1398.82-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x695  Stepping = 5
  
Features=0xa7e9f9bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,C
LFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,TM,PBE>
  Features2=0x180<EST,TM2>
real memory  = 535453696 (510 MB)
avail memory = 514449408 (490 MB)

[da400:~]$ uname -a
FreeBSD d400.funfun.com 7.0-CURRENT FreeBSD 7.0-CURRENT #2: Mon Nov 14 
20:33:15 PST 2005     arr@d400.funfun.com:/usr/obj/usr/src/sys/HI_MOM  
i386
[da400:~]$ 

With gdb symbols, INVARIANTS, WITNESS, etc.. and I see

[da400:~]$ date && sleep 1 && date
Fri Feb 10 16:10:12 PST 2006
Fri Feb 10 16:10:13 PST 2006
[da400:~]$ 

when running a similar set of applications.  I realize this is an old 
CURRENT, but... well .. just some information to help.  In general, 
CURRENT feels great to me with this build... Haven't really had any 
problems that I'm aware of.

Cheers,
Andrew

--
arr@watson.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060210191458.X65626>