Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Upgrade adventure time

Upgrade adventure time

Scheduled Pinned Locked Moved The Lounge
designcomgraphicsiottools
12 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H honey the codewitch

    My 4TB 990 Pro NVMe drive just shipped. I should get it in a few days. I'm excited because it replaces my 2TB 990 Pro and offers - in addition to more space - even better performance for small file access (important to me) due to additional cache. But then I have to figure out how to get this GPU out of my PC. The previous GPU took me an hour to remove due to the release for it being underneath the card and surrounded by heatsinks. I had to use two tools and a lot of fiddling so as not to damage anything in the process. This GPU is wider by half again. This is my concerned face. :~ If I can't get it into my desktop, then my sister is getting a 13th gen intel with a 4080 in it sooner rather than later, and I'm out some serious money on a new PC, and my laptop will have 6TB total across two 990 Pros.

    Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

    Mike HankeyM Offline
    Mike HankeyM Offline
    Mike Hankey
    wrote on last edited by
    #2

    Upgrading is fun and exciting when everything goes right, but when it goes wrong it's a PITA. Had an upgrade once; bas MOBO and 1 out of 4 sticks of memory was bad. It took a while to figure out which stick, it was an intermittent problem would pass stress test but intermittently crash.

    "Ten men in the country could buy the world and ten million can’t buy enough to eat." Will Rogers PartsBin an Electronics Part Organizer - Release Version 1.3.1 JaxCoder.com Latest Article: EventAggregator

    1 Reply Last reply
    0
    • H honey the codewitch

      My 4TB 990 Pro NVMe drive just shipped. I should get it in a few days. I'm excited because it replaces my 2TB 990 Pro and offers - in addition to more space - even better performance for small file access (important to me) due to additional cache. But then I have to figure out how to get this GPU out of my PC. The previous GPU took me an hour to remove due to the release for it being underneath the card and surrounded by heatsinks. I had to use two tools and a lot of fiddling so as not to damage anything in the process. This GPU is wider by half again. This is my concerned face. :~ If I can't get it into my desktop, then my sister is getting a 13th gen intel with a 4080 in it sooner rather than later, and I'm out some serious money on a new PC, and my laptop will have 6TB total across two 990 Pros.

      Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

      Richard Andrew x64R Offline
      Richard Andrew x64R Offline
      Richard Andrew x64
      wrote on last edited by
      #3

      What kind of processing do you do that makes small file access important?

      The difficult we do right away... ...the impossible takes slightly longer.

      H 1 Reply Last reply
      0
      • Richard Andrew x64R Richard Andrew x64

        What kind of processing do you do that makes small file access important?

        The difficult we do right away... ...the impossible takes slightly longer.

        H Offline
        H Offline
        honey the codewitch
        wrote on last edited by
        #4

        Recompiling zephyr or esp-idf. C++ compiler likes to deal with lots of source files, so small file access is good when compiling large codebases.

        Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

        Richard Andrew x64R 1 Reply Last reply
        0
        • H honey the codewitch

          Recompiling zephyr or esp-idf. C++ compiler likes to deal with lots of source files, so small file access is good when compiling large codebases.

          Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

          Richard Andrew x64R Offline
          Richard Andrew x64R Offline
          Richard Andrew x64
          wrote on last edited by
          #5

          What's your opinion of the Resilient Filesystem? Is it anything that a power user might want to consider?

          The difficult we do right away... ...the impossible takes slightly longer.

          H T 2 Replies Last reply
          0
          • Richard Andrew x64R Richard Andrew x64

            What's your opinion of the Resilient Filesystem? Is it anything that a power user might want to consider?

            The difficult we do right away... ...the impossible takes slightly longer.

            H Offline
            H Offline
            honey the codewitch
            wrote on last edited by
            #6

            I have no idea what it is.

            Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

            1 Reply Last reply
            0
            • Richard Andrew x64R Richard Andrew x64

              What's your opinion of the Resilient Filesystem? Is it anything that a power user might want to consider?

              The difficult we do right away... ...the impossible takes slightly longer.

              T Offline
              T Offline
              trønderen
              wrote on last edited by
              #7

              That most certainly is a different discussion than the present one. If you want people's opinions, make it a new thread. My guess is that most people (like myself) have no experience with it, and can only judge it from what other people has written about it. As long as the API is the same, Windows developers are one the average far less concerned about the different underlaying file systems, whether FAT32, NTFS, ReFS or some *nix style FS, than the typical *nix developer is. Wikipedia has an article about ReFS (Wikipedia: ReFS[^]) that provides some introductory information.

              Religious freedom is the freedom to say that two plus two make five.

              Richard Andrew x64R 1 Reply Last reply
              0
              • T trønderen

                That most certainly is a different discussion than the present one. If you want people's opinions, make it a new thread. My guess is that most people (like myself) have no experience with it, and can only judge it from what other people has written about it. As long as the API is the same, Windows developers are one the average far less concerned about the different underlaying file systems, whether FAT32, NTFS, ReFS or some *nix style FS, than the typical *nix developer is. Wikipedia has an article about ReFS (Wikipedia: ReFS[^]) that provides some introductory information.

                Religious freedom is the freedom to say that two plus two make five.

                Richard Andrew x64R Offline
                Richard Andrew x64R Offline
                Richard Andrew x64
                wrote on last edited by
                #8

                trønderen wrote:

                Wikipedia has an article about ReFS (Wikipedia: ReFS[^]) that provides some introductory information.

                It doesn't provide what the Codewitch thinks, though, does it? I think my question was totally legitimate, given that CW was referencing file access performance.

                The difficult we do right away... ...the impossible takes slightly longer.

                1 Reply Last reply
                0
                • H honey the codewitch

                  My 4TB 990 Pro NVMe drive just shipped. I should get it in a few days. I'm excited because it replaces my 2TB 990 Pro and offers - in addition to more space - even better performance for small file access (important to me) due to additional cache. But then I have to figure out how to get this GPU out of my PC. The previous GPU took me an hour to remove due to the release for it being underneath the card and surrounded by heatsinks. I had to use two tools and a lot of fiddling so as not to damage anything in the process. This GPU is wider by half again. This is my concerned face. :~ If I can't get it into my desktop, then my sister is getting a 13th gen intel with a 4080 in it sooner rather than later, and I'm out some serious money on a new PC, and my laptop will have 6TB total across two 990 Pros.

                  Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

                  P Offline
                  P Offline
                  Peter Adam
                  wrote on last edited by
                  #9

                  > then my sister is getting a 13th gen intel with a 4080 in it Is there a vacant "brother" position in the family?

                  D 1 Reply Last reply
                  0
                  • H honey the codewitch

                    My 4TB 990 Pro NVMe drive just shipped. I should get it in a few days. I'm excited because it replaces my 2TB 990 Pro and offers - in addition to more space - even better performance for small file access (important to me) due to additional cache. But then I have to figure out how to get this GPU out of my PC. The previous GPU took me an hour to remove due to the release for it being underneath the card and surrounded by heatsinks. I had to use two tools and a lot of fiddling so as not to damage anything in the process. This GPU is wider by half again. This is my concerned face. :~ If I can't get it into my desktop, then my sister is getting a 13th gen intel with a 4080 in it sooner rather than later, and I'm out some serious money on a new PC, and my laptop will have 6TB total across two 990 Pros.

                    Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

                    D Offline
                    D Offline
                    den2k88
                    wrote on last edited by
                    #10

                    Too many QA issues with Samsung 9xx drives in recent times, luckily I heard of them a few hours before committing to my 2.5k € order and switched to Crucial P5 + Crucial P3.

                    GCS/GE d--(d) s-/+ a C+++ U+++ P-- L+@ E-- W+++ N+ o+ K- w+++ O? M-- V? PS+ PE Y+ PGP t+ 5? X R+++ tv-- b+(+++) DI+++ D++ G e++ h--- r+++ y+++*      Weapons extension: ma- k++ F+2 X The shortest horror story: On Error Resume Next

                    H 1 Reply Last reply
                    0
                    • P Peter Adam

                      > then my sister is getting a 13th gen intel with a 4080 in it Is there a vacant "brother" position in the family?

                      D Offline
                      D Offline
                      den2k88
                      wrote on last edited by
                      #11

                      Or two. I would be fine with cousin / adopted / stray whatever :D

                      GCS/GE d--(d) s-/+ a C+++ U+++ P-- L+@ E-- W+++ N+ o+ K- w+++ O? M-- V? PS+ PE Y+ PGP t+ 5? X R+++ tv-- b+(+++) DI+++ D++ G e++ h--- r+++ y+++*      Weapons extension: ma- k++ F+2 X The shortest horror story: On Error Resume Next

                      1 Reply Last reply
                      0
                      • D den2k88

                        Too many QA issues with Samsung 9xx drives in recent times, luckily I heard of them a few hours before committing to my 2.5k € order and switched to Crucial P5 + Crucial P3.

                        GCS/GE d--(d) s-/+ a C+++ U+++ P-- L+@ E-- W+++ N+ o+ K- w+++ O? M-- V? PS+ PE Y+ PGP t+ 5? X R+++ tv-- b+(+++) DI+++ D++ G e++ h--- r+++ y+++*      Weapons extension: ma- k++ F+2 X The shortest horror story: On Error Resume Next

                        H Offline
                        H Offline
                        honey the codewitch
                        wrote on last edited by
                        #12

                        That's probably due to the firmware bug on the early 2TB models. That has been sorted out. I've never had problems with mine, and I'm running two of them currently, but I patched the firmware before formatting.

                        Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups