All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: Arjan van de Ven <arjanv@redhat.com>
Cc: airlied@linux.ie, torvalds@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: drm fixup 2/2 - optimise i8x0 accesses..
Date: Fri, 27 Aug 2004 13:17:39 -0700	[thread overview]
Message-ID: <20040827131739.6be24ee0.davem@redhat.com> (raw)
In-Reply-To: <20040827200815.GE23505@devserv.devel.redhat.com>

On Fri, 27 Aug 2004 22:08:15 +0200
Arjan van de Ven <arjanv@redhat.com> wrote:

> On Fri, Aug 27, 2004 at 01:04:15PM -0700, David S. Miller wrote:
> > On Fri, 27 Aug 2004 15:13:54 +0100 (IST)
> > Dave Airlie <airlied@linux.ie> wrote:
> > 
> > >    the patch below optimises the drm code to not do put_user() on memory the
> > >    kernel allocated and then mmap-installed to userspace, but instead makes it
> > >    use the kernel virtual address directly instead.
> > 
> > This might cause major problems on systems with virtually indexed
> > caches if precautions are not made at buffer allocation time such
> > that the virtual cache color of the kernel mapping is the same
> > as the user mapping.
> 
> actually it's uncachable memory ;)

Then no problem :-)  Thanks for clearing that up.


      reply	other threads:[~2004-08-27 20:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-27 14:13 drm fixup 2/2 - optimise i8x0 accesses Dave Airlie
2004-08-27 20:04 ` David S. Miller
2004-08-27 20:08   ` Arjan van de Ven
2004-08-27 20:17     ` David S. Miller [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=20040827131739.6be24ee0.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=airlied@linux.ie \
    --cc=arjanv@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.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.