Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 7 Mar 2001 18:23:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 7 Mar 2001 18:22:59 -0500 Received: from austin.jhcloos.com ([206.224.83.202]:14342 "HELO austin.jhcloos.com") by vger.kernel.org with SMTP id ; Wed, 7 Mar 2001 18:22:48 -0500 To: linux-kernel@vger.kernel.org Subject: Re: Mapping a piece of one process' addrspace to another? In-Reply-To: From: "James H. Cloos Jr." In-Reply-To: (Alexander Viro's message of "Wed, 7 Mar 2001 04:09:31 -0500 (EST)") Date: 07 Mar 2001 17:22:31 -0600 Message-ID: Lines: 16 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org >>>>> "AV" == Alexander Viro writes: AV> Double ugh. Why bother with ioctl() when you can just have a AV> second channel and do read()/write() on it? Because you cannot rewrite -- or even re-compile -- every app this should support. OSS emulation by ALSA is a great example, given how many binary-only apps already exist which need OSS emulation on an ALSA box. I'm sure sound is not the only real application for this. -JimC -- James H. Cloos, Jr. 1024D/ED7DAEA6 E9E9 F828 61A4 6EA9 0F2B 63E7 997A 9F17 ED7D AEA6 - 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/