HP Integrity Superdome 2 8/16 HP Superdome 2 Partitioning Administrator Guide - Page 21

Partition names, Hyperthreading, Enabling or disabling Hyperthreading on HP Superdome 2 using the GUI

Page 21 highlights

Partition names Specifies the name of the nPartition. The parcreate -P name command is used to create an nPartition with a name associated with it. An nPartition name must have at least one of the following non-numeric characters: a-z, A-Z, dash (-), under-score (_), or period (.). An nPartition name with the same format as the default name can only be specified if the specified name matches the nPar number. If name is not specified either through the -p or -P options, a default name of the format nParnnnn is given to the nPartition (where, nnnn is a 4 digit nPartition number). Partition numbers Specifies the number of the nPartition. The parcreate -p number command is used to create an nPartition with a number associated with it. If -p number is not specified, an nPartition number is automatically assigned to the created nPartition. Valid partition numbers range from 1 to 255. Hyperthreading Hyperthreading technology delivers thread-level parallelism on each processor core resulting in efficient use of processor resources-higher processing throughput and improved performance on multi-threaded software. Hyperthreading is enabled by default in an nPartition running on HP Superdome 2 servers. NOTE: Hyperthreading was not enabled by default on legacy systems. Enabling or disabling Hyperthreading on HP Superdome 2 using the GUI To enable or disable hyperthreading on HP Superdome 2 using the GUI: 1. Log into the OA GUI. 2. Select the nPartition in the System and Devices tab. 3. Click Modify nPartition. 4. Click Advanced Settings. 5. Check or clear Enable Hyperthreading. 6. Click Apply. Hyperthreading is enabled or disabled depending on whether you check or clear the Enable Hyperthreading option. Enabling or disabling Hyperthreading on HP Superdome 2 using the CLI To enable hyperthreading on HP Superdome 2, run the following command: parmodify -p -T y To disable hyperthreading on HP Superdome 2, run the following command: parmodify -p -T n Where, nParId can be either the nPar name or the nPar number. NOTE: After hyperthreading is enabled for an nPartition, it is still necessary to configure the operating system of that partition to use it. For HP-UX, this means changing the value of the kernel parameter lcpu_attr to 1. Socket Local Memory On the HP Superdome 2 systems, memory controllers are associated with the processor sockets. Locality-specific resources such as memory and CPUs, which were assignable as cell-specific resources on legacy systems are now socket-specific resources. Therefore, the locality-specific memory in an HP Superdome 2 system is referred to as a Socket Local Memory (SLM) and the locality-specific processor cores are referred to as Socket Local Processors (SLP). nPartition properties 21

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110

Partition names
Specifies the name of the nPartition. The
parcreate
P name
command is used to create an
nPartition with a
name
associated with it. An nPartition name must have at least one of the following
non-numeric characters: a-z, A-Z, dash (-), under-score (_), or period (.). An nPartition name with
the same format as the default name can only be specified if the specified name matches the nPar
number. If name is not specified either through the
-p
or
-P
options, a default name of the format
nParnnnn
is given to the nPartition (where,
nnnn
is a 4 digit nPartition number).
Partition numbers
Specifies the number of the nPartition. The
parcreate
p number
command is used to create
an nPartition with a
number
associated with it. If
-p number
is not specified, an nPartition number
is automatically assigned to the created nPartition. Valid partition numbers range from 1 to 255.
Hyperthreading
Hyperthreading technology delivers thread-level parallelism on each processor core resulting in
efficient use of processor resources—higher processing throughput and improved performance on
multi-threaded software. Hyperthreading is enabled by default in an nPartition running on HP
Superdome 2 servers.
NOTE:
Hyperthreading was not enabled by default on legacy systems.
Enabling or disabling Hyperthreading on HP Superdome 2 using the GUI
To enable or disable hyperthreading on HP Superdome 2 using the GUI:
1.
Log into the OA GUI.
2.
Select the nPartition in the System and Devices tab.
3.
Click
Modify nPartition
.
4.
Click
Advanced Settings
.
5.
Check or clear
Enable Hyperthreading
.
6.
Click
Apply
.
Hyperthreading is enabled or disabled depending on whether you check or clear the
Enable
Hyperthreading
option.
Enabling or disabling Hyperthreading on HP Superdome 2 using the CLI
To enable hyperthreading on HP Superdome 2, run the following command:
parmodify -p <nParId> -T y
To disable hyperthreading on HP Superdome 2, run the following command:
parmodify -p <nParId> -T n
Where,
nParId
can be either the nPar name or the nPar number.
NOTE:
After hyperthreading is enabled for an nPartition, it is still necessary to configure the
operating system of that partition to use it. For HP-UX, this means changing the value of the kernel
parameter
lcpu_attr
to 1.
Socket Local Memory
On the HP Superdome 2 systems, memory controllers are associated with the processor sockets.
Locality-specific resources such as memory and CPUs, which were assignable as cell-specific
resources on legacy systems are now socket-specific resources. Therefore, the locality-specific
memory in an HP Superdome 2 system is referred to as a Socket Local Memory (SLM) and the
locality-specific processor cores are referred to as Socket Local Processors (SLP).
nPartition properties
21