This is an archived copy of the Xen.org mailing list, which we have
preserved to ensure that existing links to archives are not broken.
The live archive, which contains the latest emails, can be found at
http://lists.xen.org/
From: tinnycloud@xxxxxxxxxxx To: xen-devel@xxxxxxxxxxxxxxxxxxx CC: tinnycloud@xxxxxxxxxxx Subject: RE: A question of grant table version Date: Sat, 9 Apr 2011 11:35:33 +0800
Also, it looks like some commit has been missed to apply to 2.6.32.36
> Subject: A question of grant table version > From: tinnycloud@xxxxxxxxxxx > Date: Sat, 9 Apr 2011 09:28:06 +0800 > To: xen-devel@xxxxxxxxxxxxxxxxxxx > > Hi > > I have a question on grant table version. > In 2.6.31 pvops
kernel, there is a gnttab_request_version to request using version 2. > But this cannot be found in 2.6.3236 pvops kernel, that is it uses version 1. > > So, the fact is newer kernel use older grant table version, it doesn,t make sense to me. > Could someone comfirm it is on purpose? > > Many thanks.