Re: Controlling use of page cache for usb-storage disk access in a MIPS based embedded system

From: Srinivasan Jayarajan
Date: Sun Jul 12 2009 - 23:44:12 EST


The original issue was due to ftruncate() system calls on a FAT
filesystem. Avoiding ftruncate() on a FAT file system solved the OOM
problem.

Thanks for the help
-Srini

On Wed, Dec 10, 2008 at 11:30 AM, Greg KH<greg@xxxxxxxxx> wrote:
> On Fri, Dec 05, 2008 at 11:00:19AM +0530, Srinivasan Jayarajan wrote:
>> Hi,
>>
>> Â I have Linux 2.6.16-17 running on a MIPS development board.
>
> That kernel is a few years old now, and is quite obsolete from a
> community standpoint. ÂHave you tried a more recent version to see if
> the same issues are present?
>
> thanks,
>
> greg k-h
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/