diff --git a/www/comparison.html b/www/comparison.html index 921d50eea..a5a7baf09 100644 --- a/www/comparison.html +++ b/www/comparison.html @@ -60,7 +60,7 @@ SCST -STGT +STGT IET LIO/TCM diff --git a/www/scstvsstgt.html b/www/scstvsstgt.html index 750a9c995..ef128ef6f 100644 --- a/www/scstvsstgt.html +++ b/www/scstvsstgt.html @@ -44,7 +44,7 @@

SCST vs STGT

-

STGT is alternative, independent from SCST implementation +

STGT is alternative, independent from SCST implementation of SCSI target framework for Linux. It has different architecture, where SCSI target state machine is placed in the user space, while in SCST all the processing done in the kernel. Such architecture as STGT has was acknowledged by the Linux SCSI subsystem maintainers as a "right" one, so kernel's part of STGT quickly