Slashdot Mirror


User: JoeyRox

JoeyRox's activity in the archive.

Stories
0
Comments
1,851
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,851

  1. Re:Random access speed more important than through on HAMR Hard Disk Drives Postponed To 2018 (anandtech.com) · · Score: 1

    Let's take a 64KB file, not small by any means. The fast HDDs presently do just over 200 MB/s sustained for reads. On a 7200RPM HDD the average rotational latency will be 4.17ms. Let's be conservative and say the average seek time only adds 3ms to that, although it's often higher...let's round the sum down to an even 7ms. That's 7ms before the drive starts transferring any data. At 200 MB/s and assuming the entire file is in a contiguous block on the transfer time for the 64KB file will be 312.5us. So the transfer time represents just 4.46% of the total I/O time for an HDD. Now for that same 64KB file on an SSD. Taking an average read IOPs rate of 30K (although most SSDs are much faster), the access time (which is mostly interface overhead) comes to 33.33us. Most SSDs do well above 200 MB/s but let's keep it at 200 MB/s to help the HDD out a bit. So 33.33us access time + 312.5us transfer time = 345.83us. HDD = 7312.5us, SSD = 345.83us. The SSD is 21.14x times faster for a 64KB file. An order of magnitude (1st) is defined as 10x.

  2. Re:Random access speed more important than through on HAMR Hard Disk Drives Postponed To 2018 (anandtech.com) · · Score: 1

    That presumes that the only people who buy HDDs vs SSDs are those needing huge storage space. The price disparity between the two extends all the way down to the lower capacities, which is why most systems still ship with HDDs instead of SSDs.

  3. Sounds a lot like "push" revolution from the 90's on On the Coming Chatbot Revolution (computerworld.com) · · Score: 1

    In other words, BS.

  4. Re:Random access speed more important than through on HAMR Hard Disk Drives Postponed To 2018 (anandtech.com) · · Score: 1

    Ok, how about this. The most common activity on computing devices these days is web browsing. The average, content-rich page has 100+ separate URIs. Browsers cache those resources in discrete files to make browsing faster. I'll give HDDs the benefit of the doubt and say all those files will be close enough to not require anything more than a track/head switch, thus no seek latency. The average rotational latency of a 7200RPM HDD is 4.17ms. So when a user revisits their favorite web site this means 417ms of rotational latencies to load the page of 100 cached URIs, almost a half second. Most current SSDs can do 30K random IOPs a second - many can do much higher but for the benefit of this comparison I'll say 30K, which works out to 33us per I/O. So for the web page with 100 cached URIs the total resource load time will be 3.3ms, as compared to 417ms from an HDD. That's 126x faster.

  5. Re:Areal density... on HAMR Hard Disk Drives Postponed To 2018 (anandtech.com) · · Score: 2

    That quoted Seagate density is for SMR drives, which use overlapping tracks that are considerably slower for many I/O workloads vs traditional encoding techniques like MR/PMR, so the areal densities aren't comparable for general-use HDD applications. In other words, context does matter a great deal :)

  6. Re:Random access speed more important than through on HAMR Hard Disk Drives Postponed To 2018 (anandtech.com) · · Score: 1

    I wasn't arguing that capacity vs performance is not a valid trade-off for applications. I was arguing about what the performance trade-off actually is (access time vs throughput for most applications).

  7. Re:Random access speed more important than through on HAMR Hard Disk Drives Postponed To 2018 (anandtech.com) · · Score: 1

    You'll care because unless you have 20+TB of memory in your system that allows your 20+TB file to be read in its entirety without any rotational latencies then the per-I/O access time differential between an SSD and HDD will be multiplied by several million I/Os.

  8. Re:Random access speed more important than through on HAMR Hard Disk Drives Postponed To 2018 (anandtech.com) · · Score: 1

    My point was that the performance tradeoff between SDDs and HDDs is more about random access performance (which connotes random I/O) than it is about transfer speed (which connotes sequential I/O).

  9. Random access speed more important than throughput on HAMR Hard Disk Drives Postponed To 2018 (anandtech.com) · · Score: 3, Informative

    The summary lists HDDs as viable vs SSDs when "high areal density is more important than ripping transfer speeds" but in most applications it's the random access time that's more useful and SSDs are better than HDDs in this regard by several orders of magnitude.

  10. AKA "Stealing from citizens program" on Justice Department Shuts Down Huge Asset Forfeiture Program · · Score: 5, Insightful

    When the government steals they give it a nice sounding euphemism. When citizens steal they're called criminals and go to jail.

  11. Were C-3PO and Hans Solo talking to the audience when they said that in the Empire Strikes Back and Return of the Jedi?

  12. Mr. Potato head...Mr. Potato head !!! on Juniper's Backdoor Password Disclosed, Likely Added In Late 2013 (rapid7.com) · · Score: 1

    Backdoors are not secrets! https://www.youtube.com/watch?...

  13. Hey market, slow down so we can catch up! on Mobile Gaming Giant Calls For Longer Product Life Cycles · · Score: 1

    Interesting business strategy - jawboning competitors to slow down so that you can catch up. Doesn't quite work in the hypercompetitive world of tech.

  14. Maybe his plan was to become the most hated on "Most Hated Man In America" Martin Shkreli Arrested On Suspicion of Fraud (ibtimes.co.uk) · · Score: 3, Interesting

    Perhaps his plan was to paint the government as coming after him on a trumped-up charge in retaliation for his raising the price of Daraprim by 5,500%. However a close look reveals he's been under investigation for quite a while, for example:

    http://www.cnbc.com/2015/12/17...

  15. Timely discover considering nobody writes anymore on Breakthrough In Automatic Handwritten Character Recognition Sans Deep Learning (technologyreview.com) · · Score: 5, Funny

    Maybe they'll also invent a better way to untangle corded phone cables.

  16. Resonance vs flutter on Galloping Gertie, Engineering's Most Misunderstood Failure (vice.com) · · Score: 1
  17. Someone had test today they didn't want to take on "Credible" Bomb Threat Closes, Evacuates All Los Angeles Public Schools · · Score: 4, Insightful

    Sending in an email is much easier than pulling the fire alarm.

  18. Doesn't VBR already do this? on Netflix To Re-Encode Entire 1 Petabyte Video Catalogue In 2016 To Save Bandwidth (variety.com) · · Score: 1

    From the article:
    "The new system will encode from the raw source material more intelligently, considering whether or not the material itself can really benefit from higher bit-rates, or whether identical quality can be maintained with less space and bandwidth."

    I thought existing VBR algorithms already account for the absence of interframe changes by reducing the effective bit rate for those frames.

  19. Queue "bright idea" lightbulb above Philips exec on Lightbulb DRM: Philips Locks Purchasers Out of 3rd-Party Bulbs With New Firmware (techdirt.com) · · Score: 5, Insightful

    We can't guarantee other vendors' bulbs will work so we'll cut the users' suspense and make sure they wont.

  20. Re:I thought Cruz was a libertarian? on Ted Cruz Wants Minimum H-1B Wage of $110,000 (computerworld.com) · · Score: 1

    I'm a libertarian so that definitely wasn't my goal. Cruz has claimed himself to be a libertarian.

  21. I thought Cruz was a libertarian? on Ted Cruz Wants Minimum H-1B Wage of $110,000 (computerworld.com) · · Score: 3, Funny

    Libertarians don't call for government enforcement of minimum compensation stipulations, especially not for specific priviledged groups over others.

  22. Layman's terms? on AVG, McAfee, Kaspersky Antiviruses All Had a Common Bug (softpedia.com) · · Score: 1

    Looks like engineer terms to me, which is fine since most of us here are engineers.

  23. Re:Trouble for Marissa Mayer? How about employees? on Yahoo To Spin Off Everything That Makes It Yahoo (nytimes.com) · · Score: 1

    Yahoo's increase in market cap is entirely from the appreciation of Yahoo's stake in Alibaba. That would have happened even if a monkey was the CEO and conducted every board meeting by throwing his feces at the board of directors. The value of Yahoo's core business has dwindled to only $2B by recent analyst estimates.

  24. Old people yelling at clouds on Top Democratic Senator Will Seek Legislation To "Pierce" Through Encryption (dailydot.com) · · Score: 1
  25. Engineers going to be fired over this on Volkswagen Says Carbon Deviations Much Smaller Than Suspected (wsj.com) · · Score: 4, Funny

    For failing to cheat more on the CO2 emission systems. They're obviously not up to caliber of VW's NOx engineers.