Operating System - HP-UX
1850836 Members
2528 Online
104056 Solutions
New Discussion

Re: Any patch for the memory allocation enhancement

 
Achilles_2
Regular Advisor

Any patch for the memory allocation enhancement

Hi all experts,

Do you know that is it any HP patch for A500 (11.00) server memory allocation enhancement?

Regards
Alex
7 REPLIES 7
Dietmar Konermann
Honored Contributor

Re: Any patch for the memory allocation enhancement

Alex,

I'm not quite sure what you mean... never heard of the term "server memory allocation enhancement".

Maybe the EXEC_MAGIC/SHMEM_MAGIC or q3p (Quadrant 3 privat) features? These enhancements allow allocation of more than 1.75 GB shmem and/or 1GB private memory for 32 bit processes. Is it that you're after?

Best regards...
Dietmar.
"Logic is the beginning of wisdom; not the end." -- Spock (Star Trek VI: The Undiscovered Country)
Michael Tully
Honored Contributor

Re: Any patch for the memory allocation enhancement

What OS version is installed?

# getconf KERNEL_BITS

if 32, you might think about about upgrading to 11i and 64 bit.
Anyone for a Mutiny ?
Ravi_8
Honored Contributor

Re: Any patch for the memory allocation enhancement

Hi

i don't think of any patch for memory.

you can achive by increasing maxdsix, maxdsiz kernel values
never give up
Eric Antunes
Honored Contributor

Re: Any patch for the memory allocation enhancement

Hi Alex,

About memmory allocation, I found those patches for HP-UX 11.0:

s700_800 11.X HP AutoRAID Manager cumulative patch PHCO_23262
created: 2001/03/09
notes: PHCO_23262
created: 2001/03/09
notes:
s700_800 11.X Fortran90 B.11.01.08 cumulative patch PHSS_20206
created: 1999/11/12
PHSS_20206
created: 1999/11/12

s700_800 11.[10]0 MeasureWare/Glance C.02.40 libarm patch PHSS_20654
created: 1999/12/14
notes: PHSS_20654
created: 1999/12/14
notes:
s700_800 11.X Fortran90 B.11.01 cumulative patch PHSS_23953
created: 2001/07/01
PHSS_23953
created: 2001/07/01

s700_800 11.X LIBCL patch PHSS_25718
created: 2002/03/01
PHSS_27106
created: 2002/06/06




Each and every day is a good day to learn.
Dietmar Konermann
Honored Contributor

Re: Any patch for the memory allocation enhancement

Interesting how many people know answers without really knowing the question. :)
"Logic is the beginning of wisdom; not the end." -- Spock (Star Trek VI: The Undiscovered Country)
Thayanidhi
Honored Contributor

Re: Any patch for the memory allocation enhancement

I think what you are looking for some patch to avoid "memory leak".

Alex, Do you get "sysmap: rmap ovrflo error" in syslog. Any crashes/reboots?

What application you are running?

Revert!

TT
Attitude (not aptitude) determines altitude.
Eric Antunes
Honored Contributor

Re: Any patch for the memory allocation enhancement

Hi Dietmar,

That's all about points racing! ;-)

Seriously, I've just did a patch search with "memory allocation" and I've got those 5 patches. I don't if the patches will help but installing them it's the only way to know the answer...
Each and every day is a good day to learn.