LWN: Comments on "The trouble with SMC-R" https://lwn.net/Articles/723070/ This is a special feed containing comments posted to the individual LWN article titled "The trouble with SMC-R". en-us Thu, 30 Oct 2025 16:45:08 +0000 Thu, 30 Oct 2025 16:45:08 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net The trouble with SMC-R https://lwn.net/Articles/723859/ https://lwn.net/Articles/723859/ smitty_one_each <div class="FormattedComment"> With a curated tag ontology, you could. . .<br> fantasize aloud about solutions that would require an unlikely cultural shift to implement.<br> </div> Fri, 26 May 2017 10:58:33 +0000 The trouble with SMC-R https://lwn.net/Articles/723836/ https://lwn.net/Articles/723836/ rkeene <div class="FormattedComment"> On average, a few hundred: <a href="https://abi-laboratory.pro/tracker/timeline/linux/">https://abi-laboratory.pro/tracker/timeline/linux/</a><br> </div> Fri, 26 May 2017 01:59:21 +0000 The trouble with SMC-R https://lwn.net/Articles/723790/ https://lwn.net/Articles/723790/ smitty_one_each <div class="FormattedComment"> I'm saying make the debut of a new API /in the kernel/ the "engagement".<br> How many APIs does the kernel debut per release?<br> </div> Thu, 25 May 2017 17:31:16 +0000 The trouble with SMC-R https://lwn.net/Articles/723789/ https://lwn.net/Articles/723789/ excors <div class="FormattedComment"> But if everyone is sent ten thousand wedding invitations per marriage window, they'll filter them straight into the bin, and you're back to the original problem of how to make them aware of the few weddings that they really didn't want to miss.<br> </div> Thu, 25 May 2017 17:28:53 +0000 The trouble with SMC-R https://lwn.net/Articles/723782/ https://lwn.net/Articles/723782/ jem Or everybody should get an invitation to the wedding, so that when the preacher says "speak now or forever hold your peace", you get a chance to object. Thu, 25 May 2017 16:02:36 +0000 The trouble with SMC-R https://lwn.net/Articles/723761/ https://lwn.net/Articles/723761/ smitty_one_each <div class="FormattedComment"> Does every new API need a one-release "engagement" phase, so that it's in the kernel prior to "marriage"? A reverse deprecation, if you will?<br> There is always going to be someone who doesn't get the memo, and is surprised.<br> Putting some additional delay at the "ground truth" of a release would be one way to minimize that set of people.<br> </div> Thu, 25 May 2017 14:16:15 +0000 The trouble with SMC-R https://lwn.net/Articles/723491/ https://lwn.net/Articles/723491/ florianfainelli <div class="FormattedComment"> <font class="QuotedText">&gt;Perhaps an automated gizmo could generate weekly email reports of activity on kernel-related lists. A list manager could register kernel &gt; source paths of interest. Any patch posted to any monitored list that touches those paths would be mentioned in a weekly posting to the &gt; list that registered those paths (excluding those posted to the same list).</font><br> <p> Problem was that AF_SMC was an entirely new path (net/smc) so the ownership and appropriate recipients would have been a bit hard to track down. You could say: with lack of a specialized recipients list, broadcast, but then we go back to square one: too much traffic.<br> </div> Tue, 23 May 2017 00:18:21 +0000 The trouble with SMC-R https://lwn.net/Articles/723391/ https://lwn.net/Articles/723391/ marcH <div class="FormattedComment"> <font class="QuotedText">&gt; This problem is definitely not unique to Linux.</font><br> <p> These development scalability issues are indeed very common. On the other hand, trying to mitigate them with a pure email, "database-free" approach is less common.<br> <a href="https://lwn.net/Articles/702177/">https://lwn.net/Articles/702177/</a> "Why kernel development still uses email only"<br> </div> Sun, 21 May 2017 06:17:25 +0000 The trouble with SMC-R https://lwn.net/Articles/723296/ https://lwn.net/Articles/723296/ marduk <div class="FormattedComment"> A large city... or pretty much any large corporation (and even some not-so-large ones). This problem is definitely not unique to Linux.<br> </div> Fri, 19 May 2017 14:22:08 +0000 The trouble with SMC-R https://lwn.net/Articles/723269/ https://lwn.net/Articles/723269/ liam <div class="FormattedComment"> Isn't there a linux-api ml? <br> <p> .......<br> <p> Hmm, why yes there is!<br> <p> And there's even this interesting bit of history:<br> "The difficulty of answering that question is a contributing factor to many problems in the Linux API—for example, insufficient design review before release (with the consequence that mistakes in API designs are recognized too late), insufficient prerelease testing, poor or late documentation, and delays before kernel APIs are made available via C libraries."<br> <p> <a href="https://www.kernel.org/doc/man-pages/linux-api-ml.html">https://www.kernel.org/doc/man-pages/linux-api-ml.html</a><br> <p> <p> <p> <p> <p> </div> Fri, 19 May 2017 09:04:25 +0000 The trouble with SMC-R https://lwn.net/Articles/723264/ https://lwn.net/Articles/723264/ pabs <div class="FormattedComment"> Sounds like they need to switch to mailman, which supports splitting a mailing list up into sub-topics. Recently RH did that for their security mailing list:<br> <p> <a href="https://access.redhat.com/blogs/product-security/posts/rhsa-announce">https://access.redhat.com/blogs/product-security/posts/rh...</a><br> </div> Fri, 19 May 2017 05:14:44 +0000 The trouble with SMC-R https://lwn.net/Articles/723253/ https://lwn.net/Articles/723253/ shorne <div class="FormattedComment"> I have Gmail setup listening to the linux-kernel list with a filter to tag any time 'openrisc' pops up in conversations. This allows me to track any activity.<br> <p> If you don't mind using gmail, Something similar could be done to track and 'rdma' or other keywords you are interested in. I'm sure one could get procmail to do the same.<br> </div> Thu, 18 May 2017 23:58:47 +0000 The trouble with SMC-R https://lwn.net/Articles/723242/ https://lwn.net/Articles/723242/ ejr <div class="FormattedComment"> Perhaps an automated gizmo could generate weekly email reports of activity on kernel-related lists. A list manager could register kernel source paths of interest. Any patch posted to any monitored list that touches those paths would be mentioned in a weekly posting to the list that registered those paths (excluding those posted to the same list).<br> <p> Hooking it up to a patchwork-like web interface could be handy as well for the more web-inclined set.<br> <p> On the technical topic, RDMA, distributed shared memory, and non-volatile memory are going to be cross-cutting concerns with plenty of activity for a while. HP's "the Machine" is one example system where these are deeply tied. There will be many APIs and interfaces. If history is relevant, most will go away. But the kernel still supports DECnet, so...<br> <p> </div> Thu, 18 May 2017 20:24:02 +0000