Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 7 Mar 2001 04:05:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 7 Mar 2001 04:04:59 -0500 Received: from smtp1.libero.it ([193.70.192.51]:50597 "EHLO smtp1.libero.it") by vger.kernel.org with ESMTP id ; Wed, 7 Mar 2001 04:04:53 -0500 Message-ID: <3AA5F983.D963D199@alsa-project.org> Date: Wed, 07 Mar 2001 10:04:03 +0100 From: Abramo Bagnara Organization: Opera Unica X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.19pre6 i586) X-Accept-Language: it, en MIME-Version: 1.0 To: Alexander Viro CC: Jeremy Elson , Marcelo Tosatti , linux-kernel@vger.kernel.org Subject: Re: Mapping a piece of one process' addrspace to another? In-Reply-To: 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 Alexander Viro wrote: > > On Wed, 7 Mar 2001, Jeremy Elson wrote: > > > Right now, my code looks something like this: (it might make more > > sense if you know that I've written a framework for writing user-space > > device drivers... I'm going to be releasing it soon, hopefully after I > > resolve this performance problem. Or maybe before, if it's hard.) > > Ugh. Why not make that a named pipe and use zerocopy stuff for pipes? > I.e. why bother with making it look like a character device rather than > a FIFO? What about ioctl? Device drivers sometimes need it ;-) -- Abramo Bagnara mailto:abramo@alsa-project.org Opera Unica Phone: +39.546.656023 Via Emilia Interna, 140 48014 Castel Bolognese (RA) - Italy ALSA project is http://www.alsa-project.org sponsored by SuSE Linux http://www.suse.com It sounds good! - 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/