Changes

34 bytes added ,  22:56, 8 September 2019
Line 13: Line 13:  
* inotify: cleanup auxiliary events from queue
 
* inotify: cleanup auxiliary events from queue
 
* Fix memory and resource leaks
 
* Fix memory and resource leaks
 +
* lazy-pages: fix stack detection
    
=== Improvements ===
 
=== Improvements ===
 
* vdso: Use gettimeofday() from vdso for timings
 
* vdso: Use gettimeofday() from vdso for timings
 
* py: Reformat everything into pep8 style
 
* py: Reformat everything into pep8 style