On Fri, Nov 23, 2012 at 06:22:26PM +0100, Peter Senna Tschudin wrote:
> On Fri, Nov 23, 2012 at 5:52 PM, Greg KH <[email protected]> wrote:
> > On Fri, Nov 23, 2012 at 02:43:47PM +0100, Peter Senna Tschudin wrote:
> >> On Fri, Nov 23, 2012 at 3:48 AM, Greg KH <[email protected]> 
> >> wrote:
> >> > On Thu, Nov 22, 2012 at 10:01:02AM +0100, Peter Senna Tschudin wrote:
> >> >> I've write this scripts because I want to test both the build and the
> >> >> boot of -rc stable Kernels. I would like some feedback on the
> >> >> directions I'm going.
> >> >>
> >> >> My goal is to use cloud infrastructure like Amazon EC2 or Google
> >> >> Compute Engine, to build and boot stable -rc Kernels.
> >> >
> >> > EC2 makes it pretty hard to boot your own kernels, right?  Does Google
> >> > make it any easier?
> >> I found a simple way of creating instances for testing Kernels at EC2.
> >
> > You did?  Any pointers to it?  I would love to be able to do this as
> > part of my daily stable test builds that I do today on EC2.
> 
> I do not have instructions yet, but I can do an image/AMI for you, so
> you can create instances of it. What distro do you want? I already
> have a clean and minimum Fedora17 install that I've used successfully
> today for compiling and testing 3.6.8-rc1.

If I use an AMI like this, can I successfully replace the kernel and
have it boot properly?  If so, sure, I'd love to see it, but note I will
probably not be able to do anything with it until late next week due to
the holidays here.

> > Hm, no, I _wish_ I could build in one minute on an EC2 image, right now
> > it's about 5 minutes, as you have found.  I too put everything into a
> > tmpfs to get the speed up (EC2 disk speeds suck), and I'm also using a
> > cc2.8xlarge type, as that's the fastest one I could find.
> 
> I'll do some testing with distcc and EC2. Using distcc I was able to
> reduce the build time by half using 2 desktops and my notebook instead
> of only my notebook. Maybe we can have half minute if we use some
> cc2.8xlarge... :-)

If you use a cluster of cc2.8xlarge images and distcc, you might be able
to get the speed up, but that depends on the speed of the network as
well.  I'll play around with that idea later next week if I get the
chance.

Although I can't imagine what the cost will be for doing something like
this, pretty soon it will just make more sense to buy a real box and use
it instead of the cloud :)

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to