[rvm-research] Few clarifications in Treadmill class
Chathuri Gunawardhana <[email protected]>
| Newsgroups | gmane.comp.java.jikes.rvm.devel |
|---|---|
| Message-ID | <CALKGaNdtboLPpfQKNTQZHJvkeU1ukWFcr5ZRodaFLqnDBkaJGw@mail.gmail.com> |
Can you please explain me the differences between each linked list types
below in mmtk.utility.Treadmill class.
fromSpace = new DoublyLinkedList(granularity, shared);
toSpace = new DoublyLinkedList(granularity, shared);
allocNursery = new DoublyLinkedList(granularity, shared);
collectNursery = new DoublyLinkedList(granularity, shared);
Thank you very much!
--
Chathuri Gunawardhana
University of Moratuwa
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Jikesrvm-researchers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers