kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: prathamesh naik <prathamesh.naik20@gmail.com>
Cc: "Valdis Klētnieks" <valdis.kletnieks@vt.edu>,
	kernelnewbies@kernelnewbies.org
Subject: Re: Predicting Process crash / Memory utlization using machine learning
Date: Thu, 10 Oct 2019 09:17:58 +0200	[thread overview]
Message-ID: <20191010071758.GB258938@kroah.com> (raw)
In-Reply-To: <CAGG2BF79aHZOvw+1nG5RW32w7hX3HyGp1eB8t9Rr1G2N1ZR4Vg@mail.gmail.com>

On Wed, Oct 09, 2019 at 04:40:45PM -0700, prathamesh naik wrote:
> Thanks a lot for sharing.
> One of the problem I am facing is not having enough actual data. I can
> create simulated data but it is overfitting my algorithm.
> Second problem is I am not sure what all factors (called features in ML
> terms) are useful for pattern creation.
> Some of the factors I could think of were :
> 1. Memory used
> 2. CPU
> 3. shared memory
> 4. vmstat
> 5. message queue sizes

There are loads and loads of things you can monitor in a system.  See
any of the talks by Brendan Gregg http://www.brendangregg.com/ for lots
of examples.

good luck!

greg k-h

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

  reply	other threads:[~2019-10-10  7:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-09  8:23 Predicting Process crash / Memory utlization using machine learning prathamesh naik
2019-10-09 21:28 ` Valdis Klētnieks
2019-10-09 23:40   ` prathamesh naik
2019-10-10  7:17     ` Greg KH [this message]
2019-10-10  8:23 ` Ruben Safir

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=20191010071758.GB258938@kroah.com \
    --to=greg@kroah.com \
    --cc=kernelnewbies@kernelnewbies.org \
    --cc=prathamesh.naik20@gmail.com \
    --cc=valdis.kletnieks@vt.edu \
    /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;
as well as URLs for NNTP newsgroup(s).