added bunch of meta data
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 11 Oct 2009 01:14:25 +0000 (03:14 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 11 Oct 2009 01:14:25 +0000 (03:14 +0200)
12 files changed:
media/lpc-2009-network-namespaces/URL [deleted file]
media/lpc-2009-network-namespaces/author [new file with mode: 0644]
media/lpc-2009-network-namespaces/meta/author [new file with mode: 0644]
media/lpc-2009-network-namespaces/meta/bio [new file with mode: 0644]
media/lpc-2009-network-namespaces/meta/description [new file with mode: 0644]
media/lpc-2009-network-namespaces/meta/excerpt [new file with mode: 0644]
media/lpc-2009-network-namespaces/meta/tags [new file with mode: 0644]
media/lpc-2009-network-namespaces/meta/title [new file with mode: 0644]
media/lpc-2009-network-namespaces/meta/www [new file with mode: 0644]
media/lpc-2009-network-namespaces/title [new file with mode: 0644]
www/index.html [deleted file]
www/tv.html [new file with mode: 0644]

diff --git a/media/lpc-2009-network-namespaces/URL b/media/lpc-2009-network-namespaces/URL
deleted file mode 100644 (file)
index aba4699..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-http://linuxplumbersconf.org/ocw/proposals/81
-http://video.linuxfoundation.org/video/1574
-http://podcasts.linux-foundation.org/flv/LPC2009/Pavel%20Emelyanov.flv
-http://podcasts.linux-foundation.org/ogg/LPC2009/Pavel%20Emelyanov.ogg
diff --git a/media/lpc-2009-network-namespaces/author b/media/lpc-2009-network-namespaces/author
new file mode 100644 (file)
index 0000000..100174f
--- /dev/null
@@ -0,0 +1 @@
+Pavel Emelyanov
diff --git a/media/lpc-2009-network-namespaces/meta/author b/media/lpc-2009-network-namespaces/meta/author
new file mode 100644 (file)
index 0000000..100174f
--- /dev/null
@@ -0,0 +1 @@
+Pavel Emelyanov
diff --git a/media/lpc-2009-network-namespaces/meta/bio b/media/lpc-2009-network-namespaces/meta/bio
new file mode 100644 (file)
index 0000000..f187b87
--- /dev/null
@@ -0,0 +1 @@
+Pavel Emelyanov is a core PVC/OpenVZ kernel developer working in the project for the last five years. He participates in development of all subsystems and features and maintains development OpenVZ kernel branches. Pavel is also a prolific mainstream kernel contributor. He holds a PhD in Computer Science from the Moscow Institute of Physics and Technology.
diff --git a/media/lpc-2009-network-namespaces/meta/description b/media/lpc-2009-network-namespaces/meta/description
new file mode 100644 (file)
index 0000000..87fbadd
--- /dev/null
@@ -0,0 +1,3 @@
+Each namespace implements its own isolated network stack.  Network packets comes to a network stack from network device.  Five different device types that can be used as a packets sources for containers are demonstrated. Their properties (mostly performance and maintainability) and features are compared.
+
+In addition, one more device type is described — the one that is currently only implemented in the OpenVZ containers. Its pros and cons, and ways it can be implemented in the mainline kernel are discussed.
diff --git a/media/lpc-2009-network-namespaces/meta/excerpt b/media/lpc-2009-network-namespaces/meta/excerpt
new file mode 100644 (file)
index 0000000..00e0c82
--- /dev/null
@@ -0,0 +1 @@
+The talk outlines various ways of establishing a networking communication between a network namespace (a container) and the outer world, compares their performance and features.
diff --git a/media/lpc-2009-network-namespaces/meta/tags b/media/lpc-2009-network-namespaces/meta/tags
new file mode 100644 (file)
index 0000000..36d4819
--- /dev/null
@@ -0,0 +1 @@
+containers, openvz, linux, kernel, networking, performance, development
diff --git a/media/lpc-2009-network-namespaces/meta/title b/media/lpc-2009-network-namespaces/meta/title
new file mode 100644 (file)
index 0000000..06da198
--- /dev/null
@@ -0,0 +1 @@
+Why network namespace sucks and how to make it suck faster
diff --git a/media/lpc-2009-network-namespaces/meta/www b/media/lpc-2009-network-namespaces/meta/www
new file mode 100644 (file)
index 0000000..a0b7c1f
--- /dev/null
@@ -0,0 +1,5 @@
+http://openvz.org/
+http://linuxplumbersconf.org/ocw/proposals/81
+http://video.linuxfoundation.org/video/1574
+http://podcasts.linux-foundation.org/flv/LPC2009/Pavel%20Emelyanov.flv
+http://podcasts.linux-foundation.org/ogg/LPC2009/Pavel%20Emelyanov.ogg
diff --git a/media/lpc-2009-network-namespaces/title b/media/lpc-2009-network-namespaces/title
new file mode 100644 (file)
index 0000000..06da198
--- /dev/null
@@ -0,0 +1 @@
+Why network namespace sucks and how to make it suck faster
diff --git a/www/index.html b/www/index.html
deleted file mode 100644 (file)
index a1b63cd..0000000
+++ /dev/null
@@ -1,66 +0,0 @@
-<!DOCTYPE html>\r
-\r
-<html>\r
-\r
-<head>\r
-\r
-<script src="js/jquery-1.3.2.min.js" type="text/javascript"></script>\r
-<script src="js/effects.core.js" type="text/javascript"></script>\r
-<script src="js/effects.blind.js" type="text/javascript"></script>\r
-<script src="js/effects.slide.js" type="text/javascript"></script>\r
-<script src="js/jcarousel/lib/jquery.jcarousel.pack.js" type="text/javascript"></script>\r
-<script src="js/contentPanel.js" type="text/javascript"></script>\r
-\r
-<script src="jquery.sync.js" type="text/javascript"></script>\r
-<script src="html5tv.js" type="text/javascript"></script>\r
-<script src="video.js" type="text/javascript"></script>\r
-\r
-<link rel="stylesheet" type="text/css" href="js/jcarousel/lib/jquery.jcarousel.css" />\r
-<link rel="stylesheet" type="text/css" href="js/jcarousel/skins/ie7/skin.css" />\r
-\r
-<link href="carousel.css" rel="stylesheet" type="text/css" />\r
-<link href="video.css" rel="stylesheet" type="text/css" />\r
-<link href="contentPanel.css" rel="stylesheet" type="text/css" />\r
-\r
-<title>R&amp;D TV Episode 2</title>\r
-\r
-</head>\r
-\r
-<body>\r
-\r
-<div id="content">\r
-\r
-<div id="videoAndMoreInformation">\r
-\r
-       <div id="videoContainer">\r
-               <video id="vid" autoplay="autoplay" controls="controls">\r
-                       <source src="video.ogv" />\r
-<!--\r
-                       <source src="RDTV_ep2_5min.mov" />\r
--->\r
-                       <p id="videoElementWarning">Viewing these demos requires a browser capable of rendering the HTML 5 video element.<br />Please install a current version of <a href="http://www.mozilla.com">Firefox</a>, <a href="http://www.apple.com/safari">Safari</a> or <a href="http://www.google.com/chrome">Google&nbsp;Chrome</a>.</p>\r
-               </video>\r
-               <div id="subtitle"></div>\r
-       </div> <!-- videoContainer -->\r
-\r
-</div> <!-- videoAndMoreInformation -->\r
-\r
-<div class="toggleContentPanel carouselContainer">Programme chapters</div>\r
-\r
-<div id="carouselContainer">\r
-       <ul id="carousel" class="jcarousel-skin-ie7">\r
-               <!-- Content loaded dynamically -->\r
-       </ul>\r
-</div> <!-- carouselContainer -->\r
-\r
-<p>This is a proof of concept demonstration of HTML pluginless Video and Audio playback, showing AV content synchronised to chapters, allowing direct access to specific sections of the show.</p>\r
-\r
-<p><a href="http://open.bbc.co.uk/rad/projects/html5">Return to BBC RAD project page</a></p>\r
-\r
-<p>For more information, see <a href="http://www.bbc.co.uk/blogs/rad/2009/08/html5.html">HTML 5 and timed media</a> on the RAD blog</p>\r
-\r
-</div> <!-- content -->\r
-\r
-</body>\r
-\r
-</html>\r
diff --git a/www/tv.html b/www/tv.html
new file mode 100644 (file)
index 0000000..a1b63cd
--- /dev/null
@@ -0,0 +1,66 @@
+<!DOCTYPE html>\r
+\r
+<html>\r
+\r
+<head>\r
+\r
+<script src="js/jquery-1.3.2.min.js" type="text/javascript"></script>\r
+<script src="js/effects.core.js" type="text/javascript"></script>\r
+<script src="js/effects.blind.js" type="text/javascript"></script>\r
+<script src="js/effects.slide.js" type="text/javascript"></script>\r
+<script src="js/jcarousel/lib/jquery.jcarousel.pack.js" type="text/javascript"></script>\r
+<script src="js/contentPanel.js" type="text/javascript"></script>\r
+\r
+<script src="jquery.sync.js" type="text/javascript"></script>\r
+<script src="html5tv.js" type="text/javascript"></script>\r
+<script src="video.js" type="text/javascript"></script>\r
+\r
+<link rel="stylesheet" type="text/css" href="js/jcarousel/lib/jquery.jcarousel.css" />\r
+<link rel="stylesheet" type="text/css" href="js/jcarousel/skins/ie7/skin.css" />\r
+\r
+<link href="carousel.css" rel="stylesheet" type="text/css" />\r
+<link href="video.css" rel="stylesheet" type="text/css" />\r
+<link href="contentPanel.css" rel="stylesheet" type="text/css" />\r
+\r
+<title>R&amp;D TV Episode 2</title>\r
+\r
+</head>\r
+\r
+<body>\r
+\r
+<div id="content">\r
+\r
+<div id="videoAndMoreInformation">\r
+\r
+       <div id="videoContainer">\r
+               <video id="vid" autoplay="autoplay" controls="controls">\r
+                       <source src="video.ogv" />\r
+<!--\r
+                       <source src="RDTV_ep2_5min.mov" />\r
+-->\r
+                       <p id="videoElementWarning">Viewing these demos requires a browser capable of rendering the HTML 5 video element.<br />Please install a current version of <a href="http://www.mozilla.com">Firefox</a>, <a href="http://www.apple.com/safari">Safari</a> or <a href="http://www.google.com/chrome">Google&nbsp;Chrome</a>.</p>\r
+               </video>\r
+               <div id="subtitle"></div>\r
+       </div> <!-- videoContainer -->\r
+\r
+</div> <!-- videoAndMoreInformation -->\r
+\r
+<div class="toggleContentPanel carouselContainer">Programme chapters</div>\r
+\r
+<div id="carouselContainer">\r
+       <ul id="carousel" class="jcarousel-skin-ie7">\r
+               <!-- Content loaded dynamically -->\r
+       </ul>\r
+</div> <!-- carouselContainer -->\r
+\r
+<p>This is a proof of concept demonstration of HTML pluginless Video and Audio playback, showing AV content synchronised to chapters, allowing direct access to specific sections of the show.</p>\r
+\r
+<p><a href="http://open.bbc.co.uk/rad/projects/html5">Return to BBC RAD project page</a></p>\r
+\r
+<p>For more information, see <a href="http://www.bbc.co.uk/blogs/rad/2009/08/html5.html">HTML 5 and timed media</a> on the RAD blog</p>\r
+\r
+</div> <!-- content -->\r
+\r
+</body>\r
+\r
+</html>\r