comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@stephe-leake.org>
Subject: Re: copying data between memory locations
Date: Tue, 04 Sep 2007 07:31:17 -0400
Date: 2007-09-04T07:31:17-04:00	[thread overview]
Message-ID: <u4pia3bwa.fsf@stephe-leake.org> (raw)
In-Reply-To: 1188809968.217323.145640@r29g2000hsg.googlegroups.com

jef.mangelschots@gmail.com writes:

> In our current design, we have a package that maintains a list of
> descriptors of various buffers in the application. We don't want to
> know their datatypes or how to write data into them. 

Ok, you don't need to write to the buffers.

> We only want to maintain a physical address of them and use that
> address to directly write data into these buffers (this data comes
> out incoming packets over the network).

Umm, now you do need to write to the buffers?

As others have pointed out, your requirements are not well-stated;
they assume the implementation. And in fact, they are contradictory.

-- 
-- Stephe



  parent reply	other threads:[~2007-09-04 11:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-03  8:59 copying data between memory locations jef.mangelschots
2007-09-03 10:38 ` Martin Krischik
2007-09-04 15:57   ` Adam Beneschan
2007-09-04 18:16     ` jef.mangelschots
2007-09-04 20:12       ` Jeffrey R. Carter
2007-09-03 11:09 ` Niklas Holsti
2007-09-03 16:26 ` Steve
2007-09-03 17:22 ` Jeffrey R. Carter
2007-09-04 11:31 ` Stephen Leake [this message]
2007-09-05  4:39 ` anon
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox