Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Unix (not Linux) on x86 chips? Post 302316281 by bakunin on Thursday 14th of May 2009 03:39:16 PM
Old 05-14-2009
Quote:
Originally Posted by Padow
Not sure what HPUX runs on.
On the PA-RISC chip, which is based on the Motorola 88000 chip design.

HP ceased to produce PA-RISC chips (last series was the 9000) in end of 2008 and announced to switch over to Itanium.

Another formerly professional workstation now running on hobby electronics.

bakunin
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Clustering solution for RH Linux AS and Solaris x86/AMD 64

Dear All Experts, Would like to know the maturity/ stability of Redhat Linux AS 3.0 and Solaris. My organization need to setup cluster solution. We are well-versed with Veritas Cluster on Solaris. We are thinking of waiting for certification support of the various ISV like Oracle, Veritas... (3 Replies)
Discussion started by: izy100
3 Replies

2. UNIX for Advanced & Expert Users

Dual boot x86 Sol 10, and Linux

I've loaded sol 10, and I left 20 Gig of 70 free, I can't seem to find a straight forward proc. for loading the Linux RH. Does anyone have one, or can they point me to one ? (0 Replies)
Discussion started by: jdel80
0 Replies

3. Linux

Linux ES 4 Update 4 (x86)

I have cdrom with the following files which I copieed on my hard drive. RHEL4-U4-i386-ES-disc1.iso RHEL4-U4-i386-ES-disc4.iso RHEL4-U4-i386-ES-disc2.iso RHEL4-U4-i386-ES-disc5.iso RHEL4-U4-i386-ES-disc3.iso What shell I do now to upgrade linux version. :o Thank you zam (6 Replies)
Discussion started by: zam
6 Replies

4. Linux

linux-gate - x86 - a few questions

I'm aware of the linux-gate VDSO used to implement the sysenter mechanism for system calls. On older kernels this was mapped to a static location in the address space of each process. Newer kernels allow this to be dynamically located (though I don't think it's used by any distribution yet). How... (0 Replies)
Discussion started by: G_Morgan
0 Replies

5. What is on Your Mind?

What are Your Favorite Chips? Mine are Doritos Nacho Cheesier!

By far, Doritos Nacho Cheesier are the best tasting chips, well at least too me. Have you tried them? What are your favorite chips? (5 Replies)
Discussion started by: Neo
5 Replies

6. Red Hat

veritas volume manager for x86 linux

Dear All, I am running 32 bit RHEL5 in vmware platform ( windows XP ). Is there any free version of veritas volume manager available, if yes please provide the link. Regards, snjksh. (1 Reply)
Discussion started by: snjksh
1 Replies

7. What is on Your Mind?

40 years of chips

I've been thinking about modern CPUs. Apart from x86 and SPARC, is there any other 'kind' of CPU used today in computers (not in playstation3, phones and similar) (6 Replies)
Discussion started by: orange47
6 Replies

8. SuSE

Upgrading from Suse Linux 10.1(x86-64)

Hi I don't know if this is good place for this post. I`m using a laptop whit suse Linux 10.1 installed on it (since I bought it) and its only Importance is one industrial 3d scan software installed on it. its an old laptop whit an old version of Linux is it possible to backup this installed... (1 Reply)
Discussion started by: mkhb75
1 Replies

9. OS X (Apple)

Apple looking to switch to using in-house ARM chips for their HW.

Hi guys and gals... Intel reportedly expects Apple to start the Mac's transition to ARM next year - 9to5Mac (0 Replies)
Discussion started by: wisecracker
0 Replies
pa_maxssiz(5)							File Formats Manual						     pa_maxssiz(5)

NAME
pa_maxssiz: pa_maxssiz_32bit, pa_maxssiz_64bit - maximum size (in bytes) of the stack for a user process running under the PA-RISC emulator on an Integrity system VALUES
Default Allowed values DESCRIPTION
User programs on HP-UX systems are composed of five discrete segments of virtual memory: text (or code), data, stack, shared, and I/O. PA-RISC binaries running under Itanium-based system using the PA-RISC emulator have their stack segment size (which includes both the mem- ory stack and the RSE stack) determined by or The emulated stack from the process perspective is the same as the stack if the process were executed on a PA-RISC machine without the emu- lator. The actual (non-emulated) process stack (both memory and RSE) for an emulated process are of a non-configurable size and are used solely for the internal use of the emulator for a PA-RISC process on Itanium-based system. This tunable therefore represents the required value of or on a corresponding PA-RISC machine to execute the emulated process plus working space for the emulator itself. As with the stack address space sized by the address space used by the emulator is both private to the process and not usable for other purposes regardless of whether the emulator stack grows to encompass the full range or not. As a consequence, the tunable value may be viewed as an amount of process data address space which will be unavailable to this PA-RISC process. Caution is advised especially for 32 bit processes since the default address space model only provides 1 Gb of private data space. Setting this tunable too high will result in execution failure when other allocations (private calls or calls) fail due to insufficient available address space. If this occurs, revise the address space model of the failing PA-RISC executable using to allow more private data virtual address space or lower the tunable. Who is Expected to Change This Tunable? Anyone. Restrictions on Changing Given that the user memory stack size is not modifiable by this tunable, it is expected that detailed knowledge of the PA-RISC emulator memory usage is needed before modifying this tunable. When Should the Value of This Tunable Be Raised? This tunable should be raised if the PA-RISC emulator on Itanium-based system requires additional space for stack emulation. What Are the Side Effects of Raising the Value? The PA-RISC emulator will use more of the virtual address space for stack, leaving less virtual address space for data allocations. Rais- ing the value too high will result in application failure when data allocations fail due to insufficient virtual address space. Since it may not be known which processes are based off of PA-RISC binaries and which off Itanium-based binaries, arbitrary raising of this tunable is discouraged. When Should the Value of This Tunable Be Lowered? This tunable should only be lowered if the workload for the PA-RISC emulator is known on the system, more space than is needed is currently used for stack emulation, and swap space (either reserved or allocated) is at a premium on the system. What Are the Side Effects of Lowering the Value? Lowering this tunable will decrease the available stack space for emulated PA-RISC binary executions. Emulated processes needing larger stacks will fail stack growth requests (just as lowering or may cause process termination due to failure to grow stack). What Other Tunable Values Should Be Changed at the Same Time? None. WARNINGS
All HP-UX kernel tunable parameters are release specific. This parameter may be removed or have its meaning changed in future releases of HP-UX. Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parameter values. After installation, some tunable parameters may no longer be at the default or recommended values. For information about the effects of installation on tun- able values, consult the documentation for the kernel software being installed. For information about optional kernel software that was factory installed on your system, see at AUTHOR
was developed by HP. SEE ALSO
chatr(1), mmap(2), sbrk(2), maxssiz(5). Integrity Systems Only Tunable Kernel Parameters pa_maxssiz(5)
All times are GMT -4. The time now is 08:13 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy