View Single Post
Posts: 19 | Thanked: 7 times | Joined on Jan 2010 @ dallas, tx usa
#5
Originally Posted by Rob1n View Post
Anything in square brackets is a kernel thread, so definitely won't be killable. I'm not sure what it actually is though - a search on Google only shows a few mobile phone threads, so it doesn't appear to be a standard kernel feature. From the name, I'd guess it's managing the work queue for some sort of bridge process.
If I had to guess, based on the fact that it happens after video playing, is that it's some kind of bidge thread to feed data to/from the DSP for video decoding.

But I could be wrog.