Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. kletskov

    What is going on with available memory ?

    Thank you very much for the info. Problem seems to be not with swap. Example : Before program1 starts working, there is 400MB free RAM (C function sysconf() gives this information as well as vmstat), then program1 works, no swap used according to vmstat and free RAM becomes 8MB. And it stays 8MB...
  2. kletskov

    What is going on with available memory ?

    Hi all. I'm in process of porting code from Windows to Sun solaris and we faced the problem of execution time.... Program works very slow on SUN workstation comparing to PC. I investigated runtime internals of the program and found out that the amount of available physical memory becomes very...

Part and Inventory Search

Back
Top