Help for this page

Select Code to Download


  1. or download this
      $processor = `/aa/bin/get_bind_cpus.ksh`
    
  2. or download this
     my $mgr = shift;
     my $processor = shift;
    ...
            }
    }
    
  3. or download this
    sub get_cpu_used_by_other_proc
    {
    ...
                    }
            }
    }
    
  4. or download this
     $processor = `/aa/bin/get_bind_cpus.ksh`
    
  5. or download this
    system("$os_command_table{$^O}{pbind} -b $$processor $
    $proc_id{$_} >/dev/null 2>&1")