linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Anil Kumar <anilk@cdotd.ernet.in>
To: Rik van Riel <riel@conectiva.com.br>
Cc: linux-mm@kvack.org
Subject: Re: Regarding Page Cache ,Buffer Cachein  disabling in Linux Kernel.
Date: Tue, 30 Jul 2002 10:19:32 +0500 (GMT+0500)	[thread overview]
Message-ID: <Pine.OSF.4.10.10207301003300.3850-100000@moon.cdotd.ernet.in> (raw)
In-Reply-To: <Pine.LNX.4.44L.0207291122310.3086-100000@imladris.surriel.com>

Hello All,
  
> On Mon, 29 Jul 2002, Anil Kumar wrote:
> 
> >   I am new to this mailing list.I am going through the linux kernel
> >  source code. I want to disable the Page Caching,Buffer Caching  in
> >  the Kernel.How can i do it  ?
> 
> You cannot disable it, without the page cache read(2) and write(2)
> don't have a target to read or write data to/from...
> 
  On My board i have RAM of 8 MB and swapping is disabled.when my 
 system comes up i download binaries (Linux Kernel + Other Application
 Binaries) from flash on the board to the RAM and start processing.

  As i think if 

 a) i allow page caching then there is going to be 2 copies of
  data in my system and i want to avoid it.

 b) Always  my process pages are going to be in RAM and there would be
    no page fault(Unless application have bugs b'se swapping is 
    disabled).
  
   
Regards
Anil


--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/

  reply	other threads:[~2002-07-30  5:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-29 13:30 Anil Kumar
2002-07-29 14:22 ` Rik van Riel
2002-07-30  5:19   ` Anil Kumar [this message]
2002-07-30  5:07     ` Jonathan Morton
2002-07-30  6:55       ` Regarding Page Cache ,Buffer Cachein disabling in LinuxKernel Anil Kumar Nanduri

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.OSF.4.10.10207301003300.3850-100000@moon.cdotd.ernet.in \
    --to=anilk@cdotd.ernet.in \
    --cc=linux-mm@kvack.org \
    --cc=riel@conectiva.com.br \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox