mlx_periodic_thread
static void mlx_periodic_thread(void *);
rv = kthread_create(PRI_NONE, 0, NULL, mlx_periodic_thread,
tsleep(mlx_periodic_thread, PWAIT, "mlxzzz", hz * 2);