Instant on Computers, When?
It struck me how little basic computer architecture has changed in the last 30 some odd years.
I'd have thought by now we wouldn't have to deal with the BIOS/Firmware, with all of their inherent problems. Meanwhile we still have to wait for our computers to start up and shut down.
Why haven't OS designers put more work into creating an instant on computer? We never seem to hear any news that we are even remotely close to having a computer that would just be on at the touch of the button.
I'd have thought by now we wouldn't have to deal with the BIOS/Firmware, with all of their inherent problems. Meanwhile we still have to wait for our computers to start up and shut down.
Why haven't OS designers put more work into creating an instant on computer? We never seem to hear any news that we are even remotely close to having a computer that would just be on at the touch of the button.
Comments
I never turn it off.
Originally posted by hmurchison
I never turn it off.
"off" ?
Originally posted by dygysy
Why haven't OS designers put more work into creating an instant on computer?
Because it isn't necessary.
Deep sleep and near-instant wake is plenty good enough for me. Really, why would you need to shut down rather than sleep except for when you have to actually remove the power supply from the computer?
Originally posted by Brad
Because it isn't necessary.
Deep sleep and near-instant wake is plenty good enough for me. Really, why would you need to shut down rather than sleep except for when you have to actually remove the power supply from the computer?
exactly! i can't be hassled with waiting up to 60 seconds ever time i move my computer!
Originally posted by Mac Man 020581
I guess I must be old school, because I shut mine down every night. That is partly because whenever there is a storm, my block likes to lose electricity for a minute.
nah i normally shut mine down at night, but it isn't as necessary with new macs, because of how efficiently they sleep...actually anythign with OS X sleeps rather nicely
what is the point of shutting down for a storm, u can have ur computer automaticaly restart after a power outage, and its not like its less likely for ur computer to get fried if u have it off (things have to be unplugged to be safe)
i would get a surge protector though, i love sitting online during storms knowing i'm safe
Enough complaining about little things, though. Yeah, I usually sleep it. Instant on is nice, albeit that DHCP sometimes takes its sweet time. Oh, how much mail I could delete in those 5 or 6 seconds.
And now that I found a free sleep timer for iTunes, everything is wonderful and almost perfect!
Originally posted by dygysy
It struck me how little basic computer architecture has changed in the last 30 some odd years.
I'd have thought by now we wouldn't have to deal with the BIOS/Firmware, with all of their inherent problems. Meanwhile we still have to wait for our computers to start up and shut down.
1) what's inherently wrong with firmware? If i go ahead and say the term "special purpose register" that's not going to mean anything to you. Anyway, memory does not keep it's value when the power is off. And there is internal memory on the chip (special purpose registers) that determine the control signals among other things. The chip (and the rest of the machine) need to be initialized. Firmware doesn't take long to run. You'll need this on an instant on computer, too.
2) Computer architecture has changed a lot since 73, if you ask me. I can outline some advances.
- Microprocessors. Before there was TTL
- vector/parallel processing (Cray)
- ALUs that don't suck
- Pipelining & multicycle design
- Caching
- EEPROM, EPROM, Flash memory, NVRAM.
- FPGA's
Unless we move beyond binary and transistors, it's not going to change much from this.
Why haven't OS designers put more work into creating an instant on computer? We never seem to hear any news that we are even remotely close to having a computer that would just be on at the touch of the button.
Because there aren't a lot of OS designers who know shit from shit when it comes to computer design. The data on a slow hard disk needs to be moved to RAM. If you booted system 8.1 onto a G4 mac, it wouldn't take long. If you want an "Instant" on computer, you'll have to load the fimware and the OS into some sort of nonvolatile memory. And it will still take some amount of time to load, because the RAM needs to be checked.
Sharp Zaurus is literally a little linux machine that you can do many *nix stuff in. PocketPC is also instant-on. Sure, it can't run any native x86 apps but at least terminal service is built-in and I easily use it with my compact flash NIC card to connect to any Windows server (whether you can do any meaningful work at 320x240 that's another question). The new Palms, although still lacking a real FS, finally do use a real processor. I am not familiar with Newton but they are also StrongARM based.
You may not argue that they are not real computers but seriously they can do what 90% of users do 90% of the time: e-mail, web, music/movie playback, etc.