All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kuniyasu Suzaki <k.suzaki-XSdjUN4cZ6fPDbFq/vQRIQ@public.gmane.org>
To: containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
Cc: bmc-XSdjUN4cZ6fPDbFq/vQRIQ@public.gmane.org
Subject: Re: BMC (Bare-Metal Container) is relased
Date: Wed, 14 Dec 2016 22:53:01 +0900	[thread overview]
Message-ID: <20161214.225301.410988067.k.suzaki@aist.go.jp> (raw)
In-Reply-To: <TYXPR01MB08135B40DAAE84338AC9F7A7BDBB0-enDngAEzY3pxg4pWkbNFRncolHNk5qUtvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>


I made a presentation of BMC at HPCC (IEEE Conference on High Performance Computing and Communications) 2016.
   http://www.swinflow.org/confs/2016/hpcc/
The title is "Bare-Metal Container --- Direct execution of a container image on a remote machine with an optimized kernel ---".
The slide is opened at slideshare.
   http://www.slideshare.net/suzaki/baremetal-container-presented-at-hpcc2016
   Original HP: http://www.itri.aist.go.jp/cpc/research/bmc/

BMC is resemble to VMware's "vSphere Integrated Containers" and Joyent's "Triton", but 
BMC is designed to customize Linux kernel for an application in a Docker image.
   VMware's "vSphere Integrated Containers"  http://www.vmware.com/products/vsphere/integrated-containers.html
   Jyoent's "Triton"  https://www.joyent.com/triton

BMC runs a Docker image with a customized kernel on a bare-metal remote machine using remote machine management technology (WakeupOnLan, Intel AMT, or IPMI) and network bootloader "iPXE".
BMC can solve the container's (Docker's) problem which is caused by Linux kernel.

If you are interesed in, please try.

-----------
Kuni Suzaki

From: 須崎有康 <k.suzaki-XSdjUN4cZ6fPDbFq/vQRIQ@public.gmane.org>
Subject: BMC (Bare-Metal Container) is relased
Date: Fri, 11 Nov 2016 15:54:13 +0900

> Hello,
> 
> We released BMC (Bare-Metal Container) which runs a container (Docker)
> image with a suitable Linux kernel on a remote physical machine.
> BMC allows to change the kernel and its settings for the container
> (Docker) image. As a result, the application extracts the full
> performance of the physical machine.
> 
> A pre-built BMC image using DIND (Docker in Docker) technique is
> offered. Users can avid burdensome setting up (ex. Apache CGI, etc).
> We strongly recommend new users to try this pre-built version.
> 
> Pre-built BMC Doceker Image https://hub.docker.com/r/baremetalcontainer/bmc/
> Source Code: https://github.com/baremetalcontainer/bmc
> Official HP: http://www.itri.aist.go.jp/cpc/research/bmc/
> 
> BMC is exhibited at the Super Computing 2016 (AIST booth 1709) held at
> Salt Lake City next week (Nov/14-17).
>   http://sc16.supercomputing.org
> 
> The detail of BMC will be presented at IEEE HPCC (High Performance
> Computing and Communication) 2016 (Dec/12-14) held at Sydney.
>   http://www.swinflow.org/confs/2016/hpcc/
> 
> -----------
> Kuni Suzaki

  parent reply	other threads:[~2016-12-14 13:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-11  6:54 BMC (Bare-Metal Container) is relased 須崎有康
     [not found] ` <TYXPR01MB08135B40DAAE84338AC9F7A7BDBB0-enDngAEzY3pxg4pWkbNFRncolHNk5qUtvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2016-12-14 13:53   ` Kuniyasu Suzaki [this message]
     [not found]     ` <20161214.225301.410988067.k.suzaki-XSdjUN4cZ6fPDbFq/vQRIQ@public.gmane.org>
2016-12-19  5:46       ` Eric W. Biederman
     [not found]         ` <877f6w5v50.fsf-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org>
2016-12-19 10:04           ` Kuniyasu Suzaki
     [not found]             ` <20161219.190450.77957768.k.suzaki-XSdjUN4cZ6fPDbFq/vQRIQ@public.gmane.org>
2016-12-19 15:51               ` James Bottomley
     [not found]                 ` <1482162675.2348.11.camel-d9PhHud1JfjCXq6kfMZ53/egYHeGw8Jk@public.gmane.org>
2016-12-20  3:03                   ` Kuniyasu Suzaki
     [not found]                     ` <20161220.120334.220534096.k.suzaki-XSdjUN4cZ6fPDbFq/vQRIQ@public.gmane.org>
2016-12-20  3:57                       ` Eric W. Biederman
     [not found]                         ` <87bmw7fe1f.fsf-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org>
2016-12-20 15:04                           ` Jeremy Eder
     [not found]                             ` <CABxNGQaJBjiYDPJRNNTam1iQmgU0EfvMPR6dbm4qy-ZTwfCLnw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-12-21  1:34                               ` Kuniyasu Suzaki
     [not found]                                 ` <20161221.103420.65388105.k.suzaki-XSdjUN4cZ6fPDbFq/vQRIQ@public.gmane.org>
2016-12-21 12:29                                   ` Jeremy Eder

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=20161214.225301.410988067.k.suzaki@aist.go.jp \
    --to=k.suzaki-xsdjun4cz6fpdbfq/vqriq@public.gmane.org \
    --cc=bmc-XSdjUN4cZ6fPDbFq/vQRIQ@public.gmane.org \
    --cc=containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
    /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.