LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Any test suite in linux for threads, file descriptors and shared memory segs. (https://www.linuxquestions.org/questions/linux-newbie-8/any-test-suite-in-linux-for-threads-file-descriptors-and-shared-memory-segs-479097/)

Basavaraj 08-31-2006 07:02 AM

Any test suite in linux for threads, file descriptors and shared memory segs.
 
Hi,

I would like to know is there any test suite available for the following in open source.

1) Maximum number of threads/process, threads/system and processes/system? These tests need to allow for changing the percentage of blocked threads and runnable threads, as well as looking at system performance.

2) Maximum number of file descriptors per process and per system, with adjustable percentages of open files & open sockets. The test should look at kernel performance relating to file descriptor maintenance/access.

3) Maximum number of shared memory segments, with adjustable percentages of small vs. large segments

plz guide and suggest me.

Thanks lot in advance

By
Basavaraj

PatrickNew 08-31-2006 08:33 PM

Umm,

To be honest, I have no clue. I think you might get a better response in a different forum. Maybe try Programming? It doesn't look like a newbie question to me.

nmn 08-31-2006 08:47 PM

I dont think there is. It would be helpful to know why you need it... or what probs you've been having when trying to do it by hand, if you have.

I hope you can find what your looking for, but for now GIYF i guess :)


All times are GMT -5. The time now is 08:48 PM.