All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Andy Isaacson <adi@hexapodia.org>
Cc: "David S. Miller" <davem@redhat.com>, linux-kernel@vger.kernel.org
Subject: Re: PCI domain stuff
Date: Tue, 01 Jul 2003 09:34:21 -0700	[thread overview]
Message-ID: <3F01B80D.2010707@zytor.com> (raw)
In-Reply-To: <20030701113043.A27060@hexapodia.org>

Andy Isaacson wrote:
> On Mon, Jun 30, 2003 at 11:03:29PM -0700, David S. Miller wrote:
> 
>>   From: "H. Peter Anvin" <hpa@zytor.com>
>>   Date: Mon, 30 Jun 2003 23:06:52 -0700
>>
>>   Perhaps a libdirectio would be useful?
>>   
>>The details are very PCI specific, so what you'd be working
>>on initially is a PCI centric library.
>>
>>Over time things can be abstracted, but the initial PCI specific
>>one would be good enough for xfree86 to link to and make use
>>of which is a huge step in the right direction.
> 
> 
> There is some interest in the NetBSD project for such an API, as well.
> <fair at netbsd.org> filed xsrc/21986 last week.
> http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=21986
> 
> Perhaps a common implementation could develop.
> 
> (OK, I can dream...)
> 

Right, and the article brings up a particularly nasty issue -- PCI 
probing from userspace is dangerous as it's inherently not atomic.  That 
really *is* the kernel's job, and abstracting that via a library would 
make it a lot less obnoxious from XFree86's standpoint.

	-hpa



      reply	other threads:[~2003-07-01 16:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1057010214.1277.11.camel@albertc>
     [not found] ` <20030630220758.GA27368@kroah.com>
     [not found]   ` <1057014182.4048.3887.camel@cube>
     [not found]     ` <20030630231515.GA27813@kroah.com>
2003-07-01  4:05       ` PCI domain stuff Matthew Wilcox
2003-07-01  4:25         ` H. Peter Anvin
2003-07-01  4:34         ` David S. Miller
2003-07-01  5:47           ` H. Peter Anvin
2003-07-01  6:02             ` David S. Miller
2003-07-01  6:06               ` H. Peter Anvin
2003-07-01  6:03                 ` David S. Miller
2003-07-01  6:13                   ` H. Peter Anvin
2003-07-01 16:30                   ` Andy Isaacson
2003-07-01 16:34                     ` H. Peter Anvin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F01B80D.2010707@zytor.com \
    --to=hpa@zytor.com \
    --cc=adi@hexapodia.org \
    --cc=davem@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.