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