From 2910b812cf17d808f8ad4a07a08c26f239c905a6 Mon Sep 17 00:00:00 2001 From: David Goulet Date: Tue, 24 Jan 2012 13:36:40 -0500 Subject: [PATCH] Add kernel requirements Signed-off-by: David Goulet --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index 3963f2b40..48564002c 100644 --- a/README +++ b/README @@ -10,6 +10,10 @@ Latest development can be found at: REQUIREMENTS: + - Linux kernel >= 2.6.27 + pipe2(), epoll_create1() and SOCK_CLOEXEC are needed to run the session + daemon. There were introduce in the Linux 2.6.27 + - liburcu Userspace RCU library, by Mathieu Desnoyers and Paul E. McKenney -- 2.34.1