Computer Science – Programming Languages
Scientific paper
2011-05-12
Computer Science
Programming Languages
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.
Auhagen Sven
Bergstrom Lars
Fluet Matthew
Reppy John
No associations
LandOfFree
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.
Profile ID: LFWR-SCP-O-497585