Windows 10: L2 cache help

Discus and support L2 cache help in Windows 10 Drivers and Hardware to solve the problem; hi i want too set my cache but i am confused it says i have 256kb*2 as my cpu have 2 cores so do i set it as 256kb or 512kb for the whole cpu or it the... Discussion in 'Windows 10 Drivers and Hardware' started by tzfrantic, Aug 11, 2015.

  1. tzfrantic Win User

    L2 cache help


    hi i want too set my cache but i am confused it says i have 256kb*2 as my cpu have 2 cores so do i set it as 256kb or 512kb for the whole cpu or it the 256 that it is set too in the registry for the one and two core as in each core runs with 256kb cache each
    or should i set windows too 512 l2 cache

    :)
     
    tzfrantic, Aug 11, 2015
    #1
  2. Dieg657 Win User

    FYI: SMT Configuration Error Affecting AMD Ryzen Processors in Windows

    That's very clear! Windows Sysinternals is seeing 136 MB of cache L2 + L3! So answer me ... who's Core iX now using 136 MB of cache L2 + L3? That's a clear question of unoptimized architeture, and yes, currently Windows 10 is not ready for Ryzen. That
    is very, very disappointing. I hope the Microsoft Developers Team solve this horrendous issue. If possible, for yesterday!
     
    Dieg657, Aug 11, 2015
    #2
  3. Change cpu after Windows 10 upgrade

    You were also correct that I did not need to reactivate windows 10.

    I went from AMD n870 to n640. 2 cores vs 3 but higher speed and more L2 cache. Better for my stuff.
     
    PaulLewis17, Aug 11, 2015
    #3
  4. BunnyJ New Member

    L2 cache help

    BunnyJ, Aug 11, 2015
    #4
  5. tzfrantic Win User
    sorry but in cpu id it say 256kb*2 which proable means the dual core is using 256 kb each so does that mean i set the cpu cache too 512 kb i am confused with that
     
    tzfrantic, Aug 11, 2015
    #5
  6. BunnyJ New Member
    Not sure but if you check the article out it might give you some idea.
    HTH
     
    BunnyJ, Aug 11, 2015
    #6
  7. lx07 Win User
    You don't have to do anything (assuming you are using windows 10 not XP).

    Look at the performance tab on task manager first...


    L2  cache help [​IMG]
     
  8. LMiller7 Win User

    L2 cache help

    This is for the registry entry "SecondLevelDataCache" found in the key :
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management

    Leave the value at the default of 0. The setting was only useful for some very old CPU's (pre Pentium II) that aren't compatible with Windows 10 anyway. I doubt that modern versions of Windows even look at this entry, it being maintained for the sake of applications that might get upset if it isn't there.

    The size of the cache is always known to the CPU which will use all of it. Windows does not and cannot use the cache itself. Windows does make use of this information for some minor optimizations. With the default registry setting Windows will inquire the cache size from the CPU. This is a quick and easy operation that almost always succeeds, failing only for some old CPUs that won't run Windows 10 anyway. If it does fail it will use the value of 256, which was correct for most old CPUs. Here is where many websites get it wrong. They assume that because the registry entry remains at 0 then Windows must have failed the detection. This is incorrect. Windows sets this value to zero at OS installation time and never changes it at a later time, whether it detects the value or not. It will always remain at zero unless the use or some third party software changes it.

    There is a huge amount of misinformation on the Internet concerning this setting.

    This is what Microsoft says about it:
    https://support.microsoft.com/en-us/kb/183063

    Note that the article was written back in 2006 when these old CPUs were still in regular use and compatible with most contemporary operating systems. But even then they were old.
     
    LMiller7, Apr 5, 2018
    #8
Thema:

L2 cache help

Loading...
  1. L2 cache help - Similar Threads - cache help

  2. Dns cache

    in Windows 10 Gaming
    Dns cache: I've cleared the cache, I've reset my pc, I've turned it off and on again, I reset the router, I've done a malware scan, I've reset network yet no matter what I do.It always tells me there's a problem with the DNS cache I'm confused on what I'm even supose to do after this...
  3. Dns cache

    in Windows 10 Software and Apps
    Dns cache: I've cleared the cache, I've reset my pc, I've turned it off and on again, I reset the router, I've done a malware scan, I've reset network yet no matter what I do.It always tells me there's a problem with the DNS cache I'm confused on what I'm even supose to do after this...
  4. Cache Hierarchy Error Help

    in Windows 10 BSOD Crashes and Debugging
    Cache Hierarchy Error Help: So for the last 7 months, my computer keeps randomly blue screening and I don't know why. I've tried reinstalling Windows twice, I've updated all my drivers, and I've updated my Bios to the current version among many other things. I'm at my wits end and I don't know where to...
  5. Cache Hierarchy Error Help

    in Windows 10 Gaming
    Cache Hierarchy Error Help: So for the last 7 months, my computer keeps randomly blue screening and I don't know why. I've tried reinstalling Windows twice, I've updated all my drivers, and I've updated my Bios to the current version among many other things. I'm at my wits end and I don't know where to...
  6. Cache Hierarchy Error Help

    in Windows 10 Software and Apps
    Cache Hierarchy Error Help: So for the last 7 months, my computer keeps randomly blue screening and I don't know why. I've tried reinstalling Windows twice, I've updated all my drivers, and I've updated my Bios to the current version among many other things. I'm at my wits end and I don't know where to...
  7. Prevent Caching of Specific Files in IIS 10--Help with Code in web.config

    in Windows 10 Gaming
    Prevent Caching of Specific Files in IIS 10--Help with Code in web.config: I'm running a streaming server now, using nginx to ingest from OBS studio and write an .m3u8 and .ts files to IIS server directory. I've added MIME type .m3u8 to get it to work.Initially I found that browser caching was preventing the stream from playing anything but the same...
  8. Prevent Caching of Specific Files in IIS 10--Help with Code in web.config

    in Windows 10 Software and Apps
    Prevent Caching of Specific Files in IIS 10--Help with Code in web.config: I'm running a streaming server now, using nginx to ingest from OBS studio and write an .m3u8 and .ts files to IIS server directory. I've added MIME type .m3u8 to get it to work.Initially I found that browser caching was preventing the stream from playing anything but the same...
  9. Prevent Caching of Specific Files in IIS 10--Help with Code in web.config

    in Windows 10 Customization
    Prevent Caching of Specific Files in IIS 10--Help with Code in web.config: I'm running a streaming server now, using nginx to ingest from OBS studio and write an .m3u8 and .ts files to IIS server directory. I've added MIME type .m3u8 to get it to work.Initially I found that browser caching was preventing the stream from playing anything but the same...
  10. NEED HELP, after reinstalling Windows, how do I clear my Cache?

    in Windows 10 Ask Insider
    NEED HELP, after reinstalling Windows, how do I clear my Cache?: Please Help with clearing cache after windows 10 reinstall My pc has been experiencing multiple blue screens for a few days, and after trying just about everything I could do, u decided to reinstall windows from a usb with the installation media. Doing this, I thought that I...