SSDs: A gift and a curse
11–20 of 99 posts
Re: SSDs: A gift and a curse
#12Of course SSD firmware is buggy. You know why? Because any half-decent electrical and computer engineering team can slap a NAND flash controller and some flash chips on a PCB, take the controller's manufacturer's reference firmware implementation, tweak the dozens of knobs provided by the reference implementation (ignore FLUSH commands, change the amount of reserved sectors, disable this, enable that, etc), change th…
Re: SSDs: A gift and a curse
#13I am looking forward to the day when all SSDs ship minimal firmware, and offload all the complex work to (main-CPU) software.
Having the flash translation layer on the drive itself is the only practical way for the drive to be usable by multiple operating systems. Almost everyone who uses a SSD wants it to be accessible to at least two operating systems (UEFI, and whatever OS resides on the SSD). Doing the FTL on the host system would basically relegate the SSD to being just a cache device.
Re: SSDs: A gift and a curse
#14Of course SSD firmware is buggy. You know why? Because any half-decent electrical and computer engineering team can slap a NAND flash controller and some flash chips on a PCB, take the controller's manufacturer's reference firmware implementation, tweak the dozens of knobs provided by the reference implementation (ignore FLUSH commands, change the amount of reserved sectors, disable this, enable that, etc), change th…
There used to be something like one hundred car manufacturers in the USA, around a century ago!
Another way to look at oligopolies is they no longer need to compete on quality or specs if they slack in unison, and the collapse and commodification of their product means they'll get nickel and dimed to death so I wouldn't expect perfection from them, they find ways to screw up. You can't "wish" or "push" commodity status on a market if mother nature and the economy in general prevent it from happening, forcing commodity style management onto a non-commodity product/market just makes a mess.
Re: SSDs: A gift and a curse
#15I am looking forward to the day when all SSDs ship minimal firmware, and offload all the complex work to (main-CPU) software.
Re: SSDs: A gift and a curse
#16I am looking forward to the day when all SSDs ship minimal firmware, and offload all the complex work to (main-CPU) software.
Re: SSDs: A gift and a curse
#17So there are bugs in drive firmware. How about security bugs? Should we expect quality drives to have had a security audit?
Re: SSDs: A gift and a curse
#18I am looking forward to the day when all SSDs ship minimal firmware, and offload all the complex work to (main-CPU) software.
Re: SSDs: A gift and a curse
#19Re: SSDs: A gift and a curse
#20Of course SSD firmware is buggy. You know why? Because any half-decent electrical and computer engineering team can slap a NAND flash controller and some flash chips on a PCB, take the controller's manufacturer's reference firmware implementation, tweak the dozens of knobs provided by the reference implementation (ignore FLUSH commands, change the amount of reserved sectors, disable this, enable that, etc), change th…