- Jul 23, 2006
- 3,934
- 0
- 76
Just installed FC5 on my laptop, and i was wondering if it should take longer to boot Linux than Windows? Also does FC or Ubuntu (i'm planning on switching) support a hibernate function?
Originally posted by: Smilin
Smilin's windows centric perspective:
MS has gone to a great deal of trouble to shave time off of boot and also initial load time of your most commonly used apps. It loads many things simultaneously that are not interdependent. The optimizations are really geared towards the consumer since IT guys often leave the box running all the time.
When it all boils down to it though ... as long as the boot time isn't obscene it's not a big deal. Leave the box running all the time. Put on standby instead of shutdown if needed.
(PCGeek11 actually said the elegantly above).
Originally posted by: Smilin
Smilin's windows centric perspective:
MS has gone to a great deal of trouble to shave time off of boot and also initial load time of your most commonly used apps. It loads many things simultaneously that are not interdependent. The optimizations are really geared towards the consumer since IT guys often leave the box running all the time.
When it all boils down to it though ... as long as the boot time isn't obscene it's not a big deal. Leave the box running all the time. Put on standby instead of shutdown if needed.
(PCGeek11 actually said the elegantly above).
Sure it is. I never actually reboot my laptops, except when installing security updates. In XP I used hibernation, and in Vista I use sleep. Just close the lid and you're done. Crack open the lid and you're back where you left off.Well thats really not an option (its a laptop)
Originally posted by: bersl2
Maybe it's just my being unlucky, but it seems that for however much XP shaves off boot time, the user has to wait 15-30 seconds before a login session becomes usable. This is probably not MS's fault, since it's usually all the extra crap that gets loaded on login; you could argue that the task scheduler is at fault for making the wrong choice in the trade-off between throughput and latency (which I do make, and for more cases than just login), but that is a normative argument.
Originally posted by: Smilin
Originally posted by: bersl2
Maybe it's just my being unlucky, but it seems that for however much XP shaves off boot time, the user has to wait 15-30 seconds before a login session becomes usable. This is probably not MS's fault, since it's usually all the extra crap that gets loaded on login; you could argue that the task scheduler is at fault for making the wrong choice in the trade-off between throughput and latency (which I do make, and for more cases than just login), but that is a normative argument.
No not really an MS thingIt's the junk users load. Check your startup items. Specifically the startup folder & hkcu startup items. MSconfig is the easiest way to check. The only thing loading after your logon screen has passed is residual start type type 3 (automatic) drivers and services that are not listed as a dependency for winlogon and that haven't yet completed. The task scheduler?
? wouldn't have anything to do with this sequence. The start type and class in the registry determines the sequence. Although it is a background process getting prefetch out of the way will cause massive drive activity but not actually interrupt anything you are doing. First time you launch something that's prefetched it's snappy though.
Originally posted by: bersl2
Originally posted by: Smilin
Originally posted by: bersl2
Maybe it's just my being unlucky, but it seems that for however much XP shaves off boot time, the user has to wait 15-30 seconds before a login session becomes usable. This is probably not MS's fault, since it's usually all the extra crap that gets loaded on login; you could argue that the task scheduler is at fault for making the wrong choice in the trade-off between throughput and latency (which I do make, and for more cases than just login), but that is a normative argument.
No not really an MS thingIt's the junk users load. Check your startup items. Specifically the startup folder & hkcu startup items. MSconfig is the easiest way to check. The only thing loading after your logon screen has passed is residual start type type 3 (automatic) drivers and services that are not listed as a dependency for winlogon and that haven't yet completed. The task scheduler?
? wouldn't have anything to do with this sequence. The start type and class in the registry determines the sequence. Although it is a background process getting prefetch out of the way will cause massive drive activity but not actually interrupt anything you are doing. First time you launch something that's prefetched it's snappy though.
Perhaps instead of "task scheduler" I should have said what I meant: the CPU scheduler, the I/O scheduling, the VM system in general, and so on---and as I said, I have other situations where processes (including, but not limited to, explorer.exe, or whatever the shell runs from) were (and this is an assumption, but given the accompanying hard drive activity...) blocking on I/O in a way that was really pissing me off. As I said, this is a subjective argument. Which is a good reason why I should stop now, before I start some kind of flamefest.
Actually, now that I reflect on it, I think I've been flamebaiting for nearly 24 hours. Yay me!![]()
