From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932424AbVKQRCM (ORCPT ); Thu, 17 Nov 2005 12:02:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932432AbVKQRCM (ORCPT ); Thu, 17 Nov 2005 12:02:12 -0500 Received: from dspnet.fr.eu.org ([213.186.44.138]:17426 "EHLO dspnet.fr.eu.org") by vger.kernel.org with ESMTP id S932435AbVKQRCK (ORCPT ); Thu, 17 Nov 2005 12:02:10 -0500 Date: Thu, 17 Nov 2005 18:02:02 +0100 From: Olivier Galibert To: Linux Kernel Mailing List , Linux-pm mailing list Subject: Re: [linux-pm] [RFC] userland swsusp Message-ID: <20051117170202.GB10402@dspnet.fr.eu.org> Mail-Followup-To: Olivier Galibert , Linux Kernel Mailing List , Linux-pm mailing list References: <20051116164429.GA5630@kroah.com> <1132172445.25230.73.camel@localhost> <20051116220500.GF12505@elf.ucw.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051116220500.GF12505@elf.ucw.cz> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 16, 2005 at 11:05:00PM +0100, Pavel Machek wrote: > Now... if something can be > done in userspace, it probably should. And that usually means it just isn't done. Cases in point: multichannel audio software mixing, video pixel formats conversion. OG.