aboutsummaryrefslogtreecommitdiff
path: root/contrib/dma/local.c
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2016-08-25 19:17:16 +0000
committerEnji Cooper <ngie@FreeBSD.org>2016-08-25 19:17:16 +0000
commit1ffd722a80a9a6e14683da8b02db6ad6185cb5e9 (patch)
tree75e94cb42aa3a1ec2cbe2d25f1e051d09f8325e4 /contrib/dma/local.c
parent74f4c1cf51a4c215a83e40e91b7104dcb087e5cc (diff)
downloadsrc-1ffd722a80a9a6e14683da8b02db6ad6185cb5e9.tar.gz
src-1ffd722a80a9a6e14683da8b02db6ad6185cb5e9.zip
Don't test `size[i] % align[i] == 0` case on FreeBSD
Per jemalloc(3)/aligned_alloc(3), the behavior is undefined if the size isn't an integral multiple of the alignment. Thus, this is a NetBSD-specific test. Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/projects/netbsd-tests-update-12/; revision=304813
Diffstat (limited to 'contrib/dma/local.c')
0 files changed, 0 insertions, 0 deletions