Re: System extremely slow under light load

2011-04-25 Thread Mehmet Erol Sanliturk
On Mon, Apr 25, 2011 at 7:23 PM, Bartosz Fabianowski wrote: > Have you tried just using dd to copy the iso image of a Ubuntu / Linux >> LiveCD to a suitably sized USB memory stick? >> It has worked for me in the past. >> > > As per Mehmet's tip, I did just that with a Debian image. If it works for

Re: System extremely slow under light load

2011-04-25 Thread Alexandre "Sunny" Kovalenko
On Tue, 2011-04-26 at 01:44 +0200, Bartosz Fabianowski wrote: > > Did you try to set OS override to any of the values, recognized by > > your BIOS, with most interesting being "Windows 2001 SP2", "Windows > > 2006" and "Windows 2009". > > Yes, I tried this a while ago, before messing with the DSD

Re: System extremely slow under light load

2011-04-25 Thread Bartosz Fabianowski
This appears to be a different issue from the one I am seeing. The system is very responsive at first and only under load (and with rising temperatures) becomes extremely sluggish. As load (and temperatures) drop, the system becomes usable again. Also, there is no difference between Qt and Gtk

Re: System extremely slow under light load

2011-04-25 Thread Bartosz Fabianowski
Did you try to set OS override to any of the values, recognized by your BIOS, with most interesting being "Windows 2001 SP2", "Windows 2006" and "Windows 2009". Yes, I tried this a while ago, before messing with the DSDT. I figured it was unlikely that Dell shipped a DSDT which leads to 0°C re

Re: System extremely slow under light load

2011-04-25 Thread Bartosz Fabianowski
The specified maximum CPU temperature is usually the same at the ACPI _CRT, not _PSV. That is the temperature when an ACPI shutdown should be triggered, but TCC should kick in at some point below this. This laptop is a replacement for an earlier one that had similar overheating issues. On that

Re: System extremely slow under light load

2011-04-25 Thread Kevin Oberman
> Date: Tue, 26 Apr 2011 01:19:03 +0200 > From: Bartosz Fabianowski > > > As several have either discovered or pointed out, the dev.cpu.X.freq is > > telling you what FreeBSD is requesting, not what the CPU is actually > > doing. Particularly, if high temperatures cause TCC to kick in, this > > w

Re: System extremely slow under light load

2011-04-25 Thread Bartosz Fabianowski
Have you tried just using dd to copy the iso image of a Ubuntu / Linux LiveCD to a suitably sized USB memory stick? It has worked for me in the past. As per Mehmet's tip, I did just that with a Debian image. If it works for Ubuntu images as well then I really wonder why the only documented way

Re: System extremely slow under light load

