Date: Mon, 22 Dec 1997 19:46:14 +1030 From: Mike Smith <mike@smith.net.au> To: "J. Weatherbee - Senior Systems Architect" <jamil@acroal.com> Cc: hackers@freebsd.org Subject: Re: Descriptor vectorized read/write? Message-ID: <199712220916.TAA00603@word.smith.net.au> In-Reply-To: Your message of "Mon, 22 Dec 1997 00:35:09 -0800." <Pine.BSF.3.96.971222001036.2544A-100000@acroal.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> And in addition to this, has anyone ever though of implement vectorized > read/write calls that are vectorized across multiple descriptors. i.e > reading from multiple descriptors into buffers simultaneously, possibly > implemented similarily to the way poll(2) is. Use async I/O for this. And overloading structure members is poor programming technique. mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712220916.TAA00603>