Announcement

Collapse
No announcement yet.

New UUID Subsystem For The Linux 4.13 Kernel

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • New UUID Subsystem For The Linux 4.13 Kernel

    Phoronix: New UUID Subsystem For The Linux 4.13 Kernel

    The Linux 4.13 kernel will bring at least one new subsystem...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    interesting. what's the benefit of this change?

    Comment


    • #3
      Originally posted by Azrael5 View Post
      interesting. what's the benefit of this change?
      code sharing

      Comment


      • #4
        Originally posted by karolherbst View Post

        code sharing
        thanks for reply to me. what code sharing stands for?
        Last edited by Azrael5; 03 July 2017, 11:07 AM.

        Comment


        • #5
          Azrael5 code sharing means that there is juste one function that generates these UIDs, instead of having each module re-implementing the same function. Thus, if a security issue is found in the function, it improves all the modules using it, at once.

          Comment


          • #6
            Originally posted by Creak View Post
            Azrael5 code sharing means that there is juste one function that generates these UIDs, instead of having each module re-implementing the same function. Thus, if a security issue is found in the function, it improves all the modules using it, at once.
            so that's a big improvement. thanks for clarification

            Comment


            • #7
              Is this going to break everyone's fstab?

              Comment


              • #8
                Originally posted by Geopirate View Post
                Is this going to break everyone's fstab?
                No, the UUID format remains the same. It's just an internals change.

                Comment


                • #9
                  Originally posted by Azrael5 View Post
                  what code sharing stands for?
                  https://en.wikipedia.org/wiki/Don%27t_repeat_yourself

                  Comment


                  • #10
                    Originally posted by Geopirate View Post
                    Is this going to break everyone's fstab?
                    Speak for yourself, I use labels, ho!

                    Comment

                    Working...
                    X