Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX Virtual Partitions Administrator’s Guide > Chapter 8 CPU, Memory, and I/O Resources (A.03.xx)

Memory: Assigning by Size (ILM)

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

Assigning memory by specifying only size uses ILM memory. ILM memory is the only type of memory used in vPars A.03.xx and earlier. vPars A.04.xx and later can use either ILM or CLM memory.

Syntax

The basic syntax for adding or deleting ILM resources assigned to a virtual partition is:

-[a|d] mem::size

where:

a

is adding

d

is deleting

size

is the quantity of ILM in MBs

Examples

  • To create the virtual partition winona2 with 1024 MB of ILM:

    winona1# vparcreate -p winona2 -a mem::1024

  • To add 1024 MB of ILM to an existing partition winona2:

    winona1# vparmodify -p winona2 -a mem::1024

  • To decrease the amount of ILM assigned to partition winona2 by 1024 MB:

    winona1# vparmodify -p winona2 -d mem::1024

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2008 Hewlett-Packard Development Company, L.P.