Eidorian
Oct 30, 06:19 PM
Apple's current RAM prices are not competitive, nowhere near close.SO-DIMM, yes. FB-DIMM, no.
Evangelion
Mar 19, 08:43 AM
It's theft, pure and simple.
No it is not. It's not theft in any defnition of the word! Seriously: if I walk in to a store and take CD from the shelf, and not pay it, I'm stealing. If I make an identical copy of the CD and leave the original on the shelf, I'm not stealing, I'm committing a copyright-infringment. But I'm not stealing.
Same logic: if I take someone else's car, and drive away with it, I'm stealing it. But if I create an identical copy of the car (using a replicator I got from Star Trek) for myself, have I stolen anything? From whom have I stolen?
I find it rather surprising how blindly people here defend Apple, even after seeing how they remove your rights little by little. How many times can you burn your iTunes-songs to CD? It used to be ten times. But Apple reduced it to seven. Then they removed the ability to share/stream your songs from itunes to others. Little by little, you feel the DRM-noose tightening around your necks. It seems like a major PR-coup to me, when you have Apple reducing your rights little by little, and you guys are screaming "Yes! Reduce our rights even more!"
No it is not. It's not theft in any defnition of the word! Seriously: if I walk in to a store and take CD from the shelf, and not pay it, I'm stealing. If I make an identical copy of the CD and leave the original on the shelf, I'm not stealing, I'm committing a copyright-infringment. But I'm not stealing.
Same logic: if I take someone else's car, and drive away with it, I'm stealing it. But if I create an identical copy of the car (using a replicator I got from Star Trek) for myself, have I stolen anything? From whom have I stolen?
I find it rather surprising how blindly people here defend Apple, even after seeing how they remove your rights little by little. How many times can you burn your iTunes-songs to CD? It used to be ten times. But Apple reduced it to seven. Then they removed the ability to share/stream your songs from itunes to others. Little by little, you feel the DRM-noose tightening around your necks. It seems like a major PR-coup to me, when you have Apple reducing your rights little by little, and you guys are screaming "Yes! Reduce our rights even more!"
CaoCao
Apr 22, 08:13 PM
I consider myself an atheist who tries to back up my points with facts. I've seen most other posters who are atheists do the same. I hope you are wrong about it being a "trendy" thing to do but I do hope more people see the reasoning behind atheism and join us for the correct reasons. As far as agnostics go, I know the difference between us and I couldn't care less....close enough in my eyes!!!! An atheist and an agnostic arguing to me is like hearing a Catholic and a Protestant argue....such a small difference in something so important.
"such a small difference"? Clearly you haven't studied theology
"such a small difference"? Clearly you haven't studied theology
EagerDragon
Jul 12, 12:23 PM
Sounds like these new Mac Pros are going to be expensive.
Very, remeber that they may also have multiple GPU(s).
:D
Very, remeber that they may also have multiple GPU(s).
:D
pink-pony115
Aug 30, 01:01 AM
ooooooooooh no is the world coming to a end?
R-E-L-A-X fello MR peeps :cool:
R-E-L-A-X fello MR peeps :cool:
Lone Deranger
Mar 14, 05:10 AM
Can you use nuclear warheads to disperse a tsunami?
With today's high yeild nuclear bombs, given enough time, can you detonate a nuke to vaporize/disperse the ripple of a tsunami? I know one tactic of fleet warfare is like to vaporize the water under the ships to make them "fall" or something like that.
I mean, I don't know how many megatons this will take or how much of the tsunami will be vaporized and sent up into the air, but maybe at some point it will reduce the force and profile of the incomming wave? :)
I'd advise you watch less of Hollywood's finest.
With today's high yeild nuclear bombs, given enough time, can you detonate a nuke to vaporize/disperse the ripple of a tsunami? I know one tactic of fleet warfare is like to vaporize the water under the ships to make them "fall" or something like that.
I mean, I don't know how many megatons this will take or how much of the tsunami will be vaporized and sent up into the air, but maybe at some point it will reduce the force and profile of the incomming wave? :)
I'd advise you watch less of Hollywood's finest.
floatingspirit
Apr 12, 11:16 AM
My only dislike of OS X: You can't cycle between windows that are open with command+tab, you can only cycle between applications. In windows, you can cycle between the open windows with alt+tab.
May not be exactly what you want, but you can also cycle through open windows of the same app using command+~
May not be exactly what you want, but you can also cycle through open windows of the same app using command+~
KnightWRX
May 2, 05:23 PM
The installer is marked as safe to auto-execute if "open safe files after downloading" is turned on.
This is again just brushing over the issue. You're again not helping. I get all the rest. I even get this part. I want to know more about this part in particular though. What is "an installer" but an executable file and what prevents me from writing "an installer" that does more than just "installing". What is so special about installers that would prevent a malicious payload (without privilege escalation, unless you were to exploit a local privilege escalation bug) from auto-executing ?
This is my point and this is what I'm trying to dissect here. This sentence of yours is the tip of the iceberg. Let's go deeper here. You keep repeating this non-sense that's everywhere on the web and that I've read and told you thousands of times that I understand.
Installers being marked as safe really doesn't increase the likelihood of user level access as the Javascript exploit already provided user level access. I don't understand why you are hung up on this installer being able to auto-execute; it really makes no difference in terms of user level access. The attacker could have deleted your files with just the Javascript exploit.
I don't know of any Javascript DOM manipulation that lets you have write/read access to the local filesystem. This is already sandboxed.
Let's face it, auto-downloads are not a Javascript exploit, they're a feature used on many sites these days : "Your download will auto-start in 5 seconds, click here if it doesn't work". It's not uncommon and quite not the issue here.
The issue is Safari is launching an executable file that sits outside the browser sandbox.
I'm beginning to suspect you don't quite understand what is going on here. I think it's not my technical knowledge that is at issue here, it's your understanding of my point. Again, stop replying to me if all you want to do is discuss the tip of the iceberg covered by the press. I don't care about that, I read that, it raises more questions for me than it answers.
This is again just brushing over the issue. You're again not helping. I get all the rest. I even get this part. I want to know more about this part in particular though. What is "an installer" but an executable file and what prevents me from writing "an installer" that does more than just "installing". What is so special about installers that would prevent a malicious payload (without privilege escalation, unless you were to exploit a local privilege escalation bug) from auto-executing ?
This is my point and this is what I'm trying to dissect here. This sentence of yours is the tip of the iceberg. Let's go deeper here. You keep repeating this non-sense that's everywhere on the web and that I've read and told you thousands of times that I understand.
Installers being marked as safe really doesn't increase the likelihood of user level access as the Javascript exploit already provided user level access. I don't understand why you are hung up on this installer being able to auto-execute; it really makes no difference in terms of user level access. The attacker could have deleted your files with just the Javascript exploit.
I don't know of any Javascript DOM manipulation that lets you have write/read access to the local filesystem. This is already sandboxed.
Let's face it, auto-downloads are not a Javascript exploit, they're a feature used on many sites these days : "Your download will auto-start in 5 seconds, click here if it doesn't work". It's not uncommon and quite not the issue here.
The issue is Safari is launching an executable file that sits outside the browser sandbox.
I'm beginning to suspect you don't quite understand what is going on here. I think it's not my technical knowledge that is at issue here, it's your understanding of my point. Again, stop replying to me if all you want to do is discuss the tip of the iceberg covered by the press. I don't care about that, I read that, it raises more questions for me than it answers.
rasmasyean
Mar 15, 01:13 PM
i can't believe i am even answering this, and i am bewildered by the fact that you might actually be seriously thinking what you are writing.
anyway, even the worst case scenario -a complete meltdown of all four reactors- is not even remotely close to the apocalyptic pictures you have in mind.
'japan' is not going to 'blow up' or to be reduced to a barren wasteland forever.
in the worst case scenario (which is very unlikely to occur), a small area will be heavily contaminated and a larger area will be moderately or lightly contaminated.
tens or hundreds of people will get sick in the short term, and more would be at risk in the long term, a lot of people will have to evacuate to a safer distance from the reactor, and the economic cost of the clean up (and the recostruction in the tsunami-devastated areas) would be tremendous.
but how you go from there to "japan is history" is mindboggling.
Well, not that I hope he's right, but words like these from people of high up places don't give any comfort.
Europe's energy commissioner Guenther Oettinger dubs Japan's nuclear disaster an "apocalypse,"
http://news.yahoo.com/s/afp/20110315/wl_afp/japanquakelivereport
anyway, even the worst case scenario -a complete meltdown of all four reactors- is not even remotely close to the apocalyptic pictures you have in mind.
'japan' is not going to 'blow up' or to be reduced to a barren wasteland forever.
in the worst case scenario (which is very unlikely to occur), a small area will be heavily contaminated and a larger area will be moderately or lightly contaminated.
tens or hundreds of people will get sick in the short term, and more would be at risk in the long term, a lot of people will have to evacuate to a safer distance from the reactor, and the economic cost of the clean up (and the recostruction in the tsunami-devastated areas) would be tremendous.
but how you go from there to "japan is history" is mindboggling.
Well, not that I hope he's right, but words like these from people of high up places don't give any comfort.
Europe's energy commissioner Guenther Oettinger dubs Japan's nuclear disaster an "apocalypse,"
http://news.yahoo.com/s/afp/20110315/wl_afp/japanquakelivereport
MarkCollette
Sep 12, 08:31 PM
I realize they are saying that you're getting high-def, and it's wireless, but I have a hard time believing that a movie you can download in a half hour will be as good of quality as a DVD which is nearly 8gb in size.
To be fair, these videos are encoded using H.264, which is a newer and more efficient codec, bitrate wise, than MPEG2 which is used in DVDs.
EDIT: Plus I think these are 640x480 progressive scan, whereas DVDs are interlaced. Sure, that'll take more space, but it will also give it better quality.
To be fair, these videos are encoded using H.264, which is a newer and more efficient codec, bitrate wise, than MPEG2 which is used in DVDs.
EDIT: Plus I think these are 640x480 progressive scan, whereas DVDs are interlaced. Sure, that'll take more space, but it will also give it better quality.
rdstoll
May 5, 12:49 PM
AT&T should be embarrassed. Seriously, I had Sprint PCS in the late 90's that had much better call performance than AT&T does today. Having been with Verizon prior to switching to AT&T to get the iPhone I used to think the device was the problem but it's clear it's AT&T.
Worst part is that I got an email from AT&T just last week saying they just "completed a major upgrade" in Chicago. I'm still getting dropped calls left and right and 3G isn't that great either. And this is AFTER the upgrade??
Worst part is that I got an email from AT&T just last week saying they just "completed a major upgrade" in Chicago. I'm still getting dropped calls left and right and 3G isn't that great either. And this is AFTER the upgrade??
darkplanets
Mar 13, 02:32 PM
And this is what I dislike about the pro-nuclear rhetoric. This is not true at all. Geo thermal energy. Cleaner, cheaper, safer than nuclear by magnitudes.
A nuclear power station is just a steam turbine fueled by poisonous rocks instead of carbonized trees as a heat source. I believe the iPad app version of Popular Science has an illustrated article about an test plant using geothermal heat instead to run steam turbines.
You are correct in point, yes. The reason I didn't mention geothermal is due to location-- not everyone has access to this easily. Iceland has quite a few geothermal plants. If people in the US weren't so picky about the giant volcano called Yellowstone, there could be an abundance of geothermal power in that area as well. Another alternative is hydroelectric, which also works rather well, however the same environmental groups that dislike nuclear also despise this because it "ruins the river," and the "poor fish can't mate." Of course there's ways around this, but people will be people.
I'm not against alternative energy at all, I just don't think it will supply all of our energy needs for some time, and that nuclear energy can safely fill that stop gap.
As per the typical anti-nuclear sentiment; much of these issues can be resolved rather easily. New reactor designs are far safer, and if you really want safety (as in you can't melt down, ever) then PBR or MSR with thorium is the way to go. Waste an issue? Shouldn't be-- the US needs to complete the fuel cycle with breeder reactors. Furthermore, spent fuel rods can be used locally for power via thermal couples-- this is how NASA powers most of it's spacecraft. As thermal couple efficiency increases, this will become a much more viable solution. If thorium is used (and it should be), the overall lifespan of the byproducts is greatly decreased, meaning waste is even less of an issue.
A nuclear power station is just a steam turbine fueled by poisonous rocks instead of carbonized trees as a heat source. I believe the iPad app version of Popular Science has an illustrated article about an test plant using geothermal heat instead to run steam turbines.
You are correct in point, yes. The reason I didn't mention geothermal is due to location-- not everyone has access to this easily. Iceland has quite a few geothermal plants. If people in the US weren't so picky about the giant volcano called Yellowstone, there could be an abundance of geothermal power in that area as well. Another alternative is hydroelectric, which also works rather well, however the same environmental groups that dislike nuclear also despise this because it "ruins the river," and the "poor fish can't mate." Of course there's ways around this, but people will be people.
I'm not against alternative energy at all, I just don't think it will supply all of our energy needs for some time, and that nuclear energy can safely fill that stop gap.
As per the typical anti-nuclear sentiment; much of these issues can be resolved rather easily. New reactor designs are far safer, and if you really want safety (as in you can't melt down, ever) then PBR or MSR with thorium is the way to go. Waste an issue? Shouldn't be-- the US needs to complete the fuel cycle with breeder reactors. Furthermore, spent fuel rods can be used locally for power via thermal couples-- this is how NASA powers most of it's spacecraft. As thermal couple efficiency increases, this will become a much more viable solution. If thorium is used (and it should be), the overall lifespan of the byproducts is greatly decreased, meaning waste is even less of an issue.
Big-TDI-Guy
Mar 12, 09:54 PM
:(
0352: The news coming from Japan remains bleak. Government spokesman Yukio Edano: "We do believe that there is a possibility that meltdown has occurred - it is inside the reactor, we can't see. However, we are acting, assuming that a meltdown has occurred and with reactor number 3 we are also assuming the possibility of a meltdown as we carry out measures."
0352: The news coming from Japan remains bleak. Government spokesman Yukio Edano: "We do believe that there is a possibility that meltdown has occurred - it is inside the reactor, we can't see. However, we are acting, assuming that a meltdown has occurred and with reactor number 3 we are also assuming the possibility of a meltdown as we carry out measures."
Mord
Jul 12, 09:12 AM
Okay, people are hyped about the 4 core xeon. But arent we overlooking something here? Arent server processors designed to do substantially different work than desktops? Whats the point in fitting a >1000 dollar processor into a machine that runs photoshop and see it slug away? Im not saying thats the case, but I think its a relevant point and would like to know if anyone knows the answer. If its slower at desktop tasks, than we will be seeing conroes in mac pros. If its faster, then theres a pretty good chance it will fit the highest end one.
now, unless the other chap who said "anything other than woodcrest would be absolutely insulting" knows wc is insanely faster at desktop tasks, I think hes just building some negative hype. Conroes are supposed to outperform by a wide margin everything weve seen so far. Its by no means insulting
it's not slower at desktop tasks, at all.
it uses the same or faster fsb (1066/1333) and the memory is faster but has a slightly higher latency but with an fsb the latency does not have that big of an impact.
xeon 51xx > conroe.
now, unless the other chap who said "anything other than woodcrest would be absolutely insulting" knows wc is insanely faster at desktop tasks, I think hes just building some negative hype. Conroes are supposed to outperform by a wide margin everything weve seen so far. Its by no means insulting
it's not slower at desktop tasks, at all.
it uses the same or faster fsb (1066/1333) and the memory is faster but has a slightly higher latency but with an fsb the latency does not have that big of an impact.
xeon 51xx > conroe.
MacCoaster
Oct 13, 04:16 AM
Overclocked my Athlon 1.4GHz Tbird to 1.522GHz, benchmark results (under C#, which was fastest) did an average of 7390 milliseconds (7.39 seconds). w00t!
Gotta love overclocking.
Gotta love overclocking.
snebes
Apr 20, 08:43 PM
Too bad Apple products are few and far between. Want LTE phone? Sorry. Want phone with bigger screen? Sorry. Want computer with USB 3.0 or BluRay? Sorry. I guess you trained yourself not to want anything Steve Jobs does not like. You talk about Apple profits so much, it's likely the more Apple charges you the happier you are.
USB3.0 - Truly an Intel problem. This will be fixed with Ivy Bridge. And it isn't as popular as you may think.
BluRay - Has it really caught on? I know you want to think it has, but in reality? Not much. http://www.foxnews.com/scitech/2011/04/19/feeling-blue-blu-ray/ Sure, as the article said, consumers will replace their broken dvd players with bluray, but with backward compatibility, itunes/netflix (and others), and no reason to replace old dvd with newer blurays (of the same flick), it is still an uphill battle. Also, is there even any software/game that comes on bluray media yet?
LTE - Seriously? Just checked PhoneScoop, 1 phone has this on any major network. 1 PHONE! (and how many weeks was it delayed and how many problems does it have, battery-wise)
Screen Size - GSMArena can filter by this, but it includes tablets too. Lets just say around 100 phones have a 4" or larger screen. There are plenty to choose from, but the resolution is still probably 480x800 or 480x854. Just the pixels are bigger.
-----
Apple may not offer what you think you need. Go Andriod. Go WP7. I don't care, but take one thing from your "spec" argument. Bigger is not always better.
USB3.0 - Truly an Intel problem. This will be fixed with Ivy Bridge. And it isn't as popular as you may think.
BluRay - Has it really caught on? I know you want to think it has, but in reality? Not much. http://www.foxnews.com/scitech/2011/04/19/feeling-blue-blu-ray/ Sure, as the article said, consumers will replace their broken dvd players with bluray, but with backward compatibility, itunes/netflix (and others), and no reason to replace old dvd with newer blurays (of the same flick), it is still an uphill battle. Also, is there even any software/game that comes on bluray media yet?
LTE - Seriously? Just checked PhoneScoop, 1 phone has this on any major network. 1 PHONE! (and how many weeks was it delayed and how many problems does it have, battery-wise)
Screen Size - GSMArena can filter by this, but it includes tablets too. Lets just say around 100 phones have a 4" or larger screen. There are plenty to choose from, but the resolution is still probably 480x800 or 480x854. Just the pixels are bigger.
-----
Apple may not offer what you think you need. Go Andriod. Go WP7. I don't care, but take one thing from your "spec" argument. Bigger is not always better.
jlc1978
Mar 18, 07:06 AM
They joys of an unregulated mobile industry..... being stuck with only 1 (until recently) choice of carrier, 2 year contracts, paying extra for tethering, PAYING for incoming calls (WTF:eek:).
I'm glad I'm stuck in over regulated EU. On the up side, you yanks get to play with all the new toys first :rolleyes:
Actually, you can buy unsubsidized phones and have no contract lock just as in the EU; plus we don't get charged extra for calling a cell phone from another phone - and given the calling plans and unlimited minutes between the same carrier / friends / evenings using minutes for incoming calls is a non-issue for virtually all US phone users - I'd rather have that then have to pay to call a cell phone.
I'm glad I'm stuck in over regulated EU. On the up side, you yanks get to play with all the new toys first :rolleyes:
Actually, you can buy unsubsidized phones and have no contract lock just as in the EU; plus we don't get charged extra for calling a cell phone from another phone - and given the calling plans and unlimited minutes between the same carrier / friends / evenings using minutes for incoming calls is a non-issue for virtually all US phone users - I'd rather have that then have to pay to call a cell phone.
TangoCharlie
Jul 12, 06:52 AM
Xeon! Conroe (Core 2 Duo)is going in the iMac
No, I believe Apple will pop the Core 2 Duo Merom into the iMac. It's supposedly a drop-in replacement for the current Core Duo processor the iMac currently uses.
Additionally, the Edu-iMac won't be upgraded for a while yet, so that when the new Merom iMac _is_ released (WWDC), there will be a bigger difference between the Edu-iMac and the full iMac.
I'm _sure_ that Apple has a surpise for us wrt the Conroe /Conroe XE CPU.... a nice smallish desktop Mac (we can hope, can't we?) :cool:
No, I believe Apple will pop the Core 2 Duo Merom into the iMac. It's supposedly a drop-in replacement for the current Core Duo processor the iMac currently uses.
Additionally, the Edu-iMac won't be upgraded for a while yet, so that when the new Merom iMac _is_ released (WWDC), there will be a bigger difference between the Edu-iMac and the full iMac.
I'm _sure_ that Apple has a surpise for us wrt the Conroe /Conroe XE CPU.... a nice smallish desktop Mac (we can hope, can't we?) :cool:
AdrianK
Apr 6, 11:16 AM
- Viewing/deleting files in/modifying/... zipfiles without having to extract them first. In windows, I could just mess around in zipfiles or rars with files. If someone has a good app for that, let me know ;-)
Get Springy. It's literally *the* WinRAR alternative for OS X.
It's nice and Finder-esque. Allows you to view the folder structure inside and extract only the particular files you want. What I really love is the ability to extract only the first part of a multi-archive package, and keep the 'broken' files (great if you're downloading a movie and want to check the quality).
Get Springy. It's literally *the* WinRAR alternative for OS X.
It's nice and Finder-esque. Allows you to view the folder structure inside and extract only the particular files you want. What I really love is the ability to extract only the first part of a multi-archive package, and keep the 'broken' files (great if you're downloading a movie and want to check the quality).
rasmasyean
Mar 13, 10:15 PM
Can you use nuclear warheads to disperse a tsunami?
With today's high yeild nuclear bombs, given enough time, can you detonate a nuke to vaporize/disperse the ripple of a tsunami? I know one tactic of fleet warfare is like to vaporize the water under the ships to make them "fall" or something like that.
I mean, I don't know how many megatons this will take or how much of the tsunami will be vaporized and sent up into the air, but maybe at some point it will reduce the force and profile of the incomming wave? :)
With today's high yeild nuclear bombs, given enough time, can you detonate a nuke to vaporize/disperse the ripple of a tsunami? I know one tactic of fleet warfare is like to vaporize the water under the ships to make them "fall" or something like that.
I mean, I don't know how many megatons this will take or how much of the tsunami will be vaporized and sent up into the air, but maybe at some point it will reduce the force and profile of the incomming wave? :)
Popeye206
Apr 9, 11:35 AM
I do think the market can sustain 4 companies, perhaps even especially the casual market which is significantly larger. I would challenge you to answer why you think the smaller top-end console market can sustain 2 large players, but the broader casual market could not?
Unless Apple pulls a rabbit out of it's hat with Gaming, I'd think that iOS games would be more geared towards families and multiplayer... but not at the same level as something like Halo on XBox, but more like the Nitendo Wii games.
Given this, I think the systems that need to worry is Playstation (they've been having their own issues) and Nitendo given iOS games could easily take on the Nitendo market.
However, what's to say that Nitendo couldn't port some more popular games to iOS? It would be a killer combo and would expand their revenue stream to what could be a huge competitor.
IMHO, I think Nitendo should be talking to Apple and make it happen.
Unless Apple pulls a rabbit out of it's hat with Gaming, I'd think that iOS games would be more geared towards families and multiplayer... but not at the same level as something like Halo on XBox, but more like the Nitendo Wii games.
Given this, I think the systems that need to worry is Playstation (they've been having their own issues) and Nitendo given iOS games could easily take on the Nitendo market.
However, what's to say that Nitendo couldn't port some more popular games to iOS? It would be a killer combo and would expand their revenue stream to what could be a huge competitor.
IMHO, I think Nitendo should be talking to Apple and make it happen.
Bonte
Sep 20, 02:00 AM
iTV is basically a limited Mini with better remote control software, if i can use an Elgato eyeTV on it to record i'm buying for sure. Ideally would be an eyeTV with a USB 2 connection to add a big HD.
Little Giant
Oct 8, 08:42 AM
"The iPhone is limited to 1 device whereas the Android is spanned over many more devices and will continue to branch out."
That is exactly the weakness of the PC platform. It turns into a zoo where the monkeys and lions roam free and the people have to live in cages... :rolleyes:
That is exactly the weakness of the PC platform. It turns into a zoo where the monkeys and lions roam free and the people have to live in cages... :rolleyes:
AidenShaw
Jul 12, 11:22 PM
SW engineers usually optimize their systems with expectations of the environment they will run in. Pro-level applications often run much better in systems that use SMP, but not all. Sometimes it is better to pipeline a few processes at high speed, rather than do a lot of task swapping. Most of Apples core customer's application seem to benefit from SMP. So, that is what they are going to expect from Pro-level hardware.
Please don't confuse SMP with multi-socket. You must have an SMP (or even an ASMP) operating system to use any computer with more than one core.
It doesn't matter if the two cores are in one socket or two - both require SMP in order to manage the cores.
Saying that a dual-socket system is "SMP" and a single-socket dual-core system is "not SMP" shows that you don't quite understand the computer technology required to do multi-processing.
Please don't confuse SMP with multi-socket. You must have an SMP (or even an ASMP) operating system to use any computer with more than one core.
It doesn't matter if the two cores are in one socket or two - both require SMP in order to manage the cores.
Saying that a dual-socket system is "SMP" and a single-socket dual-core system is "not SMP" shows that you don't quite understand the computer technology required to do multi-processing.
No comments:
Post a Comment