udev-208 eats CPU
Andrew Gaylard <[email protected]> Sun, 12 Jan 2014 20:33:22 +0000 (UTC)
| Newsgroups | gmane.linux.gentoo.alpha |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I have just upgraded to the latest build of udev (208) on my Alpha box.
It appears to run at 100% of CPU. When I enable debugging, I get these
lines in /var/log/messages:
unable to receive ctrl connection: Function not implemented
This appears to be due to the lack of the accept4 call.
However, my kernel is gentoo-sources-3.10.7 and my glibc is 2.17,
so I'd expect this call to be there.... Right?
--
Andrew