> On Sat, 25 Aug 2001, Mike Smith wrote:
> 
> > I/O space is easy, but memory space is hard.  Userspace access to
> > physical memory is a big no-no in the *nix world.
> 
> I want to disagree just a bit. If you look at myrinet, or the many fpga
> cards, it's the standard modus operandi. You have to do it that way.

You're not disagreeing; you're talking at cross purposes.

Direct userspace access to physical memory is bad.

The ability for user processes to access *specific* physical memory via 
kernel-owned protection paths is often necessary to meet specific 
performance goals, or to overcome lame hardware designs.

-- 
... every activity meets with opposition, everyone who acts has his
rivals and unfortunately opponents also.  But not because people want
to be opponents, rather because the tasks and relationships force
people to take different points of view.  [Dr. Fritz Todt]
           V I C T O R Y   N O T   V E N G E A N C E



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to