|
|
Subscribe / Log in / New account

migrate.c final version

migrate.c final version

Posted Apr 11, 2014 19:01 UTC (Fri) by blitzkrieg3 (guest, #57873)
Parent article: migrate.c final version

The timing put into the ftrace buffer is wrong, there are too few variables there. It should be:

ftrace_write("thread %ld iter %d, took lock %d in %llu us\n",
id, iter, l, delta / 1000);


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds