hi all: There are 2 time structs in kernel, timespec and ktime_t. Under what circumstances we will use timespec or ktime_t? under 32-bits system, they seem same because both them store second and nanosecond information, right? -- Regards,