search for: memshr_vbd_issue_ro_request

Displaying 2 results from an estimated 2 matches for "memshr_vbd_issue_ro_request".

2011 Apr 06
1
Xen page sharing
...;'((&vreq->req)->seg[treq.sidx].gref)'' in functions- ''__tapdisk_vbd_complete_td_request'' and ''__tapdisk_vbd_reissue_td_request'' [tapdisk-vbd.c]. I mean, is gref=0 bad? If I keep this condition the control is never transferred to ''memshr_vbd_issue_ro_request'' or ''memshr_vbd_complete_ro_request'' [interface.c] as gref is always 0 everytime I run my DomUs. And if I remove this condition, the check ''(page->count_info != (PGC_allocated | (2 + expected_refcnt)))'' fails in ''page_make_sharable''...
2013 Jul 15
21
[PATCH 00 of 21 RESEND] blktap3/drivers: Introduce tapdisk server.
This patch series copies the core of the tapdisk process from blktap2, with updates coming from blktap2.5. Signed-off-by: Thanos Makatos <thanos.makatos@citrix.com>