- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- application on smp system
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2005 06:56 AM
тАО09-22-2005 06:56 AM
Is SMP stands for Shared Memory System or Symmetrical Memory processors ?
I am investigating feasibility to host web applications on hpux servers having 7/8 cpu ( server model (9000/800/N4000-75 and 9000/800/rp7410).
I understand that hpux os will allow application to share 7/8 cpu and to share memory as well by default. (by default i mean we don't need to do anything extra configuration change to enable this feature)
Please let me know if i understood correctly ?
Thanks,
Shiv
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2005 07:03 AM
тАО09-22-2005 07:03 AM
Re: application on smp system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2005 07:03 AM
тАО09-22-2005 07:03 AM
Re: application on smp system
SMP is Symmetric Multi Processing system .
A process will be cplit into muliple threads and each thread can execute on different processors .
SMP is a feature of Operation system ,there is no extra configurations required .But for maximum performance make sure your application is 64bit compatible.
Thanks,
BL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2005 07:07 AM
тАО09-22-2005 07:07 AM
SolutionSMP is : Symmetric MultiProcessing.
SMP, is a multiprocessor computer architecture where two or more identical processors are connected to a single shared main memory. Most common multiprocessor systems today use an SMP architecture.
SMP systems allow any processor to work on any task no matter where the data for that task is located in memory; with proper operating system support, SMP systems can easily move tasks between processors to balance the work load efficiently. On the downside, memory is much slower than the processors accessing them, and even single-processor machines tend to spend a considerable amount of time waiting for data to arrive from memory. SMP makes this worse, as only one processor can access memory at a time; it is possible for several processors to be starved.
hp-ux 11i supports SMP with large number of CPU.
Here is few details:
---------------------
HP-UX 11i Unique Functionality
Operating Environments (11i Foundation Enterprise, and Mission Critical, Technical, and Minimum Technical).
Application binary compatibility with HP-UX 11.0.
Scalability up to 128 processors in Symmetric Multiprocessing (SMP) configurations.
Online addition and replacement (OLAR) for PCI-based I/O and networking cards in n class, l class, and Superdome systems.
Dynamic tuning for 11 kernel parameters.
...
Also you may look at this for SMP features of hpux 11i
http://www.hp.com/workstations/risc/standard/operating/hpux11i_faq.html
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2005 07:13 AM
тАО09-22-2005 07:13 AM
Re: application on smp system
Results from the "Computer Acronym Archive" ( http://www.acronyms.ch ):
1. SMP: Simple Management Protocol
2. SMP: Smart Messaging Protocol
[Nokia - Communication]
3. SMP: Software Motion Picture
4. SMP: Symbolic Manipulation Program
5. SMP: Symmetric MultiProcessing
A form of multiprocessing in which more than one processor can run kernel-level code simultaneously [Hardware]
6. SMP: System Modification Program
[Software]
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2005 07:22 AM
тАО09-22-2005 07:22 AM
Re: application on smp system
I have also got few Acronym for SMP:
Here it is :
------------
WHATIS Results for SMP:
- sales manual pages
- security maintenance program
- shared multiprocessor
- subcontract management plan
- supply management project
- symmetric multiprocessing
- symmetric multiprocessors/multiprocessing
- system maintenance port card (ROLM, 9750, 9751)
- system maintenance program
- system message processor
- system modification program (MVS)
- systems management program
-------------------------------------------
Also ,
symmetric multiprocessing
The processors are treated more or less equally, with application programs able to run on any or perhaps all processors in the system, interchangeably, at the operating system's discretion. Simple MP usually involves assigning each processor to a fixed task (such as managing the file system), reserving the single main CPU for general tasks.
You can search for symmetric multiprocessing , in www.wikipedia.org
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2005 04:23 PM
тАО09-22-2005 04:23 PM
Re: application on smp system
SMP - Symmetric Multiprocessing, a computer architecture that provides fast performance by making multiple CPUs available to complete individual processes simultaneously (multiprocessing). HP-UX 11i is well known for it's Multiprocessing capabilities.
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-25-2005 12:41 AM
тАО09-25-2005 12:41 AM