illegalprelude
macrumors 68000
are u kidding me? It will burn a whole into my G5 and continue to dig through till burns a whole through my Wall and by tomorrow, CHINA! 😛Marx55 said:Grow up! --A sticker will not harm your Mac!
are u kidding me? It will burn a whole into my G5 and continue to dig through till burns a whole through my Wall and by tomorrow, CHINA! 😛Marx55 said:Grow up! --A sticker will not harm your Mac!
On what do you base this slight?dguisinger said:They may not have good 64 bit support; but 64-bit support is a true waste for all but 1% of the computing market at most.
Actually, that translation layer is what makes the Pentium (all variants since the Pentium Pro) so freaking fast. Note that the Pentium doesn't have an "instruction cache" or I-cache per se - the instruction cache really stores the translated (or decoded) instruction stream - an "I-cache hit" picks up the already decoded micro-ops.bigwig said:A CPU with built-in Rosetta isn't my idea of heaven. I'd bet that translation layer is a significant performance hit. The x86 is extremely register-starved, which doesn't help.
Maestro64 said:What we all have to be concerned about here is what will happen to the quality and reliability of the systems. No one can argue that Apple has the highest quality of all systems manufacturers out there with a few except of lemons that Apple has made I the past.
This is by no means an accident on Apple's part. Part of the reason we all pay so much more for an Apple is becuase of the amount of testing, qualification and attention to details Apple puts in to every product. Intel does not have the same reputation. I concerned that these lower end products being mentioned here will fall well short of a standard apple products.
Plus with the rumors of the pending new Intel product to be announce with the help of Intel's design center I am afraid we will all get the same crap the PC world has been getting. I do not believe Apple had the bandwith or the time to fully test and qualify an Intel design, plus it so hard to transfer lessons learned from previous designs to a new design group. One of the reasons Apple designs are so good is their design teams have been together so long and they learn from the past.
I think it will be prudent before we all buy to find out who actually did the design, Apple or Intel, personally I stay way from anything that has an intel PCB in it, remember intel is a Chip company not a systems company go with what you do best and stayway from everything else.
sbrhwkp3 said:Lest we forget, OS X has been living a dual life the past how many years? Apple has played with intel processors and OS X all this time. I do not see them lowering their standards just because of a switch to intel processors...
Maestro64 said:I believe you are correct, I could not remember which of the 6xx series was not actually used by Apple, I was pulling from memory.
I also know at one point there was suppose to be a 050 chip but it was canned when the deal was struck for the PPC. Also, there was a road map for a 605, 606, 607, but those must have been canned when the G series came along. I Personally think the G series is actually the 6xx series they just renamed them for ease of marketing the new chips.
Peace said:My Dev Kit runs better than the G4..
So I'm guessing Mac users are in for a really good surprise😉
[disclaimer] This post in no way means anything specific.It is meant purely as an opinion and does not break the NDA [/disclaimer]
There's another advantage to the u-ops architecture - it eliminates any performance cost involved in supporting legacy instruction sets (16-bit, 32-bit, ...).AidenShaw said:Actually, that translation layer is what makes the Pentium (all variants since the Pentium Pro) so freaking fast. Note that the Pentium doesn't have an "instruction cache" or I-cache per se - the instruction cache really stores the translated (or decoded) instruction stream - an "I-cache hit" picks up the already decoded micro-ops.
Not so far fetched as all that. I seem to recall that a few years back the Gates Foundation (or maybe it was MS, itself) had some kind of pilot program with a school district in... Kansas, Nebraska or the Dakotas... one of those states... Anywayz, as part of the effort to increase learning with computers & media the school(s) received vouchers (or credits) that could be used to buy the computer hardware & software needed... Needless to say, the program specified Windows systems...Seasought said:Perhaps this is part of the agenda of the "Bill and Melinda Gates Foundation"; establish a healthcare monopoly in overseas developing countries, integrate Microsoft as part of the healthcare/medical industry and not just computer software... Maybe I'm going overboard? Too much conspiracy theory? I don't know, sounds like an idea to me.
Naw, they'd wait until the check cleared. Then they'd tar & feather him...Stonecoldcleric said:Hey, I hate the Gateopoly as much as anyone, but using generosity as a pretense for gaining control and power? That's quite a conspiracy. I think too many would call him on it if he bagan to shove MS down their throats.🙂
AidenShaw said:and nearly three times as many usable integer registers.
AidenShaw said:Not because programs need more than 2 GiB of memory space
Weren't the AE cards made by Lucent, anyways? And I have no clue who makes the chips for the AE-BS... Point is, they were/are pretty much industry-standard chipsets - they'd have to be for certification as 802.11a/b/g...AidenShaw said:But if the Intel one is cheaper, uses less power, and has zero R&D cost ????
"Centrino" is a much stronger brand that AE ...
Since this story is about "image" - it looks like Apple will be dropping the "Think Different" mindset and will be embracing "Think Same".
Cute image, but the truth is that wireless and networking support in XP is pretty seamless and transparent.Norse Son said:However, they are shackled to Windows, so their "counterpart" (used loosely in this case) to Apple's Airport hardware/software duet will "look more like a drunken mule strapped to a rhino's butt that's rollerblading down an avalanche in a too-tight g-string while bellowing Pavrotti tunes in an uncanny imitation of Roseanne Barr" compared to Apple's AE...
dguisinger said:That used to be important. But as the powerpc has been evolving, it now has nearly as many instructions as an x86 processor. Plus, an x86 processor no longer executes x86 code, it converts it into microcode and executes that code instead; combining / reducing the real number of instructions executed.
The fact is, with the last G5s apple was falling way behind on performance; they couldn't hit the MHz required to compete against Intel machines which keep improving. At the same time, these new Intel processors do even more instructions per cycle, allowing the clock speed to be reduced resulting in less power and head consumption. The new upcoming Intel processors beat the living day out of the G5s in overall performance and in performance per watt.
They may not have good 64 bit support; but 64-bit support is a true waste for all but 1% of the computing market at most. Floating point and vector math is where it matters for science and games; and 32-bit integer is what matters for office/internet applications. 64-bits is used for programs with HUGE amounts of ram.
Okay, you two sound like "gear heads" (no insult, either), so maybe you can both enlighten us...bigwig said:RISC vs CISC is about instruction complexity, not instruction count. Plus many x86 instructions aren't merely complex, they're stupid. SIMD instructions that destroy their inputs, for example, so you're forced to execute extraneous load instructions.
A CPU with built-in Rosetta isn't my idea of heaven. I'd bet that translation layer is a significant performance hit. The x86 is extremely register-starved, which doesn't help.
My head hurts... owww... get them out of my mind! They're screaming at me... They want me to do dirty things with window blinds...shawnce said:To be clear by "usable" you mean named registers, ones that are under direct controll of a compiler or programmer. Those extra registers are still used (at least potentialy) even if not under direct control of a programmer or compiler. Likely not as efficiently but they don't go unused.
Just to be clear 32 bit address yields an address space of 4 GiB (2^30 = 1GiB, 2^2 = 4) and on average on Mac OS X that gives you a usable address space of around 3-3.5 GiB once you knock out shared memory mappings, etc. Also on average the largest contigous allocation you can make is in the 2-2.5 GiB range because of memory space segmentation from shared mappings, etc.
Yes, yes... Point noted! I guess I just don't like the "look & feel" of it. I owned one Toshiba laptop in my life, with WinME (or was it 98?), and I hated every minute of it until I could get back to the Mac. Then, as soon as MacOS 10 v10.1 came out I "shunned" Classic - I think the only 2-3 times I went back to Classic was a couple years back when a "computer illiterate" friend got an old 7200 that he wanted to make work (and then I had to poke around a few minutes just to remember how things "worked"). Luckily that friend bought an iMac G5 (orig.) and started using Panther.AidenShaw said:Cute image, but the truth is that wireless and networking support in XP is pretty seamless and transparent.
...
So, make your joke, but Windows does in fact work OK for most people - as evidenced by its market share.
Yes, you are correct that I mean "named" or "architectural" registers.shawnce said:To be clear by "usable" you mean named registers, ones that are under direct controll of a compiler or programmer.
Yes, this is true for OS X. For Windows, a process normally gets 2 GiB of usable space, and the other 2 GiB is used for the system and I/O mappings. (Windows Server has an option to make the split 3GiB/1GiB.)shawnce said:Just to be clear 32 bit address yields an address space of 4 GiB (2^30 = 1GiB, 2^2 = 4) and on average on Mac OS X that gives you a usable address space of around 3-3.5 GiB once you knock out shared memory mappings, etc. Also on average the largest contigous allocation you can make is in the 2-2.5 GiB range because of memory space segmentation from shared mappings, etc.
zv470 said:hmm, strange love decrangle:
Excel on Apple,
MS DOS on Intel,
Windows on MS DOS on Intel,
Office on Windows on MS DOS on Intel,
Apple on PowerPC,
Office on Windows on MS DOS on AMD,
iTunes on Motorola ROKR,
Microsoft uses PowerPC chips in XBox,
Palm Treo running Windows Mobile,
Apple uses Intel processors,
Whats next?
😀
My "real option" was to dump Classic on 10.1. Never needed it.Norse Son said:Tiger seems to be the first time we had the real option of dumping the Classic Environment.
AFAIK Classic won't run on Intel-based Macs, which will apparently will use 10.4.x. So that gives Apple a head start for dropping it completely in 10.5 even if it were still possible to run on PPC-based Macs. I've long been warning my Classic-using friends to ditch it ASAP since it's eventually a dead end. But there will still be people using it long after it's officially EOL'd, just like systems still running pre-X Mac OS.I'm guessing that Leopard may not even have Classic included - which I think is past due to die.
Randall said:Yeah that's a good point. FireWireless is a very interresting concept, seeing as how (at least in my experience) that the majority of FW400 hardware is 6-pin (external Hard Drives etc.) and as such, they utilize the built in power in pins 5 and 6. That said, we all know that there is no such thing as wireless power, so these devices would have to have an alternate power source in order to utilize FireWire wireless or whatever it's called. Only the 4-pin FW400 stuff will be able to use this new technology.
I stopped using it, but for some reason it seemed that every time I upgraded (10.1-10.2-10.3) it never gave me the option of not installing Classic. And I sometimes wonder if the only reason it let me do it with Tiger was because I took it to an Apple store... See, my 3rd DVD-ROM drive died on my Pismo around August of 2004 (the first 2 died within 3-4 months of buying the lemon); so I could not boot from my install disk to run disk utility.sjk said:My "real option" was to dump Classic on 10.1. Never needed it.
AFAIK Classic won't run on Intel-based Macs, which will apparently will use 10.4.x. So that gives Apple a head start for dropping it completely in 10.5 even if it were still possible to run on PPC-based Macs. I've long been warning my Classic-using friends to ditch it ASAP since it's eventually a dead end. But there will still be people using it long after it's officially EOL'd, just like systems still running pre-X Mac OS.
Anyone know anyone still using floppy drives? 😱
Norse Son said:And is XP still just a shell on top of DOS? How long can it possibly take for the Windows' world to shed DOS?
How is XP related to DOS? The "terminal" is DOS, so there has to be some relation. 😕ktlx said:XP is not a shell on top of DOS. Windows NT, Windows 2000, Windows XP and Windows Server 2003 don't have the DOS legacy at all.
Windows ME has about as much in common with Windows XP as Mac OS 9.2 has with Mac OS X 10.4. Both WinME and Mac OS 9.2 would crash if you looked at them funny. With good hardware and stable drivers both Windows XP and Mac OS X 10.4 are rock solid.
AidenShaw said:Cute image, but the truth is that wireless and networking support in XP is pretty seamless and transparent.
I use several WiFi access points, and XP remembers my keys and automatically connects to the nearest AP (home, office, local coffee shop...). At the airport, I can see all the pay-for options and connect, or plug in my cellular modem PC-card and work about anywhere.
ktlx said:XP is not a shell on top of DOS. Windows NT, Windows 2000, Windows XP and Windows Server 2003 don't have the DOS legacy at all.
Windows ME has about as much in common with Windows XP as Mac OS 9.2 has with Mac OS X 10.4. Both WinME and Mac OS 9.2 would crash if you looked at them funny. With good hardware and stable drivers both Windows XP and Mac OS X 10.4 are rock solid.
EricNau said:How is XP related to DOS? The "terminal" is DOS, so there has to be some relation. 😕