[linuxkernelnewbies] Process ID and App Name

2010-03-22 Thread perumal316
Hi, Is there any way to get the current process ID and the corresponding name of the application from the kernel module? I have tried using task-comm ,task-pid, current-pid etc But I am not getting the correct process ID. I want to printk the process ID and the application name each time a

[linuxkernelnewbies] Re: Process ID and App Name

2010-03-22 Thread Peter Teoh
not sure how u wrote your module.want to post your code here? From kernel/timer.c: 373 void __timer_stats_timer_set_start_info(struct timer_list *timer, void *addr) 374 { 375 if (timer-start_site) 376 return; 377 378 timer-start_site = addr; 379

[linuxkernelnewbies] WWW Computer Architecture Page

2010-03-22 Thread Peter Teoh
http://pages.cs.wisc.edu/~arch/www/ What's Computer Architecture? Computer Architecture is the science and art of selecting and interconnecting hardware components to create computers that meet functional, performance and cost goals. Computer architecture is not about using computers to

[linuxkernelnewbies] Main Page - ARM Linux Internet Platform

2010-03-22 Thread Peter Teoh
http://linux.onarm.com/index.php/Main_Page ARM Linux Internet Platform This site provides Open Source components, middleware and utilities used to build a Linux Mobile software stack on ARM. These include Linux kernel, libraries, utilities, multimedia components and Mozilla and Webkit web

[linuxkernelnewbies] CPU Status and temperature

2010-03-22 Thread David Gutierrez
Hello, Do any one knows where I can get some tools which measure the CPU Temperature. David _ Hotmail is redefining busy with tools for the New Busy. Get more from your inbox.

[linuxkernelnewbies] Re: CPU Status and temperature

2010-03-22 Thread peter teoh
David Gutierrez wrote: Hello, Do any one knows where I can get some tools which measure the CPU Temperature. David Hotmail is redefining busy with tools for the New Busy. Get more from your inbox. Sign up now. Temperature reporting is dependent on the specific capabilities of