Comment 5 for bug 1479250

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: Unity8 wakes up the CPU continuously even when idle

Looks like a common theme all along is:

   read(fd, buf, 16) = 8

So what polls for and reads into a max buffer size of 16?