2007/7/3, Landry Breuil <[EMAIL PROTECTED]>:
>
>
>
> 2007/6/28, Brian Candler <[EMAIL PROTECTED]>:
> >
> > > i'm encountering a real performance problem since a recent update :
> > > - previous snapshots dated around 22 may was working perfectly,
> > launching my
> > > session (xfce) took around 10-15sec. Launching firefox took around
> > 5secs
> > > - updated last week on 20 of june, launching my session takes around 1
> > > minute and a half, launching ffx takes >20sec
> >
> > Just a thought:
> >
> > - what does 'hostname' show?
>
>
> it immediately shows my correct hostname with fqnd
>
> - do you have an entry in /etc/hosts which maps this name to your correct
> > IP address?
>
>
> Yes, and also resolving localhost
>
> I've seen long delays in X startup if the system hostname can't be
> > resolved
> > to an IP address (which can be very annoying in dynamic IP environments,
> > or
> > where DHCP changes the hostname). But this experience is with
> > non-OpenBSD
> > boxes; I only use command line on OpenBSD.
> >
> > Also:
> >
> > - is your DNS working properly? (e.g. "nslookup www.openbsd.org" gives
> > you
> > a positive answer in a reasonably short period of time, and
> > "nslookup xyz" gives you an NXDOMAIN answer also in a reasonably short
> >
> > period of time)
>
>
> Immediate answer.. in fact, my network configuration didn't change, so it
> can't be this...
>
> Maybe related to http://marc.info/?l=openbsd-misc&m=118344447716454&w=2,
> i'll try to perform disk i/o tests.. but i'm really stuck with this issue.
> Performance is really bad. I'll try too with acpi disabled.
>
> Thanks for any hint,
>
More information on this... i have the feeling that it's a preloading
problem.. if i launch an app for the first time, it takes ages, but if i
relaunch it, it's nearly immediate. It happens with pure X apps and with gtk
apps. Something changed in preloading area or ld.so ? I have to admit that i
didn't update /etc at each upgrade, may this be a cause ? I didn't ran
ldconfig -P, as i saw this wasn't recommended..
I noticed another weird problem, which _may_ be related : sometimes, ls
doesn't show the full list of files in a directory, and the whole list on
the next run (either on ffs or ext2 partition). But disk led is not
flashing.
Output of atactl :
Model: FUJITSU MHV2080AH, Rev: 000000A0, Serial #: NT9AT6429CH5
Device type: ATA, fixed
Cylinders: 16383, heads: 16, sec/track: 63, total sectors: 156301488
Device capabilities:
ATA standby timer values
IORDY operation
Device supports the following standards:
ATA-2 ATA-3 ATA-4 ATA-5 ATA-6 ATA-7
Master password revision code 0xfffe
Device supports the following command sets:
READ BUFFER command
WRITE BUFFER command
Host Protected Area feature set
Read look-ahead
Write cache
Power Management feature set
Security Mode feature set
SMART feature set
Flush Cache command
Device Configuration Overlay feature set
Automatic Acoustic Management feature set
Set Max security extension commands
Power-up in standby feature set
Advanced Power Management feature set
DOWNLOAD MICROCODE command
IDLE IMMEDIATE with UNLOAD FEATURE
SMART self-test
SMART error logging
Device has enabled the following command sets/features:
READ BUFFER command
WRITE BUFFER command
Host Protected Area feature set
Read look-ahead
Write cache
Power Management feature set
SMART feature set
Flush Cache command
Device Configuration Overlay feature set
Automatic Acoustic Management feature set
Advanced Power Management feature set
DOWNLOAD MICROCODE command
Thanks again for any help,
Landry