From: Oleksandr Andrushchenko <andr2000@gmail.com>
To: xen-devel@lists.xenproject.org
Subject: XC_PAGE_SIZE or XEN_PAGE_SIZE?
Date: Fri, 2 Dec 2016 09:49:19 +0200 [thread overview]
Message-ID: <ae3eee51-6d8f-f097-fa4e-e1c3c6704554@gmail.com> (raw)
Hi, all!
While working on display protocol I found that there is no(?) common
???_PAGE_SIZE define I can use for both Xen and Linux kernel:
Xen defines XC_PAGE_SIZE which is also used in Linux user-space and
kernel has XEN_PAGE_SIZE, but no XC_PAGE_SIZE.
So, the question is which define should I use? Or just replace it with
some number, like fbif does:
#define XENFB_OUT_RING_SIZE 2048
Thank you,
Oleksandr
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next reply other threads:[~2016-12-02 7:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-02 7:49 Oleksandr Andrushchenko [this message]
2016-12-02 11:03 ` XC_PAGE_SIZE or XEN_PAGE_SIZE? Jan Beulich
2016-12-02 11:20 ` Oleksandr Andrushchenko
2016-12-02 11:43 ` Jan Beulich
2016-12-02 11:45 ` Oleksandr Andrushchenko
2016-12-02 11:53 ` Andrew Cooper
2016-12-02 11:56 ` Oleksandr Andrushchenko
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=ae3eee51-6d8f-f097-fa4e-e1c3c6704554@gmail.com \
--to=andr2000@gmail.com \
--cc=xen-devel@lists.xenproject.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).