aboutsummaryrefslogtreecommitdiff
path: root/data/mllib/lr-data
diff options
context:
space:
mode:
authorEric Liang <ekl@databricks.com>2016-07-06 16:30:25 -0700
committerReynold Xin <rxin@databricks.com>2016-07-06 16:30:25 -0700
commit44c7c62bcfca74c82ffc4e3c53997fff47bfacac (patch)
tree1df3ded3e2e962bedde1c71dc051c30844b80091 /data/mllib/lr-data
parentb8ebf63c1e1fa1ab53ea760fa293051c08ce5f59 (diff)
downloadspark-44c7c62bcfca74c82ffc4e3c53997fff47bfacac.tar.gz
spark-44c7c62bcfca74c82ffc4e3c53997fff47bfacac.tar.bz2
spark-44c7c62bcfca74c82ffc4e3c53997fff47bfacac.zip
[SPARK-16021] Fill freed memory in test to help catch correctness bugs
## What changes were proposed in this pull request? This patches `MemoryAllocator` to fill clean and freed memory with known byte values, similar to https://github.com/jemalloc/jemalloc/wiki/Use-Case:-Find-a-memory-corruption-bug . Memory filling is flag-enabled in test only by default. ## How was this patch tested? Unit test that it's on in test. cc sameeragarwal Author: Eric Liang <ekl@databricks.com> Closes #13983 from ericl/spark-16021.
Diffstat (limited to 'data/mllib/lr-data')
0 files changed, 0 insertions, 0 deletions