From 808e9ebab59a9c7abdcc2cc5dbc527748dbb7bb0 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 20 Sep 2010 02:48:20 +0200 Subject: Use VT_WAITEVENT ioctl to monitor VT switches to avoid spawning a thread for each possible VT. This requires a Linux kernel 2.6.32 or newer. (Closes: #526499) --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index a38f8ee..6505720 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ consolekit (0.4.2-1) UNRELEASED; urgency=low * New upstream release. + - Use VT_WAITEVENT ioctl to monitor VT switches to avoid spawning a thread + for each possible VT. This requires a Linux kernel 2.6.32 or newer. + (Closes: #526499) * debian/control - Bump Standards-Version to 3.9.1. - Use architecture wildcard kfreebsd-any for the libkvm-dev Build-Depends. -- cgit v1.2.3