diff options
author | Brian Behlendorf <[email protected]> | 2016-11-05 04:54:48 +0000 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2016-11-07 10:26:17 -0800 |
commit | 34328f3cf8a4ca9441a1609878500ef1ff2eeb16 (patch) | |
tree | 7d0fac1bcc36d69ee211a083f211c8b6d1e609af /lib/libzfs/libzfs_util.c | |
parent | 61f9b2cd12a34dcc98e1c94d2988d561ff847b7b (diff) |
Allow 16M zio buffers in user space
Only restrict the maximum zio alloc size to 32-bit kernel space.
The same virtual address space limitations don't apply to user
space. This resolves a memory allocation failure in raidz_test
where it expects to be able to exercises all valid zio sizes.
Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'lib/libzfs/libzfs_util.c')
0 files changed, 0 insertions, 0 deletions