Sponsored Content
Full Discussion: Share CPU core
Operating Systems Solaris Share CPU core Post 302408713 by falloutsam on Tuesday 30th of March 2010 09:11:38 AM
Old 03-30-2010
I compiled perl with options -Dusethreads -Dprefix=/usr/local/perl

Code:
 
$ /usr/local/perl/bin/perl --version
 
This is perl, v5.8.8 built for sun4-solaris-thread-multi
Copyright 1987-2006, Larry Wall

Code:
 
 
$ /usr/local/perl/bin/perl -V | grep thread
    osname=solaris, osvers=2.10, archname=sun4-solaris-thread-multi
    config_args='-ds -e -Dprefix=/usr/local/perl -Dusethreads'
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    libs=-lsocket -lnsl -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    /usr/local/perl/lib/5.8.8/sun4-solaris-thread-multi
    /usr/local/perl/lib/site_perl/5.8.8/sun4-solaris-thread-multi
prcsvadm15-new:~/testdir

 

9 More Discussions You Might Find Interesting

1. AIX

cpu and core

Hi, what is concept of core in ibm platform? I want to know how to find out no of core in cpu in aix i.e command how to find out value of core? Wheather any specification is there? (1 Reply)
Discussion started by: manoj.solaris
1 Replies

2. Solaris

cpu core level from solaris os [8,9,10]

hi all how to find cpu core level in 8,9 and 10 . thanks (2 Replies)
Discussion started by: kumarmani
2 Replies

3. AIX

no of core in cpu for aix

is there command which will display no of core per cpu in aix? Regads, Manoj (1 Reply)
Discussion started by: manoj.solaris
1 Replies

4. UNIX for Advanced & Expert Users

How maney CPU and core?

Hi, Is it a command that show's how many CPU and Core the solaris server have? Tnx (2 Replies)
Discussion started by: mehrdad68
2 Replies

5. UNIX for Advanced & Expert Users

Distinguishing between CPU and Core

Hi, I want to know if in UNIX is it possible to distinguish between a CPU and a core through any command? Thanks, Vineet (1 Reply)
Discussion started by: vineetd
1 Replies

6. Solaris

Restricting CPU Core Access

Hi all. I've had a quick look around but cant see anything exactly matching my requirements. I have a new T2000 running S10. Im looking to restrict the no. cores that a S10 non-global zone can use to 1 only. The box is single CPU but 8core. I want to do this to save on some software... (4 Replies)
Discussion started by: boneyard
4 Replies

7. AIX

What is a cpu core ?

Hi Friends- What does it mean by 2 cpu cores, 3 cpu cores? Does it mean 2 separate cpus or what is it exactly ? Kindly explain a bit in detail. Thanks panditt (4 Replies)
Discussion started by: deshaipet
4 Replies

8. Red Hat

No of CPU's and No of Core

I would like to understand how many number of CPUs and cores do I have on my server based on following out put.. Few observations... Please correct me if I am wrong Since Physical ID is same CPU is singe It has 8 virtual processors Hyper thrading is enabled since no of siblings are... (1 Reply)
Discussion started by: parth_buch
1 Replies

9. Solaris

Assigning cpu/core to globalzone

hi all, I am running SPARC server + solaris 10. (no LDOMs) Due to change of setup and application licensing cost, I need to cap my core/cpu utilization in my globalzone. Right now, I have 1x6 cores in my server, how do I change it to utilized 4 cores instead ? By using... (2 Replies)
Discussion started by: javanoob
2 Replies
SITEPODS(1p)						User Contributed Perl Documentation					      SITEPODS(1p)

NAME
sitepods - print out the paths to the modules that this site added DESCRIPTION
This program shows the paths to module pods that are in the site_perl directories. EXAMPLES
$ sitepods /usr/local/devperl/lib/site_perl/5.00554/i686-linux/XML/Parser/Expat.pm /usr/local/devperl/lib/site_perl/5.00554/i686-linux/XML/Parser.pm You can also run this using alternate perl binaries, like so: $ oldperl -S sitepods .... SEE ALSO
faqpods(1), modpods(1), pods(1), podpath(1), and stdpod(1). AUTHORS and COPYRIGHTS Copyright (C) 1999 Tom Christiansen. Copyright (C) 2006-2008 Mark Leighton Fisher. This is free software; you can redistribute it and/or modify it under the terms of either: (a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or (b) the Perl "Artistic License". (This is the Perl 5 licensing scheme.) Please note this is a change from the original pmtools-1.00 (still available on CPAN), as pmtools-1.00 were licensed only under the Perl "Artistic License". perl v5.10.1 2010-02-22 SITEPODS(1p)
All times are GMT -4. The time now is 12:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy