"AMD Ryzen 9 7950X3D Linux Performance" https://www.phoronix.com/review/amd-ryzen9-7950x3d-linux "AMD Ryzen 9 7950X3D Desktop CPU Review Roundup" https://videocardz.com/150677/amd-ryzen-9-7950x3d-desktop-cp...
the Linux test leaves me quiet confused how to pick my next linux gaming cpu. On the one hand side Gamers Nexus is making a point [0] (there are on/off performance charts later in the video) why it is super important to install the latest windows drivers + special windows gaming software to make use of the heterogeneous architecture. On the other hand side the linux tests are much better then I would expected since i…
AMD releases a new flagship CPU for consumer market with 128M of L3 Cache
121–130 of 221 posts
Re: AMD releases a new flagship CPU for consumer market with 128M of L3 Cache
#122Lots of software could run in just 128MiB, especially if it could page stuff out to ssd. CPU's usually have a cache-as-ram mode that can enable this. Does this mean that systems where you can hot swap all the ram at once will be possible?
Re: AMD releases a new flagship CPU for consumer market with 128M of L3 Cache
#123Wow basically the same pref as a 13900k but so much less power usage in the aggregated tests. Apps : 79w vs 169w Games : 56w vs 143w
In my experience you can tune the i9-13900K way down on power and barely notice or not at all. I wouldn’t be surprised if these benchmarks came out the same way on the Intel side with power caps set at 125W.
Re: AMD releases a new flagship CPU for consumer market with 128M of L3 Cache
#124Earlier quoted context omitted.
What driver is responsible for assigning specific games to specific CPU CCDs? Is this a real thing? Is it available on Linux? Or am I sticking with Intel?
It's the CPU scheduler. You can easily avoid this by just not buying an X3D variant. Recent Intel CPUs can have the same problem where processes get assigned to the efficiency cores instead of performance cores if the right scheduler isn't used (like by using Windows 10 or an old Linux distro without explicit support)
This is going to require scheduler improvements not only from the microprocessor manufacturers, but the Windows, BSD and Linux kernels. There is going to be non-stop improvements to maximize the architectures.
Heck, Linux has an entirely new scheduler (https://www.phoronix.com/news/Nest-Linux-Scheduling-Warm-Cor...) being proposed that not only improves performance, but power efficiency, simply by keeping "hot cores hot", because the impact is far more relevant today than the last time the kernel's scheduler was seriously revisited. It's not like multi-core architecture is new either, it's just that the core count increase is going up so fast the impact keeps getting larger.
-- -----
Although I'd generally agree with a sentiment "don't bet on future things you don't have today" the reality is software is always catching up to hardware. Moreover, for major changes to CPU design, they don't YOLO out perfection in one pass -- it takes a while, by many large groups, over years, to eke every scrap of performance out of it.
NAND is a great example of this. The vast increase in IO has hamstrung a lot of stuff. Linux is straight up slamming into IO scheduler limits (NT kernel even more so) at a level that can be achieved by normal human beings, not big companies. That isn't because NAND is bad or flawed. It's because a near future where that kind of performance was possible wasn't considered in the IO scheduler's design.
In the case of Factorio, I'd bet good money that of ALL the game devs out there, the Factorio devs will be jumping all over this one to ensure it's resolved quickly.
Re: AMD releases a new flagship CPU for consumer market with 128M of L3 Cache
#125Re: AMD releases a new flagship CPU for consumer market with 128M of L3 Cache
#126Earlier quoted context omitted.
Or just buy the X3D that have cache on each CCD instead of half of them.
More precisely, buy the X3D that has only one CCD. There is currently no consumer model with 2 CCDs and X3D on both of them.
Re: AMD releases a new flagship CPU for consumer market with 128M of L3 Cache
#127Lots of software could run in just 128MiB, especially if it could page stuff out to ssd. CPU's usually have a cache-as-ram mode that can enable this. Does this mean that systems where you can hot swap all the ram at once will be possible?
Re: AMD releases a new flagship CPU for consumer market with 128M of L3 Cache
#128Earlier quoted context omitted.
In my experience you can tune the i9-13900K way down on power and barely notice or not at all. I wouldn’t be surprised if these benchmarks came out the same way on the Intel side with power caps set at 125W.
I feel like I must be asking a dumb question, because it is a pretty obvious one. But would it be better to just buy a lower-performing, lower-cost chip in that case? Does the silicon lottery they results in an i9 also result in better performance per watt?
Re: AMD releases a new flagship CPU for consumer market with 128M of L3 Cache
#129Lots of software could run in just 128MiB, especially if it could page stuff out to ssd. CPU's usually have a cache-as-ram mode that can enable this. Does this mean that systems where you can hot swap all the ram at once will be possible?