This is an automated email from the ASF dual-hosted git repository. pstuedi pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-crail-website.git
The following commit(s) were added to refs/heads/asf-site by this push: new d501ac3 Publishing from f9fa909800150414a01ef502a329610499343ed9 d501ac3 is described below commit d501ac3cb2ceaa79386b291167bfffe1c6b77d02 Author: Patrick Stuedi <pstu...@apache.org> AuthorDate: Mon Aug 5 16:10:15 2019 +0200 Publishing from f9fa909800150414a01ef502a329610499343ed9 --- content/documentation/index.html | 1 + content/feed.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/content/documentation/index.html b/content/documentation/index.html index 9c6bc43..4f455c5 100644 --- a/content/documentation/index.html +++ b/content/documentation/index.html @@ -89,6 +89,7 @@ <h2 id="papers">Papers</h2> <ul> + <li><a href="https://www.usenix.org/system/files/atc19-stuedi.pdf">Unification of Temporary Storage in the NodeKernel Architecture</a>, USENIX ATC’19</li> <li>Crail: A High-Performance I/O Architecture for Distributed Data Processing, In the IEEE Bulletin of the Technical Committee on Data Engineering, Special Issue on Distributed Data Management with RDMA, Volume 40, pages 40-52, March, 2017.</li> </ul> diff --git a/content/feed.xml b/content/feed.xml index 1211185..c81cdfe 100644 --- a/content/feed.xml +++ b/content/feed.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.5">Jekyll</generator><link href="http://crail.incubator.apache.org//feed.xml" rel="self" type="application/atom+xml" /><link href="http://crail.incubator.apache.org//" rel="alternate" type="text/html" /><updated>2019-08-05T16:06:15+02:00</updated><id>http://crail.incubator.apache.org//feed.xml</id><title type="html">The Apache Crail (Incubating) Project</ti [...] +<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.5">Jekyll</generator><link href="http://crail.incubator.apache.org//feed.xml" rel="self" type="application/atom+xml" /><link href="http://crail.incubator.apache.org//" rel="alternate" type="text/html" /><updated>2019-08-05T16:10:14+02:00</updated><id>http://crail.incubator.apache.org//feed.xml</id><title type="html">The Apache Crail (Incubating) Project</ti [...] <p> In the last <a href="http://crail.incubator.apache.org/blog/2019/03/disaggregation.html">blog post</a> we discussed the basic design of the Crail disaggregated shuffler as well as its performance under different configurations for two workloads. In this short follow-up blog we briefly describe the various options in Crail for deploying disaggregated storage. </p>