Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:How does this account of caching? (Score 1) 125

There might be some "hints" for microprocessor for the data to cache - if so, those could be added in the generated microcode at some time before they're really needed, increasing the chance to have them available in cache and/or reducing wait time. Of course, I don't know for sure but you could read a value in a register then zero the register. This might be optimized out of microprocessor run (so it won't consume energy to load and then zero the register), but still go through the data fetch engine, so it would reach L1 or L2 cache.

Comment Re:How does this account of caching? (Score 1) 125

Recovering the slowdown in subsequent steps = use the full width of seven microops to run significantly faster than a typical out-of-order ARM design. As for continuing when there's a data cache miss, I was referring to out-of-order designs, which might - or might not - be stalled in a couple more instructions because of dependencies on not-yet-processed data (which is loaded from memory).

Comment Re:How does this account of caching? (Score 1) 125

If their cache lines are 64 bits, then it's quite possible that successive instructions (based on execution time stamp) are in the same cache line. Remember that this has to improve execution speed most of the time, and not decrease execution speed. As for data caches, I'm not sure - a good prefetcher will help a lot in this.
      This has the possibility to slow down execution speed... I wonder how often and how long the execution of a thread can continue when there's a data cache miss... Maybe almost all of the time it doesn't continue far, and in this case the slowdown could be recovered in subsequent steps.

Comment Re:to save others googling (Score 1) 105

http://en.wikipedia.org/wiki/V...
http://en.wikipedia.org/wiki/C...
http://en.wikipedia.org/wiki/C...
http://en.wikipedia.org/wiki/C... ... so, parts of the brain are specialized for specific activities.

Or you use all your brain for any activity you do, and you can't do two things like Napoleon: sit on a horse and look left ?

Comment Re:Why aren't space pictures better? (Score 5, Informative) 62

There are severe limits on sending antenna size and power use on the craft. They use a 2.2 meters diameter dish (seven feet), with 850W electric power from solar panels to transmit from a distance about one hundred thousand times greater than geostationary TV satellites.
      It's like the difference between whispering at someone's ear (half and inch away) and shouting for someone a mile away. I can't think of a car analogy on five orders of magnitude, but I'm sure someone will be more inspired

Comment Re:Why the "incentives"? (Score 1) 113

Nokia closed a factory in Germany to move it to Romania, and then closed it in Romania (maybe to move it somewhere else). They're now closing factories in Hungary and Turkey (I think), the one in Germany and Romania after about five years of operations.
      So yes, factories can move. Some of them even before their preferential status expire.

Comment Re:Why the "incentives"? (Score 3, Insightful) 113

Over the long term, they hope that the company will pay more than 20 millions back in taxes. And they'll also add local jobs (probably by the hundreds), attract (or supply) highly paid workers, maybe improve tourism in the area and so on.
      They hope that, long term, it will be better for them than if Tesla built the spaceport in a different state.

Slashdot Top Deals

With your bare hands?!?

Working...