On Thu, 2006-09-28 at 10:26, Gaurav Dhiman wrote: > On 9/28/06, Lei Jin <[EMAIL PROTECTED]> wrote: > > Thank you for your kind replies. > > > > I just want to get a general idea before I dig into the detail in the code. > > I am interested in the coloring algorithm and would like to do some > > experiments on it. I am happy that OpenSol already has the coloring > > implemented. Apparently, Linux does not. > > > > One more question is: does the page allocation function has a parameter > > like "color" so we could control the color of the page? > > Can you breifly explain what is coloring algo in page allocation or > provide me some pointers, I would like to know about it. >
Gaurav, Check out: http://citeseer.ist.psu.edu/cs and do a search for page coloring. That should get you the most information about what it is. Lei, mentioned briefly what it is in a recent email, but this goes beyond that for extra background information. --Mike > Thanks, > Gaurav > > > > > > By the way, how do you think these coloring algorithms perform in reality > > in terms of L2 or overall performance? > > > > Lei > > > > > > This message posted from opensolaris.org > > _______________________________________________ > > opensolaris-code mailing list > > [email protected] > > http://mail.opensolaris.org/mailman/listinfo/opensolaris-code > > > > > -- > Gaurav > Email: [EMAIL PROTECTED] > -------------------------------------------- > Read my articles at: http://lkdp.blogspot.com > -------------------------------------------- > Easy to get air tickets at affordable price, > US to India Air Tickets: www.Ritz-Travel.com > Call at 001-503-848-2299 or mail at [EMAIL PROTECTED] > -------------------------------------------- > _______________________________________________ > opensolaris-code mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/opensolaris-code _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
