All of lore.kernel.org
 help / color / mirror / Atom feed
* XC_PAGE_SIZE or XEN_PAGE_SIZE?
@ 2016-12-02  7:49 Oleksandr Andrushchenko
  2016-12-02 11:03 ` Jan Beulich
  0 siblings, 1 reply; 7+ messages in thread
From: Oleksandr Andrushchenko @ 2016-12-02  7:49 UTC (permalink / raw)
  To: xen-devel

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-12-02 11:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-02  7:49 XC_PAGE_SIZE or XEN_PAGE_SIZE? Oleksandr Andrushchenko
2016-12-02 11:03 ` 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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.