Re: [patch] CFS scheduler, -v10

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: James Cloos
Date: Monday, May 7, 2007 - 11:49 am

|> git checkout -b git checkout -b cfs v2.6.21

Damn, sorry about the typo.  That should of course be:

#!/bin/sh
git clone -l -s -n \
 git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \
 2.6.21-cfs-master
cd 2.6.21-cfs-master
git checkout -b cfs v2.6.21
git pull git://people.freedesktop.org/~cloos/cfs-2.6.git
git checkout master
git pull . cfs


-JimC
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch] CFS scheduler, -v10, Ingo Molnar, (Mon May 7, 9:33 am)
Re: [patch] CFS scheduler, -v10, James Cloos, (Mon May 7, 11:35 am)
Re: [patch] CFS scheduler, -v10, Ingo Molnar, (Mon May 7, 11:40 am)
Re: [patch] CFS scheduler, -v10, James Cloos, (Mon May 7, 11:49 am)
Re: [patch] CFS scheduler, -v10, James Cloos, (Mon May 7, 12:32 pm)
Re: [patch] CFS scheduler, -v10, Paolo Ciarrocchi, (Mon May 7, 1:43 pm)
Re: [patch] CFS scheduler, -v10, Mike Galbraith, (Tue May 8, 12:51 am)
Re: [patch] CFS scheduler, -v10, Mike Galbraith, (Tue May 8, 1:32 am)