Re: Attempted summary of suspend-blockers LKML thread, take three

From: Alan Cox
Date: Tue Aug 10 2010 - 10:34:37 EST


Which reminds me. I forgot a very important way that user space signals
the kernel as to its intents.

The kernel can see whether code is sleeping by choice or sleeping because
someone blocked it (eg a page fault). The kernel also knows a lot about
the event being waited for (much more so in -rt than base).

We don't capture all of that info but it seems it would advance progress
in the right direction to do so better.

Alan

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/