View previous topic :: View next topic |
Author |
Message |
ILoveUNIX n00b

Joined: 10 Dec 2009 Posts: 7
|
Posted: Thu Dec 10, 2009 8:16 pm Post subject: Gentoo-sources: BFS sheduler [solved] |
|
|
Hi guys,
i want to compile "sys-kernel/gentoo-sources-2.6.32" and integrate new sheduler BFS... How I to do?
emerge gentoo-sources
...
> instaling
...
(sys-kernel/gentoo-sources-2.6.32 ... instaled successful)
...
ln -dfs ...
eselect ...
...
/usr/src/linux: patch -p1 < ./path/patch-bfs ???
Is right? Where i find patch for BFS sheduler? It is possible?
Lucas
Last edited by ILoveUNIX on Thu Dec 10, 2009 8:50 pm; edited 1 time in total |
|
Back to top |
|
 |
MageSlayer Apprentice


Joined: 26 Jul 2007 Posts: 253 Location: Ukraine
|
|
Back to top |
|
 |
ILoveUNIX n00b

Joined: 10 Dec 2009 Posts: 7
|
Posted: Thu Dec 10, 2009 8:28 pm Post subject: |
|
|
Thanks!
Lucas |
|
Back to top |
|
 |
cach0rr0 Bodhisattva


Joined: 13 Nov 2008 Posts: 4123 Location: Houston, Republic of Texas
|
Posted: Thu Dec 10, 2009 10:16 pm Post subject: |
|
|
Hi there
you might also want to look at zen-sources, which already include the BFS patchset, as well some other goodies.
I recently changed from gentoo-sources to zen-sources and the results have been...well, awesome. |
|
Back to top |
|
 |
Anon-E-moose Watchman


Joined: 23 May 2008 Posts: 6369 Location: Dallas area
|
Posted: Thu Dec 10, 2009 10:46 pm Post subject: |
|
|
I too changed from gentoo-sources to zen-sources and am happy with the way the system runs (using BFS) _________________ UM780 xtx, 6.14 zen kernel, gcc 15, openrc, wayland
Got to love snowflakes, how does the world survive without them. |
|
Back to top |
|
 |
jbouzan Tux's lil' helper

Joined: 23 Nov 2007 Posts: 138
|
Posted: Fri Dec 11, 2009 1:37 am Post subject: |
|
|
So I'm planning on switching to Zen sources to try out the BFS, but I'd like to know if anything needs to be done other than emerging and compiling it. Will programs that depend on gentoo-sources be satisfied with zen-sources? I don't seem to have anything like a virtual/kernel installed.
Code: | $eix -IC virtual | ack kern
$ eix -IC virtual | ack lin
$ eix -IC virtual | ack sour
Homepage: http://libusb.sourceforge.net/
$ |
Are there any tools to convert a gentoo-sources or vanilla .config to a zen-sources one? |
|
Back to top |
|
 |
mikegpitt Advocate


Joined: 22 May 2004 Posts: 3224
|
Posted: Fri Dec 11, 2009 2:25 am Post subject: |
|
|
jbouzan wrote: | So I'm planning on switching to Zen sources to try out the BFS, but I'd like to know if anything needs to be done other than emerging and compiling it. Will programs that depend on gentoo-sources be satisfied with zen-sources? I don't seem to have anything like a virtual/kernel installed.
Code: | $eix -IC virtual | ack kern
$ eix -IC virtual | ack lin
$ eix -IC virtual | ack sour
Homepage: http://libusb.sourceforge.net/
$ |
Are there any tools to convert a gentoo-sources or vanilla .config to a zen-sources one? | Run `make oldconfig` after you copy your old .config to your kernel sources directory. I don't run zen sources (although this thread makes me curious) but I would be surprised if you needed extra packages installed, and if you did the dependencies would be in the ebuild. |
|
Back to top |
|
 |
cach0rr0 Bodhisattva


Joined: 13 Nov 2008 Posts: 4123 Location: Houston, Republic of Texas
|
Posted: Fri Dec 11, 2009 2:45 am Post subject: |
|
|
you shouldnt need any extra packages or really have to rebuild anything
far as configuring a zen kernel, relevant links in signature _________________ Lost configuring your system?
dump lspci -n here | see Pappy's guide | Link Stash |
|
Back to top |
|
 |
|