mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-18 13:16:34 +00:00
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@976 d57e44dd-8a1f-0410-8b47-8ef2f437770f
99 lines
4.7 KiB
HTML
99 lines
4.7 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
<meta name="author" content="Daniel Fernandes"/>
|
|
<meta name="Robots" content="index,follow" />
|
|
<link rel="stylesheet" href="images/Orange.css" type="text/css" />
|
|
<title>SCST Sponsorship</title>
|
|
</head>
|
|
|
|
<body>
|
|
<div id="wrap">
|
|
<div id="header">
|
|
<div class="logoimg"></div><h1 id="logo"><span class="orange"></span></h1>
|
|
<h2 id=slogan>Generic SCSI Target Subsystem for Linux</h2>
|
|
</div>
|
|
<div id="menu">
|
|
<ul>
|
|
<li><a href="index.html">Home</a></li>
|
|
<li><a href="http://www.sourceforge.net/projects/scst">Main/News</a></li>
|
|
<li><a href="targets.html">Drivers</a></li>
|
|
<li><a href="downloads.html">Downloads</a></li>
|
|
<li><a href="contributing.html">Contributing</a></li>
|
|
<li><a href="comparison.html">Comparison</a></li>
|
|
<li><a href="solutions.html">Solutions</a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="content-wrap">
|
|
<div id="main">
|
|
<h1>Sponsoring of SCST integration into Linux kernel</h1>
|
|
|
|
<p>At the moment, Linux doesn't have a SCSI target subsystem, which is
|
|
sufficiently good to satisfy the real life requirements, and there is a
|
|
growing demand in a such subsystem. At the same time, SCST has reached
|
|
<strong>mature and stable </strong> state and <strong>capable to satisfy
|
|
</strong> all the requirements. See
|
|
<a href="comparison.html">Comparison</a> page for more details.</p>
|
|
|
|
<p>Also is has <strong>the widest choice</strong> of supported SCSI transports
|
|
(iSCSI, Fibre Channel, Infiniband SRP, parallel SCSI, SAS), <strong>the
|
|
best performance</strong> and <strong>the biggest features set</strong>.</p>
|
|
|
|
<p>So, the next logical step should be to <strong>include SCST in the
|
|
mainline kernel</strong>. The first iteration of in-kernel inclusion review and comments
|
|
(see <a href="http://lkml.org/lkml/2008/12/10/245">http://lkml.org/lkml/2008/12/10/245</a>)
|
|
was quite positive.</p>
|
|
|
|
<p>But still there is a lot of work to do before all the necessary work in areas of code
|
|
preparation, submission, going through review circles, etc. is finished.
|
|
Activities in this direction have been carrying out, but far slower than
|
|
necessary, because they are mostly done in a spare time.</p>
|
|
|
|
<p>Thus, you can speed up a <strong>LOT</strong> all the works related to
|
|
SCST inclusion in the mainline kernel by <strong>sponsoring</strong> it.
|
|
The needed financial amount is quite low, just for one person for several months.
|
|
In this time all the current showstoppers, like /proc based interface, as well as
|
|
all problems found during past and future reviews should be fixed.
|
|
Even half of this amount would allow to work half full time exclusively on
|
|
SCST integration into Linux kernel. Donations can be on one time or per period of time basis,
|
|
from companies or individuals. They can be sent by direct bank transfer (preferred) or using
|
|
Western Union, Moneygram or similar payment system. Sorry, more convenient options, like PayPal, are
|
|
not available in Russia.</p>
|
|
|
|
<p>Investing in SCST integration in Linux kernel, you investing not only
|
|
in making Linux <strong>the best storage OS</strong>, but, if your company
|
|
has a product or service, based on SCST, you also investing in <strong>the secured
|
|
future</strong> of your product or service and, hence, in the <strong>the secured
|
|
future</strong> of your company.</p>
|
|
|
|
<p>If you are interested, please contact Vladislav Bolkhovitin <<strong>vst at vlnb net</strong>></p>
|
|
</div>
|
|
</div>
|
|
<!-- wrap ends here -->
|
|
|
|
<!-- footer starts here -->
|
|
<div id="footer">
|
|
<p>
|
|
© Copyright 2004-2009 <b><font color="#EC981F">Vladislav Bolkhovitin & others.</font>
|
|
Design by: <b><font color="#EC981F">Daniel Fernandes</font></b>
|
|
|
|
</p>
|
|
</div>
|
|
<!-- footer ends here -->
|
|
</body>
|
|
|
|
<!-- Piwik -->
|
|
<script type="text/javascript">
|
|
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/scst/" : "http://apps.sourceforge.net/piwik/scst/");
|
|
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
|
|
</script><script type="text/javascript">
|
|
piwik_action_name = '';
|
|
piwik_idsite = 1;
|
|
piwik_url = pkBaseURL + "piwik.php";
|
|
piwik_log(piwik_action_name, piwik_idsite, piwik_url);
|
|
</script>
|
|
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/scst/piwik.php?idsite=1" alt="piwik"/></p></noscript></object>
|
|
<!-- End Piwik Tag -->
|
|
|
|
</html>
|