mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 10:41:26 +00:00
- Minor cleanups git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@675 d57e44dd-8a1f-0410-8b47-8ef2f437770f
86 lines
4.2 KiB
HTML
86 lines
4.2 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 name="Keywords" content="Generic SCSI Target Middle Level for Linux" />
|
|
<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: Generic SCSI Target Middle Level for Linux</title>
|
|
</head>
|
|
|
|
<body>
|
|
<div id="wrap">
|
|
<div id="header">
|
|
<div class="logoimg"></div><h1 id="logo"><span class="orange"></span></h1>
|
|
<h2 id="slogan">SCSI Target Middle Level for Linux</h2>
|
|
</div>
|
|
<div id="menu">
|
|
<ul>
|
|
<li id="sp_current"><a href="sponsorship.html">Sponsorship</a></li>
|
|
<li><a href="index.html">Home</a></li>
|
|
<li><a href="http://www.sourceforge.net/projects/scst">Main</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="scstvsstgt.html">SCST vs STGT</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="scstvsstgt.html">SCST vs STGT</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 2008 <b><font color="#EC981F">Vladislav Bolkhovitin & others.</font>
|
|
Design by: <b><font color="#EC981F">Daniel Fernandes</font></b>
|
|
|
|
</p>
|
|
</div>
|
|
<!-- footer ends here -->
|
|
</body>
|
|
</html>
|