From: James Cloos <cloos@jhcloos.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [patch] CFS scheduler, -v10
Date: Mon, 07 May 2007 14:49:33 -0400 [thread overview]
Message-ID: <m34pmoqxij.fsf@lugabout.jhcloos.org> (raw)
In-Reply-To: <m3abwgqy5m.fsf@lugabout.jhcloos.org> (James Cloos's message of "Mon\, 07 May 2007 14\:35\:42 -0400")
|> 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
next prev parent reply other threads:[~2007-05-07 18:50 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-07 16:33 [patch] CFS scheduler, -v10 Ingo Molnar
2007-05-07 18:35 ` James Cloos
2007-05-07 18:40 ` Ingo Molnar
2007-05-07 19:32 ` James Cloos
2007-05-07 18:49 ` James Cloos [this message]
2007-05-07 20:43 ` Paolo Ciarrocchi
2007-05-08 0:47 ` Fortier,Vincent [Montreal]
2007-05-08 7:51 ` Mike Galbraith
2007-05-08 8:32 ` Mike Galbraith
-- strict thread matches above, loose matches on Subject: below --
2007-05-09 11:21 Al Boldi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m34pmoqxij.fsf@lugabout.jhcloos.org \
--to=cloos@jhcloos.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.