Search Results

Search: Posts Made By: mika
Forum: Programming 05-16-2009
7,016
Posted By mika
Thank you for reply. I have tried jdb. It's...
Thank you for reply.
I have tried jdb. It's useful for my problem.
Process Explorer is not useful for my current problem, but it's a useful tool.
I've had jdk 6.0 installed.
Thank you all again.
Forum: Programming 05-13-2009
7,016
Posted By mika
how can I get to know what threads run within process java.exe on windows
I am writing java application on windows.
There are more than 100 threads run within java.exe.
I want to know what threads run within process java.exe so that I can find out if there are abnormal...
Forum: Programming 12-04-2008
2,468
Posted By mika
maybe you can use thread to instead.
maybe you can use thread to instead.
Forum: Programming 09-03-2008
25,473
Posted By mika
see manpage setsockopt() and pay special...
see manpage setsockopt() and pay special attention to so_keepalive and tcp_keepalive or tcp_keepidle options. BTW, options are system specified.
Forum: Programming 07-09-2008
2,012
Posted By mika
I think you can do your job in another way. ...
I think you can do your job in another way.
Copy old file to a new location, after that empty the original file.
But there are chances of data loss, if the service writes log between copying...
Forum: Programming 07-04-2008
34,050
Posted By mika
I tried your code on my linux box , but i didn't...
I tried your code on my linux box , but i didn't get the error message you said above
Forum: Programming 07-03-2008
5,490
Posted By mika
Sivaswami, there is no /proc filesystem on hp-ux....
Sivaswami, there is no /proc filesystem on hp-ux.

jim, i am working on hp-ux.
I have tried the getmntent system call.It works!
Let's close this thread.
Thanks again!
Forum: Programming 07-01-2008
5,490
Posted By mika
shamrock ,thank you very much! The getmntent()...
shamrock ,thank you very much!
The getmntent() system call is exactly what i want.

jim, thank you all the same for your concern!
I know how to get filesystem mounted and its usage by using shell...
Forum: Programming 06-30-2008
5,490
Posted By mika
shamrock ,thank you! your answer is very...
shamrock ,thank you! your answer is very useful.
Now i want to get filesystems mounted on my hp-ux in c, how can i get it?
Forum: Programming 06-28-2008
5,490
Posted By mika
how to get filesystem usage in c
hi, everyone
Can anybody tell me how to get free blocks and total blocks of filesystem in c.
I am working on a hp-unix
Thanks in advance.
Showing results 1 to 10 of 10

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