Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 9 Sep 2002 14:12:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 9 Sep 2002 14:12:52 -0400 Received: from mailhost.nmt.edu ([129.138.4.52]:32018 "EHLO mailhost.nmt.edu") by vger.kernel.org with ESMTP id ; Mon, 9 Sep 2002 14:12:32 -0400 Date: Mon, 9 Sep 2002 12:16:28 -0600 (MDT) From: Kurt Ferreira To: linux-kernel@vger.kernel.org cc: Imran Badr , "Richard B. Johnson" Subject: RE: Calculating kernel logical address .. In-Reply-To: Message-ID: 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 Content-Length: 738 Lines: 20 On Mon, 9 Sep 2002, Richard B. Johnson wrote: > Well I just read Documentation/DMA-mapping.txt as advised by David > and it seems as though it will no longer be possible to do what > many programmers have been wanting to do, to wit: > > (1) In user-code, allocate a buffer. > (2) Lock that buffer into memory. > (3) Call some driver that DMAs data to/from that buffer. > Hmm. IIRC (big if) did not kiobufs allow something similar to this. It has been long since I have looked though. Kurt - 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/