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 strongm 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: *

  • Users: snef
  • Order by date
  1. snef

    Operating System maximum number of files

    About the number of files in 1 directory: under jfs indeed limit the number of files to maximum 2500 otherwise you'll have performance problems. However under JFS2 (available under AIX 5.2) we have succesfully created 1 milion files with linear access times when doing un ls. (Took 20 seconds to...
  2. snef

    paging space kill

    Application that was using up memory wasn't owned by root (cause was the memory leak in libc) If I read your answers correct than the default behaviour doesn't send paging space kills to non-root processes but you can change it with vmtune, and root processes are never subject to paging space...
  3. snef

    paging space kill

    Yes but under AIX 4.2.1 the AIX would kill some processes, freeing memory for itself so it wouldn't hang.
  4. snef

    gigabit adapter help

    We have gigabit ethernet on AIX for about two years now, and works most of the time: The last problem was : sometimes a connection loss which is now resolved by either upgrade to ML10 or connector change on the switch (did both things simultaniously)
  5. snef

    paging space kill

    Hi, It seems that on AIX 4.3.3 you don't get a paging space kill when running low on virtual memory. This even has caused my AIX to hang ! Anybody knows if this is normal. Snef
  6. snef

    paging space kill

    Hi, It seems that on AIX 4.3.3 you don't get anymore paging space kills when running low on virtual memory. This some times causes AIX to hang. Anydoy knows if this is correct ? Snef

Part and Inventory Search

Back
Top