From: Jeff Sipek <jeffpc@optonline.net>
To: Stephen Hemminger <shemminger@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2.6] watch64: generic variable monitoring system
Date: Fri, 03 Sep 2004 16:18:41 -0400 [thread overview]
Message-ID: <200409031618.47521.jeffpc@optonline.net> (raw)
In-Reply-To: <20040903121657.355a6a8b@dell_ss3.pdx.osdl.net>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Friday 03 September 2004 15:16, you wrote:
> - Seems like a big interface for a simple problem.
I agree that the interface could be simplified a lot, however I decided to
make it as generic as possible so that any part of the kernel can use it. I
also am contemplating whether it would make sense to remove the capability of
setting the interval to any value, and just have all variables checked every
WATCH64_INTERVAL.
> - Code doesn't match the kernel style (read Documentation/CodingStyle)
Agreed. I'm going submit a correction patch.
> - Does it really need RCU and seqlock, wouldn't one suffice
As far as I can tell, it does. RCU to protect the linked list, and seqlock to
protect the internal 64-bit counter.
Jeff.
- --
Research, n.:
Consider Columbus:
He didn't know where he was going.
When he got there he didn't know where he was.
When he got back he didn't know where he had been.
And he did it all on someone else's money.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFBONGlwFP0+seVj/4RAlAFAJ9OiipyTpCGljodcwYgDSlXaWB3LACgnWLk
ZZLfkwnTFdsihHvTmfR+AuA=
=g5hE
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2004-09-03 20:24 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-03 17:06 [PATCH/RFC 2.6] NET: 64-bit network statistics josef Jeff Sipek
2004-09-03 17:19 ` [PATCH 2.6] watch64: generic variable monitoring system Josef 'Jeff' Sipek
2004-09-03 19:07 ` YOSHIFUJI Hideaki / 吉藤英明
2004-09-03 20:24 ` Jeff Sipek
2004-09-03 19:16 ` Stephen Hemminger
2004-09-03 20:18 ` Jeff Sipek [this message]
2004-09-03 20:40 ` Josef 'Jeff' Sipek
2004-09-03 21:44 ` Josef 'Jeff' Sipek
2004-09-04 13:19 ` jamal
2004-09-05 16:19 ` Jeff Sipek
2004-09-07 10:18 ` jamal
2004-09-12 15:53 ` Jeff Sipek
2004-09-03 17:22 ` [PATCH 2.6] 64network: 64-bit network statistics Josef 'Jeff' Sipek
2004-09-03 17:24 ` [PATCH/RFC 2.6] NET: " Jeff Sipek
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=200409031618.47521.jeffpc@optonline.net \
--to=jeffpc@optonline.net \
--cc=linux-kernel@vger.kernel.org \
--cc=shemminger@osdl.org \
/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.