LWN: Comments on "A rough patch for live patching" https://lwn.net/Articles/634649/ This is a special feed containing comments posted to the individual LWN article titled "A rough patch for live patching". en-us Fri, 12 Sep 2025 11:26:14 +0000 Fri, 12 Sep 2025 11:26:14 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net Stack backtracing and live updates https://lwn.net/Articles/639654/ https://lwn.net/Articles/639654/ vomlehn <div class="FormattedComment"> It turns out I've spent a whole lot of time on backtracing, mostly on MIPS processors. And it is generally not even *possible* to do this in all cases. So, no, nothing that needs to be 100% reliable should be based on stack backtracing.<br> <p> I've also spent a lot of time working on hot swapping kernels. Ten years is probably about right as an estimate, which is why I'm not working on such a thing now. I think the Containers folks have the only really viable approach. However, tou don't want to take a huge performance hit all at once so you need an approach where you run two kernels and gradually migrate userspace processes and device drivers from one to the other. It's quite a project but I think it is theoretically doable.<br> </div> Thu, 09 Apr 2015 02:02:17 +0000 A rough patch for live patching https://lwn.net/Articles/635920/ https://lwn.net/Articles/635920/ wenhua.yu <div class="FormattedComment"> 不错,就是不知道稳定的版本啥时候能出来<br> </div> Mon, 09 Mar 2015 07:46:16 +0000