LWN: Comments on "migrate.c final version" https://lwn.net/Articles/425763/ This is a special feed containing comments posted to the individual LWN article titled "migrate.c final version". en-us Wed, 12 Nov 2025 18:13:50 +0000 Wed, 12 Nov 2025 18:13:50 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net migrate.c final version https://lwn.net/Articles/594492/ https://lwn.net/Articles/594492/ blitzkrieg3 <div class="FormattedComment"> The timing put into the ftrace buffer is wrong, there are too few variables there. It should be:<br> <p> ftrace_write("thread %ld iter %d, took lock %d in %llu us\n",<br> id, iter, l, delta / 1000);<br> </div> Fri, 11 Apr 2014 19:01:57 +0000