Garbage Collection for Multicore NUMA Machines

Computer Science – Programming Languages

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

To appear in Memory Systems Performance and Correctness 2011 (MSPC11)

Scientific paper

Modern high-end machines feature multiple processor packages, each of which contains multiple independent cores and integrated memory controllers connected directly to dedicated physical RAM. These packages are connected via a shared bus, creating a system with a heterogeneous memory hierarchy. Since this shared bus has less bandwidth than the sum of the links to memory, aggregate memory bandwidth is higher when parallel threads all access memory local to their processor package than when they access memory attached to a remote package. This bandwidth limitation has traditionally limited the scalability of modern functional language implementations, which seldom scale well past 8 cores, even on small benchmarks. This work presents a garbage collector integrated with our strict, parallel functional language implementation, Manticore, and shows that it scales effectively on both a 48-core AMD Opteron machine and a 32-core Intel Xeon machine.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Garbage Collection for Multicore NUMA Machines does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Garbage Collection for Multicore NUMA Machines, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Garbage Collection for Multicore NUMA Machines will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-497585

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.