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 wOOdy-Soft 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: brudnakm
  • Content: Threads
  • Order by date
  1. brudnakm

    Forcing processor affinity

    All, I am attempting to force process affinity using the sysmp(MP_MUSTRUN, cpu) ; system call on an IRIX 6.5.11 Onyx 2. The problem is that as I observe process behavior using top and gr_osview the process does not run on the requested CPU. sysmp returns an error code of 0 (success) and...
  2. brudnakm

    Hi, I recommend that you purchas

    Hi, I recommend that you purchase W. Richard Stevens Book entitled UNIX network programming Vol. 2: Interprocess Communications. Also, He has sample code at; http://www.kohala.com/start/unpv22e/unpv22e.tar.gz Brudnakm
  3. brudnakm

    Ebedding assembly language in a C function

    Is anyone aware of how to embed assembly language code in a C function for an SGI MIPS Pro compiler using -n32 complle flag? I know that such things are non-standard C, but was hoping someone out there has encountered and solved this problem before. I am particularly interested in reading and...

Part and Inventory Search

Back
Top