2011-04-25 Thread Bartosz Fabianowski
I could be wrong, but in my experience this really sounds like it is a hardware problem with the cooling system, and a very serious one at that. I would encourage you to take this up with Dell at once. Yes, I will. They have exchanged a lot of components already though (including the whole

Re: System extremely slow under light load

2011-04-25 Thread Bartosz Fabianowski
As several have either discovered or pointed out, the dev.cpu.X.freq is telling you what FreeBSD is requesting, not what the CPU is actually doing. Particularly, if high temperatures cause TCC to kick in, this will not show up. Yes, this is what I thought as well. IF you really want to monitor

Re: System extremely slow under light load

2011-04-25 Thread Bartosz Fabianowski
Please , see : http://cdimage.debian.org/debian-cd/6.0.1-live/amd64/ http://cdimage.debian.org/debian-cd/6.0.1-live/i386/ By using dd , you may copy a hybrid .iso to USB stick . Thanks. I downloaded the amd64 image. It booted perfectly after copying to a USB key via dd. - Bartosz __

Re: System extremely slow under light load

2011-04-25 Thread Bartosz Fabianowski
If you boot into another operating system such as Linux or Windows, do you see the same overall behaviour? Linux might be easier and might have some built-in way to get at CPU temperatures (via /proc?). I finally found a working USB Linux image and have run some tests: Linux power management i

Re: System extremely slow under light load

2011-04-25 Thread Alexandre Kovalenko
On Mon, Apr 25, 2011 at 9:20 AM, Bartosz Fabianowski wrote: >> >> I am not sure tz0 is the real thermal zone, especially given values >> of _tc1, _tc2 and _tsp. Temperature value (3001)  looks suspicious as >> well. > > I agree. tz0 looks entirely bogus. There is no second fan to control for it >

Re: System extremely slow under light load

2011-04-25 Thread Torfinn Ingolfsen
On Mon, 25 Apr 2011 16:23:37 +0200 Bartosz Fabianowski wrote: > > Try Knoppix, or Ubuntu LiveCD. I tend to use the former for rescue > > situations: > > Thanks. I am aware of both - but neither boots from USB (and I have no > CD-Rs at hand). I am running UNetbootin under Windows XP in VirtualB

Re: System extremely slow under light load

2011-04-25 Thread Clifton Royston
On Mon, Apr 25, 2011 at 02:45:14PM +0200, Bartosz Fabianowski wrote: > >dev.cpu.X.freq does reflect the current frequency; I don't know whether > >or how any internal clock throttling might be exposed. > > From what I have seen, dev.cpu.X.freq always retains the value I set it > to. Internal CPU

Re: System extremely slow under light load

2011-04-25 Thread Mehmet Erol Sanliturk
I have read all of the messages in succession . No one of the messages are mentioning which software is running . Please see my message as http://lists.freebsd.org/pipermail/freebsd-stable/2011-February/061672.html Please read that message and compare with your case . The above message is we

Re: System extremely slow under light load

2011-04-25 Thread Kevin Oberman
> Date: Mon, 25 Apr 2011 23:58:39 +1000 (EST) > From: Ian Smith > Sender: owner-freebsd-sta...@freebsd.org > > On Mon, 25 Apr 2011, Bartosz Fabianowski wrote: > [..] > > See above: Unfortunately, the machine did nor respond well at all. Instead, > > it is overheating even worse. > > Sorry to h

Re: System extremely slow under light load

2011-04-25 Thread Mehmet Erol Sanliturk
On Mon, Apr 25, 2011 at 11:18 AM, Bartosz Fabianowski wrote: > click the link 2009 Rescue iso , which will lead to >> >> http://dl1.mandriva.com/flash/rescue/2009.0/ >> > > Thanks. There is no mention anywhere on the page that the ISO files can be > treated as USB boot images as well. Hence, I did

Re: System extremely slow under light load

2011-04-25 Thread Bartosz Fabianowski
GRML ISOs (from grml.org) can be dd-ed directly to a USB stick and should then boot with any reasonable current BIOS. Thanks. It is great to see that so many ISOs can be dd-ed to USB keys. I wish the distributions would make it clearer which ISOs work as USB images and which do not. I am reluc

Re: System extremely slow under light load

2011-04-25 Thread Bartosz Fabianowski
click the link 2009 Rescue iso , which will lead to http://dl1.mandriva.com/flash/rescue/2009.0/ Thanks. There is no mention anywhere on the page that the ISO files can be treated as USB boot images as well. Hence, I did not realize they would suit my needs. Also you may see : http://www.

Re: System extremely slow under light load

2011-04-25 Thread Mehmet Erol Sanliturk
On Mon, Apr 25, 2011 at 10:58 AM, Bartosz Fabianowski wrote: > Please , see the site >> >> http://www.mandriva.com/en/linux/ >> > > Thanks for the link. It looks like this a USB with a preinstalled Mandriva > Linux on it that you have to buy for €50 though. I am looking for an image > that I can j

Re: System extremely slow under light load

2011-04-25 Thread Florian Wagner
> > Sorry to hear none of that helped. It seems a very serious > > problem, and it would be useful to know if it behaves any better > > under linux or not. > > I am still on the hunt for a bootable Linux distribution. I am in the > unfortunate situation of having no CD-Rs at hand. And because it

Re: System extremely slow under light load

2011-04-25 Thread Bartosz Fabianowski
Please , see the site http://www.mandriva.com/en/linux/ Thanks for the link. It looks like this a USB with a preinstalled Mandriva Linux on it that you have to buy for €50 though. I am looking for an image that I can just download. - Bartosz ___ f

Re: System extremely slow under light load

2011-04-25 Thread Mehmet Erol Sanliturk
On Mon, Apr 25, 2011 at 10:03 AM, Bartosz Fabianowski wrote: > Sorry to hear none of that helped. It seems a very serious problem, and >> it would be useful to know if it behaves any better under linux or not. >> > > I am still on the hunt for a bootable Linux distribution. I am in the > unfortun

Re: System extremely slow under light load

2011-04-25 Thread Bartosz Fabianowski
Try Knoppix, or Ubuntu LiveCD. I tend to use the former for rescue situations: Thanks. I am aware of both - but neither boots from USB (and I have no CD-Rs at hand). I am running UNetbootin under Windows XP in VirtualBox right now to try and get Xubuntu 10.04 onto a USB key. It is really sad

Re: System extremely slow under light load

2011-04-25 Thread Jeremy Chadwick
On Mon, Apr 25, 2011 at 04:03:49PM +0200, Bartosz Fabianowski wrote: > >Sorry to hear none of that helped. It seems a very serious problem, and > >it would be useful to know if it behaves any better under linux or not. > > I am still on the hunt for a bootable Linux distribution. I am in > the un

Re: System extremely slow under light load

2011-04-25 Thread Bartosz Fabianowski
Sorry to hear none of that helped. It seems a very serious problem, and it would be useful to know if it behaves any better under linux or not. I am still on the hunt for a bootable Linux distribution. I am in the unfortunate situation of having no CD-Rs at hand. And because it is Easter, sho

Re: System extremely slow under light load

2011-04-25 Thread Ian Smith
On Mon, 25 Apr 2011, Bartosz Fabianowski wrote: [..] > See above: Unfortunately, the machine did nor respond well at all. Instead, > it is overheating even worse. Sorry to hear none of that helped. It seems a very serious problem, and it would be useful to know if it behaves any better under l

Re: System extremely slow under light load

2011-04-25 Thread Bartosz Fabianowski
I am not sure tz0 is the real thermal zone, especially given values of _tc1, _tc2 and _tsp. Temperature value (3001) looks suspicious as well. I agree. tz0 looks entirely bogus. There is no second fan to control for it and I have no idea what it is supposed to be monitoring. Can you, by any

Re: System extremely slow under light load

2011-04-25 Thread Alexandre Kovalenko
On Apr 25, 2011 6:28 AM, "Ian Smith" wrote: > > On Mon, 25 Apr 2011, Bartosz Fabianowski wrote: > [Jeremy wrote:] > > > As the processor gets hotter, internal clocks and so on are throttled > > > within the hardware to try and stabilise the temperature (to keep the > > > thermal trip point bei

Re: System extremely slow under light load

2011-04-25 Thread Bartosz Fabianowski
dev.cpu.X.freq does reflect the current frequency; I don't know whether or how any internal clock throttling might be exposed. From what I have seen, dev.cpu.X.freq always retains the value I set it to. Internal CPU throttling does not seem to be reported this way. a bit of hunting found you

Re: System extremely slow under light load

2011-04-25 Thread Ian Smith
On Mon, 25 Apr 2011, Bartosz Fabianowski wrote: [Jeremy wrote:] > > As the processor gets hotter, internal clocks and so on are throttled > > within the hardware to try and stabilise the temperature (to keep the > > thermal trip point being reached, re: "emergency shutdown"), which > > greatly

Re: System extremely slow under light load

2011-04-25 Thread Bartosz Fabianowski
As the processor gets hotter, internal clocks and so on are throttled within the hardware to try and stabilise the temperature (to keep the thermal trip point being reached, re: "emergency shutdown"), which greatly decreases performance. I'm not sure if there's a way to detect this, but I would h

Re: System extremely slow under light load

2011-04-24 Thread Jeremy Chadwick
On Sun, Apr 24, 2011 at 08:41:24PM +0200, Bartosz Fabianowski wrote: > >I don't know which i7 you have, but the intel datasheet for the i7-870 states > >that the maximum case temperature is 72.7C. > > I have a Core i7 Q740 with a native speed of 1.73GHz. My previous > Dell had a Q730. Both were ex

Re: System extremely slow under light load

2011-04-24 Thread John
>The CPU temperature is about 60°C-70°C when idle, 80°-90°C under light >load and exceeds 90°C under heavy load. All of these readings are >obtained from sysctl dev.cpu > >Yes, the CPU is very warm. But it does not appear to be critically hot. >The ACPI critical threshold is 95°C. It seems

Re: System extremely slow under light load

2011-04-24 Thread Bartosz Fabianowski
I don't know which i7 you have, but the intel datasheet for the i7-870 states that the maximum case temperature is 72.7C. I have a Core i7 Q740 with a native speed of 1.73GHz. My previous Dell had a Q730. Both were exhibiting the same problems. Since this is a laptop, I would expect temperatu

Re: System extremely slow under light load

2011-04-24 Thread Bartosz Fabianowski
did you test the caches? I've seen such a behavior when cpu cache was disabled. The Dell BIOS setup is very minimalistic and would not even allow me to turn off caches. So unless the FreeBSD boot loader somehow turned them off, the caches should be active. Is there some tool I can use to verif

Re: System extremely slow under light load

2011-04-24 Thread Marat N.Afanasyev
Bartosz Fabianowski wrote: Just for an experiment, try to disable powerd and look if things improve. Or just bump it to "maximum", temporarily. I have tried both now. The results are as follows: * With powerd disabled and the CPU clocked down, the computer is responsive when almost nothing i

Re: System extremely slow under light load

2011-04-24 Thread Bartosz Fabianowski
Just for an experiment, try to disable powerd and look if things improve. Or just bump it to "maximum", temporarily. I have tried both now. The results are as follows: * With powerd disabled and the CPU clocked down, the computer is responsive when almost nothing is going on but becomes very

Re: System extremely slow under light load

2011-04-19 Thread ill...@gmail.com
On 16 April 2011 11:24, Ronald Klop wrote: > On Wed, 13 Apr 2011 14:28:03 +0200, Bartosz Fabianowski > wrote: > >> Hi list >> >> I am having problems with my 8.2-STABLE laptop. At times, even a very >> light load makes the system grind to a halt. Once an application is in the >> foreground, I can

Re: System extremely slow under light load

2011-04-16 Thread Ronald Klop
On Wed, 13 Apr 2011 14:28:03 +0200, Bartosz Fabianowski wrote: Hi list I am having problems with my 8.2-STABLE laptop. At times, even a very light load makes the system grind to a halt. Once an application is in the foreground, I can interact with it just fine. But when I click on a lo