From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linda Subject: grant tables and driver handshaking Date: Wed, 10 Jun 2015 19:45:15 -0600 Message-ID: <5578E82B.1010601@jma3.com> References: <1429117327-6845-1-git-send-email-lindaj@jma3.com> <556F1C21.2010000@jma3.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Z2rYd-0002cf-5N for xen-devel@lists.xenproject.org; Thu, 11 Jun 2015 01:45:27 +0000 In-Reply-To: <556F1C21.2010000@jma3.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xenproject.org Cc: julien.grall@citrix.com, lars.kurth.xen@gmail.com, Wei Liu List-Id: xen-devel@lists.xenproject.org Hello all, I will be writing a xen front and back-end pair for a 9p transport. I have two areas where I'm still a little more muddled than I'd like to be. Can anyone please recommend a good article on either grant tables or the handshaking between the front and back-end drivers, or both? I have looked at the code, but could use more verbiage. Thanks. Linda