If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I've been reading these forums for a while now and see people talking about kernal panics, but i cant find an explanation of what one is. I tried searching and came up blank...any help?? Thanks
2.2 i7 MacBook Pro 8GB Ram 1TB HD
16 GB iPhone 4
Apple TV 2 x3
The kernel panic was introduced in an early version of Unix, and demonstrated a major difference between the design philosophies of Unix and its predecessor Multics. Multics developer Tom van Vleck recalls a discussion of this change with Unix developer Dennis Ritchie:
"I remarked to Dennis that easily half the code I was writing in Multics was error recovery code. He said, 'We left all that stuff out. If there's an error, we have this routine called panic, and when it is called, the machine crashes, and you holler down the hall, 'Hey, reboot it.' "
What??? they actually introduced crashes voluntarily?? Those bastards