Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
Intel Hardware

Intel Debuts 9th-Gen Core Chips, Including Core i9 and X-Series Parts, With a Few Twists (pcworld.com) 160

Intel unveiled its 9th-generation Core desktop chips, with the notable omission of a key feature: Hyper-Threading, at least on all but the most exclusive Core i9-9900K for mainstream PCs. Hyper-Threading has also been reserved for a new iteration of Intel's X-series processors, which includes up to 18 cores and 36 threads. From a report: In a livestream Monday morning from its Fall Launch Event in New York, the company announced just a single Core i9 chip, the $488 Core i9-9900K. Later, the company privately revealed two others in the Core i7 and Core i5 families. Intel also announced a new series of X-class chips, ranging from 8 cores and 16 threads through 18 cores and 36 threads. Prices will range from $589 to $1,979.

It's certainly fair to say that Intel surprised us all with the unexpected shift of its upcoming 28-core chip to the Xeon family, as well as the announcement of the X-series chips, too. And what's the deal with hyperthreading? Intel's announcement certainly adds some new topics to talk about in the months ahead. Part of the confusion was due to what Intel was expected to announce: a family of new 9th-gen chips, from Core i3s up through the Core i9, and how it did so. On the publicly available livestream, the company revealed only the presence of the Core i9-9900K, as well as the presence of the new X-series parts. Later, after the livestream had concluded, Intel fleshed out the remaining members of the K-series parts, and disclosed the price and performance of the X-series parts.

However, Intel didn't even mention what many enthusiasts wanted to know: why only the i9-9900K, out of all of Intel's mainstream parts, boasts the Hyper-Threading feature.
Further reading: Intel claims best gaming processor with 9th Gen Core unveiling.
This discussion has been archived. No new comments can be posted.

Intel Debuts 9th-Gen Core Chips, Including Core i9 and X-Series Parts, With a Few Twists

