libudev - enumerate CPUs
Hello, It is possible to enumerate CPUs using libudev? If yes, how? Thanks. -- Serghei ___ devkit-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/devkit-devel
Re: libudev - enumerate CPUs
On Tue, Dec 6, 2011 at 20:16, Serghei Amelian wrote: > Hello, > > It is possible to enumerate CPUs using libudev? If yes, how? No, it isn't at the moment. The kernel is a total mess with the cpu devices, they are invisible to udev's coldplug. We might be able to fix that soon. Kay ___ devkit-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/devkit-devel
