<div dir="auto"><div dir="auto"></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat 30 May, 2020, 20:57 Harsh chopra, <<a href="mailto:serviceprovider.tester@gmail.com" target="_blank" rel="noreferrer">serviceprovider.tester@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi everyone,</div><div>I have been following the Kernel Hacking steps to submit my first patch but I am facing problem in the kernel compilation as its taking more than a day may be due to low computing resources..</div><div>I have Ubuntu 20.04 LTS with 4GB  DDR3 ram 1 TB HDD, Intel i3  2.GHZ and 4 cores but I have been using virt-manager for the kernel development with CentOS 8.1 (minimal req.) and  resources 70 GB storage, 2 GB ram and 2 cores.</div></div></blockquote></div><div class="gmail_quote" dir="auto"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Thus if anyone could suggest how much computing power to have or any other method so that I could make my development process smooth.</div></div></blockquote></div><div dir="auto"><br></div><div dir="auto"><div dir="auto" style="font-family:sans-serif">The configurations of your pc are fine.</div><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif">My personal computer has the same specs with a slight difference that I have 12 GiBs of main memory.</div><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif">I had the same problem in the beginning (tho I started only a few months ago).</div><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif">I suggest you use `make -j4` or a higher number for compilation.</div><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif">And now my system does the compilation in less than 30 minutes.</div><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif">What options are you using while building the kernel ??</div><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif"><br></div></div><div class="gmail_quote" dir="auto"></div><div class="gmail_quote" dir="auto"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
_______________________________________________<br>
Kernelnewbies mailing list<br>
<a href="mailto:Kernelnewbies@kernelnewbies.org" rel="noreferrer noreferrer" target="_blank">Kernelnewbies@kernelnewbies.org</a><br>
<a href="https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" rel="noreferrer noreferrer noreferrer" target="_blank">https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
</blockquote></div></div>