<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dnbd3.git/pkg/config, branch isfant</title>
<subtitle>Distributed Network Block Device 3 --rewrite for Kernel 3.x</subtitle>
<id>https://git.openslx.org/dnbd3.git/atom/pkg/config?h=isfant</id>
<link rel='self' href='https://git.openslx.org/dnbd3.git/atom/pkg/config?h=isfant'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/'/>
<updated>2021-08-24T14:00:58+00:00</updated>
<entry>
<title>[SERVER] Make default config a bit more readable</title>
<updated>2021-08-24T14:00:58+00:00</updated>
<author>
<name>Steffen Ritter</name>
</author>
<published>2021-08-24T14:00:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=4feacfb7e139fab6bc182693feb659e67ef8815a'/>
<id>urn:sha1:4feacfb7e139fab6bc182693feb659e67ef8815a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>server.conf: Update uplinkTimeout to match default value</title>
<updated>2021-05-11T07:48:12+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2021-05-11T07:48:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=307f6765f34c76a9cfb639d3f886947ea270ad55'/>
<id>urn:sha1:307f6765f34c76a9cfb639d3f886947ea270ad55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[SERVER] Make prefetching synchronous</title>
<updated>2021-04-14T11:17:59+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2021-04-13T14:41:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=0be00336f97a7ef3590ee803d4ad19e305aa1583'/>
<id>urn:sha1:0be00336f97a7ef3590ee803d4ad19e305aa1583</id>
<content type='text'>
There is a race condition where we process the next request from the
same client faster than the OS will schedule the async prefetch job,
rendering it a NOOP in the best case (request ranges match) or fetching
redundant data from the upstream server (prefetch range is larger than
actual request by client). Make prefetching synchronous to prevent this
race condition.
</content>
</entry>
<entry>
<title>[BUILD] remove the build requirement for an unused C++ compiler</title>
<updated>2020-10-27T09:10:10+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2020-10-27T09:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=192046017af6b707d35c0d4eb99a41237499b073'/>
<id>urn:sha1:192046017af6b707d35c0d4eb99a41237499b073</id>
<content type='text'>
This patch sets the programming languages of each CMake project to C. With
this change, CMake does not search for an unused C++ compiler anymore.
</content>
</entry>
<entry>
<title>[BUILD] add systemd service file for dnbd3-server to installation targets</title>
<updated>2020-10-22T17:00:52+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2020-10-22T17:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/dnbd3.git/commit/?id=b5445d3fae2fca61ed036a4e88f061903965db7a'/>
<id>urn:sha1:b5445d3fae2fca61ed036a4e88f061903965db7a</id>
<content type='text'>
</content>
</entry>
</feed>
