All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Chirag Chauhan <chirag.holmes@gmail.com>
Cc: kernelnewbies@kernelnewbies.org
Subject: Re: Partition linux page cache for each VM
Date: Fri, 26 Apr 2019 08:23:52 +0200	[thread overview]
Message-ID: <20190426062352.GA5920@kroah.com> (raw)
In-Reply-To: <CAPBfXi1Ms6b_ZwDGyjuWK+gL=n8PX0u0Nc4ALtkYKyzuSuwX3A@mail.gmail.com>

On Fri, Apr 26, 2019 at 03:01:52AM +0530, Chirag Chauhan wrote:
> On Thu, Apr 25, 2019 at 10:57 PM Greg KH <greg@kroah.com> wrote:
> 
> > On Thu, Apr 25, 2019 at 07:06:54PM +0530, Chirag Chauhan wrote:
> > > Hey,
> > >
> > > I need to modify pagecache such that each VM gets their own LRU list and
> > > eviction is done from that list.
> >
> > Odd, please step back, why have you determined that this is something
> > that you have to do?  Were you told to do this by someone?  Is this a
> > homework assignment?  What problems are you thinking that this might
> > help with?
> 
> I have selected this as a course project for a course on virtualization.

Great!  Do we get credit for this as well?  Be sure to let your
professor know that random people on the internet contributed to your
grade :)

Good luck, you are on your own here, sorry.

> Doing this will reduce the performance interference between virtual
> machines.

I really doubt it will, but hey, that's what research is for!  :)

greg k-h

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

      parent reply	other threads:[~2019-04-26  6:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-25 13:36 Partition linux page cache for each VM Chirag Chauhan
2019-04-25 17:27 ` Greg KH
2019-04-25 21:31   ` Chirag Chauhan
2019-04-26  2:08     ` Valdis Klētnieks
2019-04-26  6:23     ` Greg KH [this message]

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=20190426062352.GA5920@kroah.com \
    --to=greg@kroah.com \
    --cc=chirag.holmes@gmail.com \
    --cc=kernelnewbies@kernelnewbies.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.