From: Jeff Garzik <jgarzik@pobox.com>
To: Roman Zippel <roman@ardistech.com>
Cc: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org
Subject: Re: [ANNOUNCE] iSCSI target implementation
Date: Thu, 16 Oct 2003 21:49:57 -0400 [thread overview]
Message-ID: <3F8F4AC5.7080209@pobox.com> (raw)
In-Reply-To: <3F8E9DA4.11ED60DA@ardistech.com>
Roman Zippel wrote:
> Anyway, while it's in the kernel, there are also some interesting issues
> for the kernel-user space communication. Right now it's a proc only
> interface (no sysfs as it's 2.4 only, no evil ioctl, but someone will
> kill me for the macro abuse :) ), but it should be rather easy to
Adding to procfs is only slightly less "ewww" than ioctls :) A
dedicated chrdev would be IMO preferred to procfs.
Al Viro also had even even more interesting suggestion for [zerocopy]
kernel/userspace communication: ramfs.
Jeff
prev parent reply other threads:[~2003-10-17 1:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-16 13:31 [ANNOUNCE] iSCSI target implementation Roman Zippel
2003-10-17 1:49 ` Jeff Garzik [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F8F4AC5.7080209@pobox.com \
--to=jgarzik@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=roman@ardistech.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.