Live data from Hacker News

Everything I Know About SSDs

kcall.co.uk

141–150 of 190 posts

Re: Everything I Know About SSDs

#141
post #11

I wonder if anyone here has experienced something similar: I have a Samsung Evo 860 SSD. Sometimes after powering on my desktop the BIOS either "forgets" the drive (sets some other drive as primary boot drive) or doesn't recognize it at all. The non recognition issue goes away after I power off and power on. It's been this way for about 8 months. Happens every 1/15 times I power on. I've heard it may have something t…

Is the drive's firmware current? And what about the logic board firmware?

Re: Everything I Know About SSDs

#142

Earlier quoted context omitted.

> to an HDD all sectors are the same. Also I believe some humans, and (filesystems?) intentionally stored certain data towards the inside/outside of the HDD because the simple cylinder geometry allowed faster reads in those regions. However, I'm not seeing conclusive proof that modern HDDs show performance variation with respect to radius.

People reduce the number of cylinders to keep seek time under control. It just happens that if you are going to choose what cylinders to use, you better choose the inner ones that are slightly faster.

Wouldn’t the outer ones be slightly faster in terms of both transfer rate and head travel time?

Re: Everything I Know About SSDs

#143

"Website is sleeping" 000webhost lives up to its name! In the meantime: https://archive.is/20200115095916/http://kcall.co.uk/ssd/ind...

strange. archive.is is resolving to 127.0.0.5 for me even if I do nslookup archive.is 1.1.1.1 Server: one.one.one.one Address: 1.1.1.1 Name: archive.is Address: 127.0.0.5

Do you have AT&T? Check this out: https://www.google.com/search?q=At%26t+1.1.1.1+blocking

Re: Everything I Know About SSDs

#144

Earlier quoted context omitted.

strange. archive.is is resolving to 127.0.0.5 for me even if I do nslookup archive.is 1.1.1.1 Server: one.one.one.one Address: 1.1.1.1 Name: archive.is Address: 127.0.0.5

Here are a couple more mirrors: https://webcache.googleusercontent.com/search?q=cache:http%3... http://cc.bingj.com/cache.aspx?q=url:http%3A%2F%2Fkcall.co.u... Hopefully one of them will work for you.

Those will stop working some time soon. Long-term mirror: https://web.archive.org/web/20200115163630/http://kcall.co.u...

Re: Everything I Know About SSDs

#145
post #124

Earlier quoted context omitted.

Intel SSDs are known for advertising graceful degradation to Read Only mode, when in reality simply suddenly die during endurance tests.

As I recall, there are at least three problems here: 1. Basically no software is prepared to be "graceful" about their storage suddenly going read-only, especially when the OS is trying to run off that drive. 2. Intel drives at end of life go read-only until the next power cycle , whereupon they turn into bricks. 3. The threshold at which Intel drives go read-only is when the warrantied write endurance runs out, not…

> Intel drives at end of life go read-only until the next power cycle, whereupon they turn into bricks.

That's inconvenient, given that the first instinct of many people at the first sign of read trouble is to power-cycle the drive. Maybe not in enterprise scenarios, but certainly in consumer ones.

Re: Everything I Know About SSDs

#146
post #101
post #52

Earlier quoted context omitted.

Why is that scene so pointlessly edgy? Is the whole show like that?

It's pointedly edgy, because thousands of people died. Or 30, if you believe the govt. report.

Either way, far more people die prematurely every day from causes due to pollution from coal-fired plants. But if you're a journalist or documentary filmmaker trying to make something look all cool and edgy and scary and shit, an exploding nuclear power plant makes for a much more interesting story than just another day in the pulmonary ward.

Re: Everything I Know About SSDs

#148

"Website is sleeping" 000webhost lives up to its name! In the meantime: https://archive.is/20200115095916/http://kcall.co.uk/ssd/ind...

strange. archive.is is resolving to 127.0.0.5 for me even if I do nslookup archive.is 1.1.1.1 Server: one.one.one.one Address: 1.1.1.1 Name: archive.is Address: 127.0.0.5

archive.is is censored by CloudFlare. Use a different DNS resolver.

Re: Everything I Know About SSDs

#149

Earlier quoted context omitted.

strange. archive.is is resolving to 127.0.0.5 for me even if I do nslookup archive.is 1.1.1.1 Server: one.one.one.one Address: 1.1.1.1 Name: archive.is Address: 127.0.0.5

archive.is is censored by CloudFlare. Use a different DNS resolver.

It's quite the other way around.

Re: Everything I Know About SSDs

#150
post #78

Earlier quoted context omitted.

Hard drives generally use a fairly simple linear mapping between LBAs and physical location. Low LBAs are on the outer edge of the platter where transfer speeds are highest, and high LBAs are on the inner edge where speeds are lowest. Unlike SSDs, hard drives don't need wear leveling, so there's no reason to break from that pattern except in the relatively rare instance of damaged sectors. At smaller scales, the layo…

Low LBAs are outside rather than inside?? I had no idea.

It stands to reason. The low LBAs get filled first and used most. The outside of the disk is where the linear speed is fastest, and it's closest to where the heads park.
Post reply on HN