From 441b471a09776dece8bffe2d0d633482bf66aab0 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Fri, 15 Apr 2016 18:21:28 +0200 Subject: update NEWS file --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index bc9143f4..e80cf460 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,9 @@ limit. The physical page allocator of the X15 kernel has been integrated, and is now used directly by the slab allocator. This increases the kernel heap addressing important scalability issues. + +A synchronization mechanism was added, similar to the Linux futexes, to +allow efficient and powerful userland synchronization. Version 1.6 (2015-10-31) -- cgit v1.2.3