Re: [PATCH] ATA over Ethernet: Convert emsgs_sema in a completion

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ed L. Cashin
Date: Wednesday, May 21, 2008 - 7:49 am

On Mon, May 19, 2008 at 04:51:22PM -0700, Andrew Morton wrote:

I plan to answer this question soon.  Right now I am quite busy.

This emsgs_sema part of the aoe driver has never caused any problems
for users but has caused many problems for me, because it is tricky to
think about, to talk about, and for others to patch.

I hope that there is a more straightforward way to get the current
read-from-the-file-forever behavior using an existing kernel
facility.  A user currently can do,

  cat /dev/etherd/err

... and have it block, waiting until there is an error to report,
printing it, and then blocking again, like reading from a pipe.

-- 
  Ed L Cashin <ecashin@coraid.com>
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] ATA over Ethernet: Convert emsgs_sema in a completion, Matthias Kaehlcke, (Fri May 16, 12:11 pm)
Re: [PATCH] ATA over Ethernet: Convert emsgs_sema in a com ..., Ed L. Cashin, (Wed May 21, 7:49 am)