On multiprocessor computers that support processor affinity, AFF_NPROCS specifies the number of CPUs to which the database server can bind CPU virtual processors. Binding a CPU virtual processor to a CPU causes the virtual processor to run exclusively on that CPU. The database server assigns CPU virtual processors to CPUs in serial fashion, starting with the processor number that AFF_SPROC specifies.
Extended Parallel Server can run on the following types of parallel-processing platforms:
On parallel-processing platforms that support processor affinity, AFF_NPROCS specifies the number of CPUs to which the database server or coserver binds CPU virtual processors. Binding a CPU virtual processor to a CPU causes the virtual processor to run exclusively on that CPU. The database server or coserver assigns CPU virtual processors to CPUs in serial fashion, starting with the processor number that AFF_SPROC specifies.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]