<div dir="ltr">This paper:  http://www.tilera.com/scm/docs/UG105-Optimization-Guide.pdf<div><br></div><div>tells that:</div><div><br></div><div><div>The MALLOC_USE_HASH() macro is removed. You can control the hash-for-home behavior </div><div>of the heap by means of the ucache_hash kernel boot-time argument or the LD_CACHE_HASH </div><div>environment variable.</div></div><div><br></div><div>Should I just comment this line in sys.c or need to add some parameters for better performance? </div></div>