Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Wow. (Score 1) 143

AMD's chips are on a silicon-on-insulator (SOI) technology, which comes with less parasitic source/drain cap and no junction leakage. Switching less cap means you switch faster. No junction leakage means your part uses less power when it's idle. High-k will be coming soon enough for AMD, the 45nm tech is competing pretty well w/o it at the moment.

AMD uses an exclusive cache architecture, Intel's is inclusive. Exclusive means that a given line exists in only one cache at a given time. Inclusive means that if a line is in one cache, it's in all of them. For an AMD chip add up all the caches on the die to get total cache size. For 45nm quad-core products that's 8.25MB. For an Intel chip take the size of the last level cache, that's your effective total cache. For Nehalem that's 8MB.

You are correct about issuing and higher IPC coming with Bulldozer.

Comment Re:It's a black hole! (Score 1) 234

Sorry, but that's incorrect. Photons do not interact with fields inside atoms, they interact with electrons and protons. That is how lenses, photosynthesis, photodiodes, etc works. Photons are messenger particles of the electromagnetic force. Protons and electrons are the "receivers". Photons do not interact with each other except, as integer spin particles (bosons) they can occupy the same quantum state. This allows for the superposition of two photons to increase, decrease, or cancel out the amplitude of an electromagnetic field at a point in space.

Comment Re:It's a black hole! (Score 1) 234

Electromagnetic fields are made of photons. An incoming photon will be superimposed (interfere) with the photons in an electromagnetic field as it passes through but it's path will remain unchanged. The only way to influence the path of a photon is to bend spacetime, which is the definition of what we call gravity.

Comment Re:TFS is a bit light on details (Score 4, Informative) 181

It's actually more complicated than that. The six-core chips have the ability to configure up to a quarter of the 6MB L3 cache as a probe filter. This keeps most snoop traffic from reaching down into the L2 and L1 caches of the other cores on the same die and all cores on other die in a multi-socket system. The result is better memory latency and improved memory bandwidth. Here's a link: http://techreport.com/articles.x/16448

Comment Re:Uh huh. (Score 5, Interesting) 1089

Not all of us like KDE and Gnome. Although they have innovated in some areas, they're otherwise both just attempts to make an MS clone. While this might be the right thing to make "Linux on the desktop" succeed, it's not what some of envision as the future of computing or even how we'd like the current state of computing.

I've been a Linux user since 1996 and I've watched the entire "Linux on the desktop" debacle unfold. It's sad to see that the /. crowd has changed from the attitude of "these MS clones are crap, desktop Linux should be something better" to "ho hum, this is how it should be, why innovate"? Back when this was just "Rob's page" you would've been flamed into oblivion for that public show of affection for KDE/Gnome.

Who are you to tell Google what they can and cannot build? It's about time someone put a face on the Linux desktop other than that of an MS clone. Hopefully it's not just a new window manager but a new window system. X, while great in its day, has run its course. I'd like to something fresh that builds on the concept of using modern graphics hardware to do all the heavy lifting for the GUI instead of clever CPU-intensive hacks on top of Xlib**.

You don't like Google's vision for Linux on netbooks. What's your alternative vision?

** I've written many apps with Xlib. The underlying ideas/primitives that X uses for graphics ops are obsolete so doing anything "cool" (and sometimes useful!) requires using crufty extensions rather than calling routines that are a "natural" part of the system.

Comment No Opteron???! (Score 1) 185

While it's relatively new compared to everything on this list, the AMD Opteron, which came out in 2003, will be the face of computing for the foreseeable future. Even now in 2009 AMD's archival Intel is just coming out with integrated memory controllers and high-speed serial direct interconnects. The Opteron also forced Intel to give everyone 64-bit memory addressing in x86 (which Intel wanted to stay in the realm of high-end RISC/Itanium machines).

Opteron wasn't the first chip to have any of these features, but it was the first _x86_ chip to have all of them - making it an affordable "high-end" processor for small businesses and tech junkies. It really was a "world-shaking" product that put AMD on the map. No one expected little AMD to make a splash so big with Opteron (except Intel, which paid off companies to not release Opteron-based products, a55holes!).

Comment Re:Why He Did It (Score 1) 672

What I've heard is the band thought the GH version is what's on the cd. Having the band come out and say the cd version is in any way "defective" would constitute a PR nightmare and people demanding recall & replacement of their discs. So they've spun it as "the cd version is what we (the band) wanted" so their label doesn't lose money due to the label's mastering mistake.

Comment Why He Did It (Score 1) 672

He did it b/c he couldn't figure out how to get the Guitar Hero version onto his PC himself. He was fed up with the static-laden "loudness war" version that's on the audio compact disc and this was his only avenue.

At least that's what I'd like to think as it's the funniest scenario in my mind.

Comment Re:access to space (Score 1) 183

Yeah, the big accomplishment of the US is doing all of that while keeping the rest of the economy going, ie food on the table. The USSR channeled everything into space/military R&D for short term gain but in the end we all know how that worked out. The USSR was kind of like the morons I see sprinting at the beginning of a 10k run that then get passed up somewhere in the first couple miles and eventually finish walking.

Slashdot Top Deals

It is easier to write an incorrect program than understand a correct one.

Working...