Skip to content

Commit

Permalink
Fix null pointer in arc_kmem_reap_now on 32-bit
Browse files Browse the repository at this point in the history
On 32 bit system, zio_buf_cache is limit to 1M. Larger than that is all NULL.
So we need to avoid reaping them.

Signed-off-by: Chunwei Chen <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Issue openzfs#3973
  • Loading branch information
tuxoko authored and goulven riou committed Feb 4, 2016
1 parent 27594ee commit f395c28
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit f395c28

Please sign in to comment.