Announcement

Collapse
No announcement yet.

NetBSD 9.0 Will Have Performance & Security Improvements

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

  • tuxd3v
    replied
    Originally posted by Weasel View Post
    Then you use relocation.
    Yes,
    But IMO, you cannot have statically linked executables that way..they would be always dynamic linked, for relocation..
    A static executable file type, can only be of type: 'ET_EXEC'

    But when you go with position independent,
    You will endup with a type 'ET_DYN', that would mean, be all the time dynamic linking binaries on execution.., for all programs, but even then there are some that you cannot use ASLR, because they need to be of type 'ET_EXEC'


    Leave a comment:


  • aht0
    replied
    Originally posted by brad0 View Post

    Won't happen. CDDL licensed code can't go into the OS.
    Yeah, just read about it. Well, Hammer 2 then.. whatever besides this sluggish ancient thing there..

    Leave a comment:


  • brad0
    replied
    Originally posted by aht0 View Post
    Not just "yeah" but "Hell yeah". Now, if only OpenBSD would do it too..
    Won't happen. CDDL licensed code can't go into the OS.

    Leave a comment:


  • aht0
    replied
    NetBSD 9.0 will be bringing updated ZFS file-system support, updated Intel/NVIDIA/Radeon graphics driver support,
    Not just "yeah" but "Hell yeah". Now, if only OpenBSD would do it too..
    Nvidia updated support has to be Nouveau updated port, it does not have binary driver support from Nvidia.

    Leave a comment:


  • tildearrow
    replied
    Originally posted by phoronix View Post
    a kernel lead detector,
    Huh? The kernel has lead? Are they being eco-friendly now?

    Leave a comment:


  • Weasel
    replied
    Originally posted by tuxd3v View Post
    ASLR is good,
    But what if you have a static library,( without Position Independent Code)?
    My opinion is that you will need full Libraries compiled with -fpic otherwise it will only work on Dynamic Linked Libraries..
    Then you use relocation.

    Leave a comment:


  • tuxd3v
    replied
    ASLR is good,
    But what if you have a static library,( without Position Independent Code)?
    My opinion is that you will need full Libraries compiled with -fpic otherwise it will only work on Dynamic Linked Libraries..

    Leave a comment:


  • phoronix
    started a topic NetBSD 9.0 Will Have Performance & Security Improvements

    NetBSD 9.0 Will Have Performance & Security Improvements

    Phoronix: NetBSD 9.0 Will Have Performance & Security Improvements

    The recently releases of FreeBSD 12.0 and DragonFlyBSD 5.4 have been exciting in the BSD space while moving forward there is the NetBSD 9.0 release a ways out on the horizon...

    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
Working...
X