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

 



Forgot your password?
typodupeerror
×

Comment Re:Free for the community (Score 2, Informative) 326

A BSD license may as well be proprietary because eventually it will become proprietary if it is of any use at all.

Is a horrendous POS. It is factually wrong. If you can't see or accept that then you really do need to grow up a little, both politically and intellectually.

Ok, so please explain this one.

Take OpenBSD, there's a reason why much of Apple Mac OS X is based upon OpenBSD. Apple needed a new OS, they looked about and saw an already written base operating system with a nice licensing agreement that states that if you make any modifications to the source code you are under no legal requirement release said changes back to the community from which the original code came from. That is essentially what the BSD license states.

However, the GPL states that if you make changes to the source code you are legally required to release said changes back to the community.

That's why Apple OS X is largely based upon OpenBSD. Apple can make changes all they want and they can keep those changes to themselves and the OpenBSD community doesn't have a legal leg to stand on to prevent that from happening.

Comment Re:Final nail in the Itanium coffin (Score 1) 161

You can't add too many stages to the pipeline or you end up with the Intel NetBurst Pentium 4 Prescott mess again. It had an horrendously long 31-stage pipeline. Can you say... Branch Prediction Failure? The damn thing produced more branch prediction failures than actual work. That's essentially why the NetBurst was completely scrapped and why they went back to the drawing board.

Comment Re:What is the expected edge? (Score 1) 110

OCZ? *chuckles* *snorts* *laughs* *falls off chair laughing*

Anyways, now that I had a good laugh for the day I can say that I wouldn't hit a dog in the ass with any SSD (or any SSD made with components) from OCZ. Their reliability is shit and until Toshiba can clean up OCZ's act I won't touch an SSD made by them with someone else's ten foot pole.

Comment Re:It's all about ERROR rates (Score 1) 396

I have noticed that a lot of OEMs (Dell, HP, Apple, etc.) use a no-name brand of RAM in many of their systems that they build. If you look at them, especially the CAS latency stats, you'll notice that many of the RAM chips found in most pre-made computers are absolutely pitiful (to say the least).

So with that being said, who knows if this no-name RAM that is installed in many pre-made computers that many people buy is of any real quality. I'm guessing... no. So, with that said perhaps that odds of bitrot happening on pre-made machines is going to be higher than that of systems that have better quality of system RAM installed in them.

Comment So answer me this... (Score 1) 396

Some people are talking about the fact that bitrot could happen as a result of bad RAM. Are you talking about bad system RAM or the RAM onboard the HDD's controller board?

If it was indeed bad system RAM, wouldn't bad system RAM cause a random BSOD (Windows) or Kernel Panic (Linux)? With how much RAM we use these days it's very likely we're going to be using all of the storage capacity of each of the DIMMs that we have in our systems.

Myself I have 16 GBs of RAM in my Windows machine and at any moment in time I'm using at the very least 40% of the RAM in the system with spikes up to at least 60% depending upon what I'm doing at the time. So with that said, the possibility of kernel memory structures being corrupted at some point while using memory (in even less used DIMMs in your system) I figure is going to happen. I'm not sure how the memory in the DIMMs are being used though. Is it being used sequentially? (DIMM 0, chip 1... 2... 3... 4, DIMM 1, chip 1... 2... 3...4, etc.) Or is the data thrown about randomly on the DIMMs?

Myself, if I had a random BSOD just happen I'd be running MemTest86+ in a hot second to test my system RAM and be asking to Corsair (the company that made my DIMMs) for an RMA.

So if does indeed turn out to be bad system RAM that causes this, I guess that it's a good idea not to be buying cheap RAM to begin with. Myself, I've never had a problem with Corsair Vengeance RAM modules so I will continue to buy that line of Corsair memory.

Slashdot Top Deals

I've noticed several design suggestions in your code.

Working...