タグ

OSとOSvに関するyassのブックマーク (3)

  • OSv

    OSv Presentation Transcript OSv @syuu1228 Who am I? • • @syuu1228 です • FreeBSD src commiter です BHyVe とか弄ってます • Software Design で「ハイパーバイザの作り方」 という連載を書いてます バックナンバーを公開中: http://goo.gl/8AVRb8 カーネル/ VM 探検隊とか主催してます( Not 関 西) OSv って聞いたことある ? • • 公式サイト: http://osv.io/ • インストール方法はこちら: 聞いたことない人は、手元の Linux マシンに早 速入れてみよう! • • http://d.hatena.ne.jp/syuu1228/ https://github.com/cloudius-systems/osv/blob/mast

  • KVM開発エンジニアらが立ち上げたベンチャーCloudius、クラウド向けOS「OSv」を発表 | OSDN Magazine

    米Cloudius Systemsは9月17日、クラウド向けに設計したOS「OSv」を発表、バージョン0.01を公開した。XenやKVMなどのハイパーバイザ上で動作する専用OSで、仮想マシン上での実行に向けて最適化されているのが特徴。ライセンスはBSDライセンスで、プロジェクトのWebサイトからソースコードを入手できる。 OSvは「Operation System virtualized」の略で、仮想マシン上でアプリケーションを動かすために開発したOS。Cloudius SystemsはKVM技術を持つQumranet(米Red Hatが2008年買収)のコアチームが立ち上げたベンチャー企業で、KVMプロジェクトを率いていたAvi Kivity氏がCTOを務めている。 C++11で書かれており、FreeBSDのTCPスタック、ZFSファイルシステムなどを含む。ハイパーバイザーやJava仮想

    KVM開発エンジニアらが立ち上げたベンチャーCloudius、クラウド向けOS「OSv」を発表 | OSDN Magazine
    yass
    yass 2013/09/20
    " C++11で書かれており、FreeBSDのTCPスタック、ZFSファイルシステムなどを含む。ハイパーバイザーやJava仮想マシンとの機能重複を取り除いたほか、通常のOSよりもスケジューラを軽量化し、メモリ、CPUのオーバーヘッドを削減"
  • OSv, designed for the cloud

    OSv is the open-source versatile modular unikernel designed to run unmodified Linux applications securely on micro-VMs in the cloud. Built from the ground up for effortless deployment and management of micro-services and serverless apps, with superior performance. Simplified cloud stack The language runtime, OS and hypervisor all provide protection and abstraction. OSv minimizes the redundancy in

    yass
    yass 2013/09/20
    " OSv reduces the memory and cpu overhead imposed by traditional OS. Scheduling is lightweight, the application and the kernel cooperate, memory pools are shared. It provides unparalleled short latencies and constant predictable performance "
  • 1