<div dir="ltr"><div>Hi,</div><div><br></div><div>I am running a version of Graph500 benchmark on Barrelfish with different pagesizes 4KB, 2MB and 1GB.</div><div><br></div><div>&gt;/x86_64/sbin/seq-csr morecore=0x1000<span class="" style="white-space:pre">        </span>//4KB</div><div>&gt;/x86_64/sbin/seq-csr morecore=0x200000<span class="" style="white-space:pre">        </span>//2MB</div><div>&gt;/x86_64/sbin/seq-csr morecore=0x4000000<span class="" style="white-space:pre">        </span>//1GB</div><div><br></div><div>The benchmark output for pagesizes 2MB and 1GB are found to be identical. It appears that the execution with 1GB pagesize is not working properly.</div><div>The system used for this benchmarking is AMD Opteron™ 2300 Series processors with 32GB RAM, which supports large pagesizes of 1GB.</div><div><br></div><div>But the output with 1GB pagesize are not changed and are identical to output with 2MB pagesize,</div><div>somehow the 1GB pagesize is not being used and it might be getting back to the default pagesize, that is 2MB ( thats where the outputs are similar) </div><div><br></div><div>Can you please provide some info why this might be happening</div><div><br></div><div>Also I would like to know is there any profiling tool in Barrelfish that can be used to run along with apps on Barrelfish to try to understand the execution </div><div><br></div><div>Please let me know if need more info</div><div>Thanks</div><div>Vinay</div></div>