K 10 svn:author V 8 cperciva K 8 svn:date V 27 2017-12-31T09:22:31.220944Z K 7 svn:log V 352 Use the TSLOG framework to record entry/exit timestamps for machine independent functions with important roles in the early boot process: mi_startup (with the "exit" recorded when it becomes swapper), start_init (with the "exit" recorded when the thread is about to "return" into the newly created init process), vfs_mountroot, and vfs_mountroot_wait. END