Re: [lc-devel] hello
Status: Beta
Brought to you by:
nitin_sf
From: Rodrigo S. de C. <rc...@im...> - 2003-05-17 17:09:46
|
On Sat, May 17, 2003 at 06:16:59PM +0200, curious wrote: > i compiled patch from you, and it bug() in filemap.c:66 > in process loop0 . > then in concluded it may be associated with mmaped loop0 > so i disabled "support for page cache compression" > without this ccache works fine and stable :D That is great, although you probably will want support for page cache compression when we fix this problem :-) > i had swapping via loop0 , and it was on filesys, quite rare case, > but happens. If I understood correctly from your previous email, you have a file from a FAT partition that you mount in Linux using loop device, right? I will try to set it up here to try to reproduce the problem if I notice I don't have clue of what may be wrong. However, let me ask you something. If you are using a swap file, and mounting it using loop, why don't you set up Linux to use the swap file directly, since it has support for it? Is there any issue related to a be a file on a FAT partition? > are you having clue what might be b0rked ? I still don't a clue of what is going on. > in meantime i'll apply patch to 21rc2-ac1 and test it with page > cache compression disabled. Great, tell me if you have problems running comp cache with this version. Regards, -- Rodrigo |