Search Results

Search: Posts Made By: ptprabu
Forum: Programming 11-28-2007
12,737
Posted By ptprabu
You could also do strace of the process.. ...
You could also do strace of the process..

strace -ppid
Forum: Programming 11-28-2007
9,444
Posted By ptprabu
These semaphores work between threads of a single...
These semaphores work between threads of a single process. I'm using linux-2.6.14 in PPC architecture..
Forum: Programming 11-28-2007
4,440
Posted By ptprabu
Much time in insmod of huge kernel module
I'm using Linux-2.6.14. My application is having one kernel module of large size(approx 8MB), insmoding of that kernel module is taking pretty much time(approx 8Mins). Is there a way to reduce the...
Forum: Programming 11-28-2007
9,444
Posted By ptprabu
Porter, In my application semaphores, are...
Porter,

In my application semaphores, are not created using any threading library. Semaphores (counting) are created using sema_init. Is there any system calls or functions available to get the...
Forum: Programming 11-28-2007
6,735
Posted By ptprabu
Krishna, How this space in scanf matters?...
Krishna,

How this space in scanf matters? Any more inputs?
Forum: Programming 11-26-2007
9,444
Posted By ptprabu
Semaphore debugging
I'm running one multithreaded application, in that one of my thread
is waiting infinitely in a semphore. Is there a way to determine, in
which semaphore the particular thread is waiting and which...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 12:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy