The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Arjan van de Ven <arjanv@redhat.com>
To: "David S. Miller" <davem@redhat.com>
Cc: Dave Airlie <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 22:08:15 +0200	[thread overview]
Message-ID: <20040827200815.GE23505@devserv.devel.redhat.com> (raw)
In-Reply-To: <20040827130415.754d4451.davem@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 634 bytes --]

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 ;)

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2004-08-27 20:18 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 [this message]
2004-08-27 20:17     ` David S. Miller

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=20040827200815.GE23505@devserv.devel.redhat.com \
    --to=arjanv@redhat.com \
    --cc=airlied@linux.ie \
    --cc=davem@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox