Results 1 to 10 of 24
i have 2 computers, one with a 1.6GHz cpu and 256MB of ram running ubuntu 10.04, the other has a 2.4GHz cpu and 128MB of ram running DSL. my question ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-08-2010 #1Just Joined!
- Join Date
- Apr 2010
- Location
- uk
- Posts
- 44
compile times
i have 2 computers, one with a 1.6GHz cpu and 256MB of ram running ubuntu 10.04, the other has a 2.4GHz cpu and 128MB of ram running DSL. my question is which one would compile the linux kernel (2.6) the quickest?
- 06-08-2010 #2
if the processors are the same, except for the clock speed, i would think the 2.4 ghz would be faster
i don't think memory will be an issue
- 06-08-2010 #3Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,143
Actually, memory is very much likely to be an issue here if you are compiling anything but the most trivial program. In any case, the only way to tell is to do some timing tests - timing the build of the same set of code on both systems running the same mix of software and same compiler versions. That will give a baseline measurment, however if other applications may be run at various times while the compilation is going on, you might want to simulate that as well.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 06-08-2010 #4
Duh, Being a Biker. Wouldn't the Ubuntu Box running Gnome gob up more ram than DSL running Fluxbox? Seems to me, That if he has all the tools to compile in DSL. DSL would be faster than Ubuntu (with all it's background stuff running)
Linux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Windows 7=(cuz of scooters)
Free Linux Books
Free R Books
- 06-08-2010 #5Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,143
Well Roky, it's possible that Ubuntu is running without a GUI, etc. Hence my comment about running the systems with similar load factors.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 06-08-2010 #6Linux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Windows 7=(cuz of scooters)
Free Linux Books
Free R Books
- 06-08-2010 #7Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,143
Well Roky, you did make a good point! In fact, my myopic eyeballs missed the itty bitty detail about Ubuntu 10.04 vs DSL...
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 06-09-2010 #8Just Joined!
- Join Date
- Apr 2010
- Location
- uk
- Posts
- 44
yeah that would probably be the best way but what code should i to use?Actually, memory is very much likely to be an issue here if you are compiling anything but the most trivial program. In any case, the only way to tell is to do some timing tests - timing the build of the same set of code on both systems running the same mix of software and same compiler versions. That will give a baseline measurment, however if other applications may be run at various times while the compilation is going on, you might want to simulate that as well.
there both Celerons.if the processors are the same, except for the clock speed, i would think the 2.4 ghz would be faster
so would using Fluxbox with ubuntu make it more even than using the command line or Gnome?Well Roky, it's possible that Ubuntu is running without a GUI, etc. Hence my comment about running the systems with similar load factors.
- 06-09-2010 #9No. You will be running Ubuntu in a X enviorment still, even though Fluxbox is lighter than Gnome.so would using Fluxbox with ubuntu make it more even
DSL just runs Lighter than Ubuntu. Nature of the beast.
If compiling a kernel in Ubuntu with 256mb of ram. There has been no mention of swap partition size also. Booting into single user mode would be the lightest way to compile in Ubuntu.than using the command line
But Hey, I am just a Linux using Motorcycle Shop Owner. Take what I say with a grain of salt. Better coders than me know more about this than I.
Linux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Windows 7=(cuz of scooters)
Free Linux Books
Free R Books
- 06-09-2010 #10Just Joined!
- Join Date
- Jun 2010
- Posts
- 5
ofcourse the latter one


Reply With Quote

