All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geoffrey Lefebvre <geoffrey@cs.ubc.ca>
To: xen-devel@lists.xensource.com
Cc: Jake.Wires@xensource.com, andrew.warfield@cl.cam.ac.uk
Subject: [PATCH 0 of 2] RFC blktap: Small changes to blktap + added a hook to clear ptes on implicit release of VMAs.
Date: Mon, 21 May 2007 16:23:38 -0700	[thread overview]
Message-ID: <patchbomb.1179789818@localhost.localdomain> (raw)

Hi,

These patches contain changes to the kernel blktap code. The main change is the addition of a vma hook to clear ptes when linux implicitly releases a vma. This allows the block tap to release grants when a user level process such as tapdisk crashes. This fixes the problem of Xen killing a domain because of implicit grant unmapping.

The patches should apply cleanly to changeset 15080. Comments are most welcome.

Thanks,

geoffrey

             reply	other threads:[~2007-05-21 23:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-21 23:23 Geoffrey Lefebvre [this message]
2007-05-21 23:23 ` [PATCH 1 of 2] Small changes to blktap: free memory on release, invalidate p2m entry when unmapping grants, check for alloc failure of idx_map, added DONTCOPY flag Geoffrey Lefebvre
2007-05-21 23:23 ` [PATCH 2 of 2] Added a hook for clearing ptes when a vma is freed by the kernel. Adapted from gntdev Geoffrey Lefebvre

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=patchbomb.1179789818@localhost.localdomain \
    --to=geoffrey@cs.ubc.ca \
    --cc=Jake.Wires@xensource.com \
    --cc=andrew.warfield@cl.cam.ac.uk \
    --cc=xen-devel@lists.xensource.com \
    /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.