PSA: Don't compile the kernel using an Atom CPU

little elvis

Senior member
Sep 8, 2005
227
0
0
LOL wow. How long does recompiling the kernel normally take?

On my Core 2 Duo laptop it usually took between 45 min to 1 hour.

It took 4 hours and 12 minutes using an Atom CPU.

And I was just thinkng about installing Funtoo (Gentoo) on my netbook. Well, that's definitely ain't going to happen!
 

heymrdj

Diamond Member
May 28, 2007
3,999
63
91
Well I used to compile on my development box :p. That was a donated PIII 533 mhz box overclocked to 780mhz with 196MB of RAM.

It took 1.5 hours just to compile the newest build of the ISPConfig control panel, and I would sometimes have to do that 4 times a day. That was time consuming lol. I finally got a P4 rig to do it, 2.8Ghz with hyper threading, and it did it in 10-15 minutes.
 

erwos

Diamond Member
Apr 7, 2005
4,778
0
76
If you're trying to build all the modules, I could imagine it takes a while.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
Which is just one reason why you should stick to distro packaged kernels. There's virtually zero reaons to compile your own these days.
 

xSauronx

Lifer
Jul 14, 2000
19,582
4
81
Which is just one reason why you should stick to distro packaged kernels. There's virtually zero reasons to compile your own these days.

this. why compile your own if youre using commodity hardware? whatever you do to the kernel...the atom isnt going to be but so damn fast.
 

Satyrist

Senior member
Dec 11, 2000
458
1
81
Which is just one reason why you should stick to distro packaged kernels. There's virtually zero reaons to compile your own these days.

Sabayon does this already, and it's built upon Gentoo..Same as lvl3 install (If I remember the stages of installation properly, anyhoo)
 

Red Squirrel

No Lifer
May 24, 2003
69,473
13,166
126
www.anyf.ca
That's got to suck when you wait that long only to get a syntax error for something really stupid like forgetting a semicolon lol.

And I thought my UO server took long to compile, used to take 10 minutes now it's about 1 minute since my last upgrade. WAY less code obviously, comparing a server app to a full blown OS kernel here. :p
 

Fox5

Diamond Member
Jan 31, 2005
5,957
7
81
I compiled sage mathematics recently on a 1.5Ghz Pentium M. That took about 8 hours to finish. There's an interesting anecdote in the build docs about how it took around 2 weeks on an android phone.