Changes

Jump to navigation Jump to search
151 bytes added ,  08:25, 11 September 2019
Line 7: Line 7:     
=== New features ===
 
=== New features ===
* vdso: arm32 support
+
* VDSO: arm32 support
* Add TLS support
+
* Add TLS support for [[page server]] communications
* cgroup: Add "ignore" mode for {{Opt|--manage-cgroups}}
+
* "Ignore" mode for {{Opt|--manage-cgroups}}
* sk-inet: restore SO_BROADCAST option
+
* Restore SO_BROADCAST option for inet [[sockets]]
    
=== Bugfixes ===
 
=== Bugfixes ===
* inotify: cleanup auxiliary events from queue
+
* Auxiliary events were left in inotify queues
* Fix memory and resource leaks
+
* Lazy-pages daemon didn't detect stack pages and surrounders properly and marked them as "lazy"
* lazy-pages: fix stack detection
+
* Memory and resource leakage were detected by coverity, cppcheck and clang
    
=== Improvements ===
 
=== Improvements ===
* vdso: Use gettimeofday() from vdso for timings
+
* Use gettimeofday() directly from vdso for restore timings
* py: Reformat everything into pep8 style
+
* Reformat all .py code into pep8 style

Navigation menu