last time i had to compile the kernel, i was supposed to say yes to /proc/cpu/x/id to read the id from there.
--Vardhan -----Original Message----- From: Mohan Haribhau Tarole [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 18, 2002 12:34 PM To: [EMAIL PROTECTED] Subject: RE: [LIH]How to find processor id ? Use the instruction CPUID to get it Instruction Description CPUID Returns processor identification and feature information to the EAX, EBX, ECX, and EDX registers, according to the input value entered initially in the EAX register go through instruction set reference for more details Regards Mohan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of nikam Sent: Tuesday, June 18, 2002 11:54 AM To: [EMAIL PROTECTED] Subject: Re: [LIH]How to find processor id ? Hi Mahantesh, Well, it gives CPU information.. but not its ID. I require unique id of the processor like MAC address.. Thank you, Kiran. Mahantesh wrote: > nikam wrote: > > > > Hi all, > > > > I want to find my processor ID. I am using Red Hat Linux 7.1, its very > > urgent. > > Please let me know how to find it. > > Thanx in advance.. > > Warm regards, > > Kiran Nikam. > > cat /proc/cpuinfo _may_ help. > > Cheers. > Mahantesh. > > -------------------------------------------------------------------------- -- > Bringing you mounds of caffeinated joy > >>> http://thinkgeek.com/sf <<<>> _______________________________________________> linux-india-help mailing list> [EMAIL PROTECTED]> https://lists.sourceforge.net/lists/listinfo/linux-india-help--------------- ------------------------------------------------------------- Bringing you mounds of caffeinated joy >>> http://thinkgeek.com/sf <<<_______________________________________________linux-india-help mailing [EMAIL PROTECTED]https://lists.sourceforge.net/list s/listinfo/linux-india-help ---------------------------------------------------------------------------- Bringing you mounds of caffeinated joy >>> http://thinkgeek.com/sf <<< _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
