View previous topic :: View next topic |
Author |
Message |
suck_ma_penguin Apprentice
Joined: 03 May 2004 Posts: 180
|
Posted: Sun Jun 13, 2004 6:44 pm Post subject: 2.6.6-LOVE4 |
|
|
I have heard love4 recommended as the most stable love. Firstly, I want to know if it is also very fast (Running a slow CPU, need speed for X) and where I can get it from (I can't find 2.6.6-love4 anywhere) |
|
Back to top |
|
|
yngwin Retired Dev
Joined: 19 Dec 2002 Posts: 4572 Location: Suzhou, China
|
|
Back to top |
|
|
suck_ma_penguin Apprentice
Joined: 03 May 2004 Posts: 180
|
Posted: Sun Jun 13, 2004 6:54 pm Post subject: |
|
|
Is there an ebuild for that? And also, are the "speedy" kernels faster? |
|
Back to top |
|
|
polle Veteran
Joined: 28 Feb 2003 Posts: 1498 Location: Belgium
|
|
Back to top |
|
|
suck_ma_penguin Apprentice
Joined: 03 May 2004 Posts: 180
|
Posted: Sun Jun 13, 2004 7:23 pm Post subject: |
|
|
That ebuild doesn't work, as the love sources seem to have dissappeared! |
|
Back to top |
|
|
yngwin Retired Dev
Joined: 19 Dec 2002 Posts: 4572 Location: Suzhou, China
|
Posted: Sun Jun 13, 2004 7:29 pm Post subject: |
|
|
Copy this and save in your portage overlay as love-sources-2.6.6-r4.ebuild
Code: | # Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: $
K_PREPATCHED="yes"
K_NOSETEXTRAVERSION="don't_set_it"
ETYPE="sources"
inherit kernel-2
detect_version
LOVEPV_SRC="http://www.stijlstek.nl/os/linux/lokean-sources/2.6.6-love4.bz2"
UNIPATCH_STRICTORDER="yes"
UNIPATCH_LIST="${DISTDIR}/${KV}.bz2"
DESCRIPTION="Development branch of the Linux Kernel with Andrew Morton's patchset and other performance-ish patches and tweaks. Maintained by Lovechild, steel300, and OneOfOne"
HOMEPAGE="http://oneofone.limitlessfx.com/love-sources/ http://www.public.iastate.edu/~jpcox/"
SRC_URI="${KERNEL_URI} ${LOVEPV_SRC}"
KEYWORDS="x86 ~amd64 ~ia64" |
|
|
Back to top |
|
|
suck_ma_penguin Apprentice
Joined: 03 May 2004 Posts: 180
|
Posted: Sun Jun 13, 2004 7:39 pm Post subject: |
|
|
Stuff it, I'll use 2.6.6_rc3-r3 from oneofone's mirror. |
|
Back to top |
|
|
ryceck Apprentice
Joined: 13 Jan 2004 Posts: 195
|
|
Back to top |
|
|
LinuxRocks Guru
Joined: 27 Nov 2003 Posts: 397 Location: New Mexico
|
Posted: Sun Jun 13, 2004 10:38 pm Post subject: |
|
|
Ok, I have a question...
I use Love 4 and I just started using the new one (2.6.7-rc3-love) and it seems to work great...
The question I have is this. All the love sources is, is a patch, so where do you get the rest of the kernel? I have the ck-sources installed already, so does it copy the tree from there and then apply the patch?
The reason I ask, is when I emerge the love-sources, it only downloads about 2 megs worth of patches, then starts copying. The kernel source is over 30 megs i thought.
Thanks!!!
Joe |
|
Back to top |
|
|
ryceck Apprentice
Joined: 13 Jan 2004 Posts: 195
|
Posted: Sun Jun 13, 2004 10:41 pm Post subject: |
|
|
LinuxRocks wrote: | Ok, I have a question...
I use Love 4 and I just started using the new one (2.6.7-rc3-love) and it seems to work great...
The question I have is this. All the love sources is, is a patch, so where do you get the rest of the kernel? I have the ck-sources installed already, so does it copy the tree from there and then apply the patch?
The reason I ask, is when I emerge the love-sources, it only downloads about 2 megs worth of patches, then starts copying. The kernel source is over 30 megs i thought.
Thanks!!!
Joe |
Love-sources make use of the vanilla-sources from kernel.org, and probably so do ur ck-sources |
|
Back to top |
|
|
LinuxRocks Guru
Joined: 27 Nov 2003 Posts: 397 Location: New Mexico
|
Posted: Sun Jun 13, 2004 11:42 pm Post subject: |
|
|
Oohhh.... So, when I install the CK sources, it downloads the software (kernel tree) from kernel.org. So, when I install Love, it uses the CK tree that came from, well, you get the picture...
Ok, cool, so that means whatever optimizations that come in the CK kernel are already there when I emerge the Love sources...
Does it base what software to get from what is linked off the /usr/src/linux link?
If so, then I can use any "Base" kernel I want too?
Sorry for all the questions, just cuirous
Joe |
|
Back to top |
|
|
yngwin Retired Dev
Joined: 19 Dec 2002 Posts: 4572 Location: Suzhou, China
|
Posted: Mon Jun 14, 2004 1:21 am Post subject: |
|
|
suck_ma_penguin wrote: | Stuff it, I'll use 2.6.6_rc3-r3 from oneofone's mirror. |
Stuff it yourself! I'm helping you out and then this??!
LinuxRocks wrote: | Ok, cool, so that means whatever optimizations that come in the CK kernel are already there when I emerge the Love sources... |
No. Both love and ck use the vanilla sources. On top of that each one applies their own patches. |
|
Back to top |
|
|
Pink Veteran
Joined: 24 Jul 2003 Posts: 1062
|
Posted: Mon Jun 14, 2004 7:29 am Post subject: |
|
|
LinuxRocks wrote: | Oohhh.... So, when I install the CK sources, it downloads the software (kernel tree) from kernel.org. So, when I install Love, it uses the CK tree that came from, well, you get the picture...
Ok, cool, so that means whatever optimizations that come in the CK kernel are already there when I emerge the Love sources...
Does it base what software to get from what is linked off the /usr/src/linux link?
If so, then I can use any "Base" kernel I want too?
Sorry for all the questions, just cuirous
Joe |
Just calrifying the above anser to your question.
Most patch sets, whether they are mm-sources, ck-sources or love-sources use the basic (known as vanilla) kernel as a base. At the moment, the 2.6.6 kernel is the base they are using.
So, if you then load the latest 'vanilla' kernel, 2.6.7-rc3, (rc3 meaning release candidate #3), the ebuild, if there is one, loads the 2.6.6 kernel, then the 2.6.7-rc3 patch.
If you then emerge, for example, love sources, you will already have 2.6.6 base and the 2.6.7-rc3 in your /usr/portage/distfiles, so it only needs to download the mm-patchset and the love-patchset to work.
So, you will have nothing the same between ck-sources and love-sources, except the base of the 2.6.6 and if they share the 2.6.7-rc3 patch.
Any other similarities are coincidence as love-sources are based on the mm-patchset (Which is 2.6.6 base, + 2.6.7-rc3 patch, + 2.6.7-rc3-mm1 patch).
Make sense? |
|
Back to top |
|
|
suck_ma_penguin Apprentice
Joined: 03 May 2004 Posts: 180
|
Posted: Mon Jun 14, 2004 9:08 pm Post subject: |
|
|
Sorry, that stuff it wan't intended to offend! Your ebuild didn't work, and I'm in the middle of exams, so I'm a bit too lazy to sort it all AND do revision |
|
Back to top |
|
|
spb Retired Dev
Joined: 02 Jan 2004 Posts: 2135 Location: Cambridge, UK
|
Posted: Mon Jun 14, 2004 9:20 pm Post subject: |
|
|
Well, don't do revision then! It's quite simple really.
Actually, I guess I've been pretty lucky with A levels so far, given my general lack of any revision. |
|
Back to top |
|
|
giuseppe Tux's lil' helper
Joined: 25 Apr 2004 Posts: 78
|
Posted: Tue Jun 15, 2004 8:52 am Post subject: |
|
|
Well, I don't find anywhere the patch-list for 2.6.6-love4 .
There's the list for lokean1:
http://www.stijlstek.nl/os/linux/lokean-sources/2.6.6-lokean1.patches.list
but there isn't 2.6.6-love4.notes.
where can I get it from? Thank you. _________________ "Unter einer Menge verstehen wir jede
Zusammenfassung M Von bestimmten
wohlunterschiedenen Objekten in unserer
Anschauung oder unseres Denkens (welche
die Elemente von M genannt werden) zu einem ganzen." Georg Cantor |
|
Back to top |
|
|
|