Re: Kernelnewbies Digest, Vol 107, Issue 9

2019-10-10 Thread CRISTIAN ANDRES VARGAS GONZALEZ
Thank you very much, I understand better, I will continue checking the links that happened to me regards att cristian vargas El mié., 9 oct. 2019 a las 11:00, escribió: > Send Kernelnewbies mailing list submissions to > kernelnewbies@kernelnewbies.org > > To subscribe or unsubscribe vi

Re: Software Prefetching using Machine learning

2019-10-10 Thread Rik van Riel
On Thu, 2019-10-10 at 11:10 +0900, Irfan Ullah (울라 이르판) wrote: > Thank you for the responses. > It is not my assignment. Actually, we have initiated a project based > on the idea "incorporating artificial intelligence in the linux > kernel to increase its performance". That is an interesting ide

Re: Predicting Process crash / Memory utlization using machine learning

2019-10-10 Thread Ruben Safir
On 10/9/19 4:23 AM, prathamesh naik wrote: > Hi all, > I want to work on project which can predict kernel process > crash or even user space process crash (or memory usage spikes) using > machine learning algorithms. Can someone point me what all data can be > useful for tuning my algor

Re: Predicting Process crash / Memory utlization using machine learning

2019-10-10 Thread Greg KH
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