Archived from groups: microsoft.public.windowsxp.general (
More info?)
Thanks for the info. I didn't know that there were reasons to allow a single
thread to hog the processor if it wants to. Doesn't sound like a good idea
to me, but I'm not an operating system engineer.
Yes, I do seem to have a lot of hangs. It never lasts terribly long, usually
no more than ten seconds, but too frequent. Longer on bootup. I have a lot
of services running, everything from Norton Antivirus to MSSQL and dozens
more that I have no idea what they are... I think no malware though.
Maybe it's time for a complete disk wipe and reinstall. I hate doing that
because it takes at least a full day, maybe even two because I have so much
stuff. But it's been over two years since the last one.
"Jim" <j.n@nospam.com> wrote in message
news
GlSe.451$6e1.88@newssvr14.news.prodigy.com...
>
> "Paul Pedersen" <no-reply@swen.com> wrote in message
> news:%23oLpg7KsFHA.1028@TK2MSFTNGP10.phx.gbl...
>> It *should* mean that, shouldn't it? It's *pre-emptive* multitasking
>> after all.
>>
>> Maybe this is OT, but is Linux like that too?
> Most operating systems use what is called round robin scheduling with
> pre-emptive override. Round robin means that the system slices the time
> into segments and schedules programs into those segments on a regular
> basis. However, from time to time, programs need access to the hardware
> regardless of whether their time to use the computer has come or not.
> This use is called "pre-emptive". A rogue process can hang the system
> whether it features "pre-emptive" multitasking or not. It would be very
> unusual for Linux not to have "pre-emptive" multitasking as this feature
> has been in use for almost 30 years now.
> I can't say how easy it would be for Linux to exhibit this type of hang.
> It would seem, however, to be more productive for you to determine why
> your system is hanging, because most don't.
> By the way, slow loading of web pages is sometime caused by server
> problems (over which you have no control), by slow connections to the
> internet, or by large downloads. I had most of the problems when I was
> used a 56K modem. It is a very different story with DSL, but servers
> sometimes do get too busy.
> Jim
>
>