help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Grey pages


From: Gwenaël Casaccio
Subject: Re: [Help-smalltalk] Grey pages
Date: Thu, 29 Mar 2012 20:49:22 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120310 Thunderbird/11.0

On 29/03/2012 17:46, Gwenaël Casaccio wrote:
Hi,

Here is a small patch that fix an issue when grey page are removed
in the compaction step :
  - first it was not needed because the work is done with the
oldspace_before_freeing function;
  - and it removes all the pages (except the pages from
the loaded image) and that causes the bug with the fixed space pages
(it doesn't make the difference between an oldspace or fixedspace page).

And I want to thanks Paolo that helps me to find that bug :)

Cheers,
Gwen


Now with the patch :)

Attachment: greyPages.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]