Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751047AbWBBN01 (ORCPT ); Thu, 2 Feb 2006 08:26:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751050AbWBBN01 (ORCPT ); Thu, 2 Feb 2006 08:26:27 -0500 Received: from courier.cs.helsinki.fi ([128.214.9.1]:15833 "EHLO mail.cs.helsinki.fi") by vger.kernel.org with ESMTP id S1751047AbWBBN00 (ORCPT ); Thu, 2 Feb 2006 08:26:26 -0500 Date: Thu, 2 Feb 2006 15:26:14 +0200 (EET) From: Pekka J Enberg To: Nigel Cunningham cc: Pavel Machek , linux-kernel@vger.kernel.org Subject: Re: [ 00/10] [Suspend2] Modules support. In-Reply-To: <200602022228.20032.nigel@suspend2.net> Message-ID: References: <20060201113710.6320.68289.stgit@localhost.localdomain> <200602022131.59928.nigel@suspend2.net> <84144f020602020344p228e20b2x34226f341c296578@mail.gmail.com> <200602022228.20032.nigel@suspend2.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 867 Lines: 20 On Thu, 2 Feb 2006, Nigel Cunningham wrote: > Shouldn't the question be "Why are we making this more complicated by moving > it to userspace?" It's less code in kernel now and in the future, more flexible (we have more options for compression and encryption in userspace), and less invasive. Specific points that make Suspend2 less attractive: it's a lot of code (500KB patch!), new compression code in kernel (LZF), dynamic page flags, and the special userspace notification mechanism (kernel/power/ui.c). That being said, the biggest advantage for Suspend2 of course is that it's ready and stable now. Pekka - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/