Comments Filter:
  • IIRC... (Score:4, Informative)

    by InfiniteBlaze ( 2564509 ) on Monday October 08, 2018 @12:47PM (#57445880)
    Hyperthreading is at least partly to blame for the serious security flaws in nearly every processor produced over the last two decades. The 9900K still has it because some people value speed over security. https://www.itnews.com.au/news... [itnews.com.au]
    • Hyperthreading is at least partly to blame for the serious security flaws in nearly every processor produced over the last two decades. The 9900K still has it because some people value speed over security.

      https://www.itnews.com.au/news... [itnews.com.au]

      no that was speculative execution where it would guess what the code was going to do do it then throw it away if it was wrong but want actually trowing away and would reach into restricted parts of memory. hyper threading is more like task switching.

      • Re:IIRC... (Score:4, Informative)

        by Anonymous Coward on Monday October 08, 2018 @01:26PM (#57446118)

        Read and learn:

        We’ve seen over the past few months that the Meltdown and Spectre flaws were not a one-time vulnerability that we could patch once and then forget about. Multiple Spectre-like speculative execution flaws have been found since Meltdown and Spectre was revealed earlier this year, and chances are we’ll continue to see more of them until the entire class of speculative execution bugs are fixed at the CPU architecture level.

        de Raadt also believes that Hyper-Threading itself will exacerbate most of the speculative execution bugs in the future, which is why now is the best time to disable it. He also recommended updating your BIOS firmware if you can.

        https://www.tomshardware.com/news/disable-intel-hyper-threading-security,37690.html

      • by Anonymous Coward

        Hyper threading requires speculative execution.

        • Why does hyper threading require speculative execution? I'm not up to date on the latest in hyper-threading but the idea is that if you have an integer unit and a floating point unit, hyper-threading lets you treat them as two cores. If the OS implements this well, you can get some additional performance. If not it can actually be worse. The article liked to in the grandparent *speculates* that this may yield a useful timing attack. But so far not has been found.
          • but the idea is that if you have an integer unit and a floating point unit, hyper-threading lets you treat them as two cores.
            No, that is not the idea.
            How would that work?

            The floating point "core" suddenly is able to interpret integer instructions? A magical process is translating integer instructions to floating point instructions, so the FPU can execute them? Another magic knows that 100.0 +1.0 is not 100.99999 and transforms it magically back into an int with the value of 100?

            Hyperthreading works by havin

      • Re:IIRC... (Score:4, Informative)

        by mysidia ( 191772 ) on Monday October 08, 2018 @04:01PM (#57447086)

        It sounds like you only heard about Meltdown but not the issues related to Foreshadow a.k.a the L1 Terminal Fault (L1TF) [youtube.com]

        For some attacks: disabling Hyperthreading is necessary to completely mitigate.

        • My familiarity with all of the different vulnerabilities that have been exposed over the last couple of years is cursory at best. Too much time spent on mitigation, too little on education. "Here, apply this...wait, no that one makes it worse do this...no wait, don't apply any patches...you already did? Guess you need a whole new motherboard and processor..."
          • by mysidia ( 191772 )

            Too much time spent on mitigation, too little on education.

            Well, there you have it, exactly.... the patches are mitigations, but none has been a complete fix, and there's still a problem,
            and L1TF was exploitable by what could be a malicious actor in some virtualization scenarios, even with all the patches, and
            blocking hyperthreading turns out to be required to fully close the vuln: at least until new CPUs come out.

            My suspicion is i9-9900K comes as a Desktop-Only Processor with this known caveat. The

    • Re:IIRC... (Score:5, Insightful)

      by houstonbofh ( 602064 ) on Monday October 08, 2018 @02:15PM (#57446476)

      The 9900K still has it because some people value speed over security.

      Lots of people value speed over security. This is why some people buy motorcycles over Volvos. Or keycards over keys. It is often a valid choice. It is also why the Specter and meltdown mitigations are switchable in Linux. I have turned them off on some internal servers where security is less important. That can also save heat waste and power. Absolutes are often a bad thing...

      • Re:IIRC... (Score:5, Funny)

        by DontBeAMoran ( 4843879 ) on Monday October 08, 2018 @03:14PM (#57446844)

        Absolutes are often a bad thing...

        Absolutes are never a bad thing.

      • This! hyper threading can be disabled on every chip that ships with it. I'd prefer the option to be available, ... knowing full well I won't exercise it on any of my machines due to the nature of the security flaw and it's difficulty to exploit without direct access.

      • The attack vector is extremely limited anyway.

        To exploit Specter and Meltdown an attacker needs physical or remote access to the machine to install a "malware" to exploit it. And needs a way to run that malware, as in remote access.

        A typical server would have no access from the internet besides HTTP or what ever protocol you expose.

        My Mac is a little bit vulnerable because in theory one could have a Javascript exploiting one of the two, but that is so hypothetical, I doubt anyone will ever be able to actual

  • by Anonymous Coward on Monday October 08, 2018 @12:48PM (#57445890)

    I come here for global warming and trump articles, not tech news.

  • From someone who buys lots of CPUs from both Intel and AMD: Intel is still the single thread champ. Know Thy Workload and always use the best tool for each job.
    • by Nidi62 ( 1525137 )
      The important question is how will this affect the price of current processors, and whether those will come into effect by the time cyber monday rolls around and I'm buying a new gaming PC. Inquiring minds want to know. And so many places are pushing AMD now, but my gut is telling me to still stick with Intel, even though AMD is slightly cheaper.
      • by Anonymous Coward on Monday October 08, 2018 @01:41PM (#57446216)

        Your gut is wrong and no doubt influenced by marketing and shilling from Intel.

        You can buy a Meltdown invulnerable CPU from AMD *today*. These new CPUs from Intel are still vulnerable and it will be years before they sell one that isn't.

        Go AMD.

        • by Anonymous Coward

          he's building a gaming pc.. he's not running banking transactions on it. What matters is raw performance.

          • he's building a gaming pc.. he's not running banking transactions on it

            Is he ok with sharing all his passwords with any random driveby hacker? Because his Intel gaming PC is wide open to exploit even by Javascript on a web page. Or in case that isn't clear:, you own Intel, you surf, you lose.

        • by Anonymous Coward

          and no doubt influenced by marketing and shilling from Intel.

          My gut also says to avoid AMD. Not because of anything Intel has said, but because of years of being burned by ATI.

          Don't get me wrong, I know it is not a rational hatred at this point. But it will take a lot to ever get me to consider AMD again. And no, these vulnerabilities from Intel are not enough, because it seems to me that if you aren't running random code that you found somewhere online, then there is nothing to be worried about from them.

          • by blackomegax ( 807080 ) on Monday October 08, 2018 @02:54PM (#57446704) Journal
            I just built a ryzen 2600/vega 64 system. There's literally nothing wrong with it. It never crashes. the CPU gets 1300 cinebench, and games better than my i5 haswell did(ryzen has faster single-thread than the i5 too). the vega is rock solid and trades blows with a GTX1080/RTX2070. Witcher 3 runs fluid smooth at 4k max settings. I mostly game at 1440p though so this should last me the next 5-6 years. You may have PTSD from ATI, but AMD has been good for GPU's since the 290x, and good for CPU's since ryzen.
            • Re: (Score:2, Interesting)

              by Anonymous Coward

              Anyone making emotional decisions when buying computer hardware will probably wind up being disappointed. Explaining to people today why they should chose AMD when they reference "being burned by ATI" is probably a wasted effort. Since you know, ATI hasn't existed in about a decade as an independent company.

              AMD is a proven viable option on at least the CPU front (and really not that bad on the dGPU front, if you can find a decent deal on RX Vega 64). Anyone who doesn't know that today has their head in t

            • A current model CPU games better than a 5 year old competitor. Well that's a glowing endorsement...

            • Am3+ FX CPUs are beyond decent and an 8 core is going for $69 right now. Most people, including us, wouldn't notice the difference between an FX and a Ryzen.
        • Go AMD.

          Meltdown and Spectre are completely irrelevant to 99.9% of computer users out there in scope and risk they present to users.

          Go AMD anyway because of awesome price performance ratio.

    • that show Ryzen doing better than Intel in modern games due to the better multi-core. Intel will crank out higher avg FPS but has much, much worse 1% lows. If you're already hitting 120+ FPS then for a lot of games the Ryzen's a better experience, especially a Ryzen 2. Right now a passmark single-thread score of 2100 seems to be the sweet spot for everything except Total Warhammer & Ashes of the Singularity.

      Now, if price isn't an object then you just go with Intel's $1000 or $2000 part and get the b
    • by AHuxley ( 892839 )
      Like computer games? Get the best Intel CPU when building a new PC.
    • Intel is still the single thread champ.

      Before Meltdown, maybe. Today, Intel owners need to decide whether to lag behind AMD also in single core performance, or leave the machine wide open to attack.

  • Theyâ(TM)ll add hyperthreading back for the 10th Gen, which will be the 5th variant of Skylake.

    • What exactly makes you type a curly quote apostrophe when you post on Slashdot (which for some reason still cannot into Unicode)? I"m not picking on you, it's just that none of my browsers automatically substitute these characters and this makes me curious.

      • by Anonymous Coward

        Your “curly apostrophe” is the correct apostrophe, and the “ ' ” is merely a substitute character for the limited abilities of keyboard layouts of the ’90s. The 1890s, to be exact

        Thankfully, there are vastly better keyboard layouts [neo-layout.org] nowadays.

        I would say, “The ’90s called”, but that meme was already outdated in the ‘90s. :)

      • Re: (Score:2, Informative)

        by Anonymous Coward

        The other two AC replies you got didn't answer your question at all :-(

        I'm not the original poster, but I strongly suspect it was a post from IOS (ex. an iPhone). On IOS, Settings -> General -> Keyboards -> Smart Punctuation, causes some punctuation (ex. quotes) to be automatically replaced by more typographically appropriate alternatives (like curly quotes). See here for info on that: https://www.jordanmerrick.com/posts/ios-11-smart-punctuation

        He may be using something else, but some feature like

  • by Anonymous Coward

    I'm not buying unless it's overpriced, has both Spectre and Meltdown flaws, and the built-in Intel Management Engine backdoor.

    These are the features I demand as an Intel fanboy who pays more for less so I can merit putting the Intel Inside sticker on my desktop case for all to see.

  • Apple [independent.co.uk].
  • Until alll chip manufacturers can get their small nanometers working reliably and Windows 7 support is restored there is no reason to upgrade. Removing features has been going on for a while now. Look at how many computers still come with 32GB storage when back in 2004 40GB hard drives were considered low end. Any true performance increases will be eaten up by millenialscript apps anyway..
  • ...what kind of housefires are these things gonna be? They almost certainly went back to solder because toothpaste wasn't going to cut it for these chips to even work. The last AMD processor I bought was an X2 4200+ something like 10 years ago, but I think they're going to get my business back because I'm not paying a premium for a hotplate running the zillionth tweaked version of an architecture we've had for the better part of a decade.*

    • Platform TDPs that have to be targeted have been fixed for like 15 years. No one could sell a hotter SKU without defining a new platform to use it.

  • by Anonymous Coward

    The peak power generation is reduced but the mode remains the same when you turn off the hyperthreading. It all improves further if you remove the hyperthreading logic altogether. This helps improve margins for silicon lifetime. Your Apple ][ might work well after 35 years, but running a current gen 14nm at full load is warranteed for 10 years. Reducing the peak load extends the worst case, full load lifetime.

    This is not simple engineering. There are many factors that go into identifying the distribution of

  • by Jahoda ( 2715225 ) on Monday October 08, 2018 @01:27PM (#57446126)
    Man, like many slashdotters, I used to be firmly AMD prior to the Core-series of processors. Since then, my last 3 desktops since ~2007 have been Intel.

    . The fact is that at this moment, the single thread performance of Intel's chips, and their performance per-core is unmatched. If you're doing anything with multimedia, such as x265 encoding, video editing, whatever, Intel is still the best.

    But the fact is that AMD is coming with more cores, and higher clocks, and lower cost. And they are rapidly reaching the tipping point where 24 of their cores for $500 bucks make a lot more sense than 6 of Intel's for $500 bucks.

    All I am seeing from Intel's 9th generation is an upward-rebrand of all their parts, eliminating the Celeron. And, a continued artificial scarcity of cores and PCI bandwidth to push customers up into the Xeon lines...

    , this coming from a company that apparently can't get to 10nm until next year, and is facing major supply issues....

    Well, all these things do not bode well for Intel.
    • And you don't even mention Meltdown, to which AMD CPUs are invulnerable.

      • Big fucking deal. My ATtiny85 isn't vulnerable to Meltdown either, nor is my ATmega328P.

      • And you don't even mention Meltdown, to which AMD CPUs are invulnerable.

        Probably because meltdown is completely irrelevant to nearly all users.

    • by gman003 ( 1693318 ) on Monday October 08, 2018 @03:08PM (#57446802)

      Single-threaded benchmarks put Zen and *Lake at the same IPC. AMD wins some benchmarks, Intel wins some. That's why Intel had to shit out these high-clock parts - while first-gen Ryzen had a pretty low clock ceiling, second-gen Ryzen matched the contemporary eighth-gen Core series. These chips here are only faster than Ryzen in single-threaded performance because they're clocked to the absolute limit.

      And across the entire spectrum, AMD is matching or winning on core count, and treats SMT as a near-standard feature (only excluded on the bottom-end R3s) instead of a top-end halo feature (now present only on i9s).

      • by AHuxley ( 892839 )
        Single-threaded performance is what some games still crave. Thats why Intel still wins.
        • Not really? Like, older games, sure, single-threaded all the way, although they obviously don't push modern hardware much. But the current console generation runs eight wimpy cores - you just can't make a demanding single-threaded game and have a console release. And PCs have been multicore for even longer, so even PC-only games are multithreaded if they're at all pushing the hardware (lots of indie games just aren't pushing enough to *need* multithreading, but they also don't demand top-notch performance a

    • by Kjella ( 173770 )

      The single-threaded performance mattered a lot on dual-core and some on quad-core. But on an six/eight-core chip it's like yeah you're going full throttle on 12-16% of the processor, it's basically a huge waste unless it absolutely has to be done in one thread. I switched to Ryzen and I've not had any reason to regret it. Playing at 4K you're usually GPU limited anyway, while the few times I really do push my CPU encoding or something like that all the threads start firing up.

    • If you're doing anything with multimedia, such as x265 encoding, video editing, whatever, Intel is still the best.

      Still the best for certain single-threaded tasks, sure. Those things you mentioned, however... are highly parallelizable... and also depend greatly on compiler optimizations (Zen being a new architecture and all that).

      The long and the short of it... is you're talking out your ass.

    • by Tim12s ( 209786 )

      They left off the security checks. Of course they're quicker.

    • If you're doing anything with multimedia, such as x265 encoding, video editing, whatever, Intel is still the best.

      That's a nice absolute, but suffers the same problem with all absolutes, it's wrong. Especially in video editing there's plenty of use of multi-threading, and my processor happily pegs the 100% mark on all cores when exporting video in H.265 in Premier.

    • by AmiMoJo ( 196126 )

      How big of a deal is 5% better single core performance though, especially when you are being hit with Spectre/Meltdown mitigation and really need to disable hyperthreading too?

      Very few tasks are going to benefit from that slightly higher single core performance, because anything that would will get parallelized as soon as possible. It's really just some older games that will run great anyway.

    • by nasch ( 598556 )

      And they are rapidly reaching the tipping point where 24 of their cores for $500 bucks make a lot more sense than 6 of Intel's for $500 bucks.

      Only if your work is heavily parallel. If the process you're running can only make use of 4 or 6 cores anyway, the other 18 aren't going to do much good. There is no need to reply just to say that your workload can in fact make use of 24 cores. That's fine. I'm just saying that adding a whole bunch of cores is not equivalent to making the cores faster in the general case. I'd rather have four really fast cores than 24 slower ones. Of course, I'd also rather not pay 500 bucks for a processor, but that'

  • by WaffleMonster ( 969671 ) on Monday October 08, 2018 @02:29PM (#57446576)

    No ECC /w only 16 lanes = No sale

  • What am I missing here that's new? Hyper-threading... 18 cores/36 threads... what are they releasing that's they don't already have on the market?

An authority is a person who can tell you more about something than you really care to know.

Working...