Re: [Iscsitarget-devel] [RFC] future IET development

From: Arne Redlich
Date: Mon Sep 01 2008 - 02:04:15 EST


Am Montag, den 01.09.2008, 01:36 +0800 schrieb rae l:

> Have you read the Documentation/ of the kernel?
> Didn't you know the benefits of getting the kernel code into the main
> kernel tree?
>
> Here is some reasons from Documentation/stable_api_nonsense.txt:

[...]

You can safely assume that we're aware of the benefits of having the
code in the kernel, but it will not happen. It does not make much sense
to merge an iSCSI target into the kernel when there are generic target
frameworks around that can also support different transports such as FC,
FCOE. So there's not the remotest chance of getting IET merged.

Currently there's already STGT code in the kernel. It's basically an
interface for kernel drivers such as FC, however most processing and
many drivers (iSCSI, iSER, FCOE, ...) are done in userspace. And there's
SCST. It also provides several transports and storage backends. It's
mostly implemented in kernel space. Recently there's some movement to
get it into the kernel.

If you're interested in more details just search the linux-scsi and the
respective project's list archives.

> Indeed, in sometimes I observed IET kernel module not very stable on
> the latest 2.6.26 and 27-rcX kernels, sometimes it's kernel oops
> after serveral stop-ietd-unload-ko-load-ko-start-ietd loops, but not
> always reproducible, I'm still tracing on it;

Please post the oops.

Thanks,
Arne

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/