Tests: channel subbuffers must be larger or equal to PAGE_SIZE
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 1 Jun 2017 19:26:47 +0000 (15:26 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 1 Jun 2017 19:30:04 +0000 (15:30 -0400)
The multi-app notification test creates channel with 4096 byte
subbuffers. However, this is not supported on architectures
with larger pages, such as PPC64el.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.027978 seconds and 5 git commands to generate.