Mailing List Archive

Sharing Memory
I'm trying to figure out how to call the grant_table_op hypercall described in
the interface documentation. As yet I have not succeded.

Right now my main issue is finding a library to link to that implements this
call. Does a call to this function need to reside in some sort of kernel
module? The function doesn't appear to exist in libxc.so, where many similar
such functions reside. Any clues?

Thanks,
-Adam



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xen-devel
Re: Sharing Memory [ In reply to ]
If there's not a call in libxc then I doubt there a userspace implementation
at all. However, you should be warned that the grant tables stuff is not
working yet anyhow. Right now, domains which need to map other domains
memory are privileged and can map what they like.

Cheers,
Mark

On Friday 28 January 2005 18:27, Adam Thorsen wrote:
> I'm trying to figure out how to call the grant_table_op hypercall described
> in the interface documentation. As yet I have not succeded.
>
> Right now my main issue is finding a library to link to that implements
> this call. Does a call to this function need to reside in some sort of
> kernel module? The function doesn't appear to exist in libxc.so, where
> many similar such functions reside. Any clues?
>
> Thanks,
> -Adam
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> Tool for open source databases. Create drag-&-drop reports. Save time
> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xen-devel