From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ewerton Romulo Subject: Run linux in ramdisk(tmpfs) and use a mounted HD for files cause memory and CPU overflow! Date: Mon, 27 Jun 2005 06:18:11 -0300 Message-ID: <1f52e8ed050627021872365696@mail.gmail.com> Reply-To: Ewerton Romulo Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from wproxy.gmail.com ([64.233.184.197]:63251 "EHLO wproxy.gmail.com") by vger.kernel.org with ESMTP id S261526AbVF0JSO convert rfc822-to-8bit (ORCPT ); Mon, 27 Jun 2005 05:18:14 -0400 Received: by wproxy.gmail.com with SMTP id 57so356200wri for ; Mon, 27 Jun 2005 02:18:11 -0700 (PDT) To: linux-fsdevel@vger.kernel.org Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org I am building a very small linux system to boot off an IDE-HD module and run from a ramdisk. He=B4s working well and have no problem funtion like that. I=B4m usin= g linux kernel 2.4.30! But some times I need to mount a partion on HD and use a directory to save many files in it! I mount it, create a directory there but ... when I try to use the HD mount with the directory, save many files in it, the memory go up .. up =2E.. and the linux stop working!!! If I umount the partion everything return to function well. When I mount the partion again and begin to put files in it ... the problem return! I try to mount partion using ext2 and ext3 ... the problem is the same!!! I believe that has something not working well with how the ramdisk or initrd use the HD mounted!!! I apreciate any help ... - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel= " in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html