|
| hardware - UML-Dokumentation |
deployment::hardware
KlasseMemoryDescriptor
The MemoryDescriptor entity captures the essential properties of different types of memory, such as DRAM or SRAM.
| Attribute |
| <Primitive Type> Unlimited Natural | bandwidth |
Memory bandwidth, in bytes per second.
|
| <Primitive Type> Unlimited Natural | fsbFrequency |
Frequency of the Front Side Bus, in Hertz.
|
| <Primitive Type> Unlimited Natural | accessLatency |
Access latency expressed in number of (Front Side Bus) clocks. The memory access latency basically represents the miss penalty for the last level of caches.
|
| <Primitive Type> Unlimited Natural | burstLength |
The maximum amount of data that can be transferred during a single memory transaction, in bytes.
|
Eigenschaften:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | MemoryDescriptor |
| Name Expression | |
| Namespace | <<ePackage>> <Package> hardware |
| Owned Template Signature | |
| Owner | <<ePackage>> <Package> hardware |
| Owning Template Parameter | |
| Package | <<ePackage>> <Package> hardware |
| Qualified Name | samm::deployment::hardware::MemoryDescriptor |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
accessLatency
Public <Primitive Type> Unlimited Natural accessLatency
-
Access latency expressed in number of (Front Side Bus) clocks. The memory access latency basically represents the miss penalty for the last level of caches.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> MemoryDescriptor |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | 1 |
| Name | accessLatency |
| Name Expression | |
| Namespace | <Class> MemoryDescriptor |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> MemoryDescriptor |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::hardware::MemoryDescriptor::accessLatency |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> Unlimited Natural |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
bandwidth
Public <Primitive Type> Unlimited Natural bandwidth
-
Memory bandwidth, in bytes per second.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> MemoryDescriptor |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | 1 |
| Name | bandwidth |
| Name Expression | |
| Namespace | <Class> MemoryDescriptor |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> MemoryDescriptor |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::hardware::MemoryDescriptor::bandwidth |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> Unlimited Natural |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
burstLength
Public <Primitive Type> Unlimited Natural burstLength
-
The maximum amount of data that can be transferred during a single memory transaction, in bytes.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> MemoryDescriptor |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | 1 |
| Name | burstLength |
| Name Expression | |
| Namespace | <Class> MemoryDescriptor |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> MemoryDescriptor |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::hardware::MemoryDescriptor::burstLength |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> Unlimited Natural |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
fsbFrequency
Public <Primitive Type> Unlimited Natural fsbFrequency
-
Frequency of the Front Side Bus, in Hertz.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> MemoryDescriptor |
| Datatype | |
| Default | |
| Default Value | |
| Is Composite | false |
| Is Derived | false |
| Is Derived Union | false |
| Is Leaf | false |
| Is Ordered | false |
| Is Read Only | false |
| Is Static | false |
| Is Unique | true |
| Keywords | |
| Lower | 1 |
| Lower Value | |
| Multiplicity | 1 |
| Name | fsbFrequency |
| Name Expression | |
| Namespace | <Class> MemoryDescriptor |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> MemoryDescriptor |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::hardware::MemoryDescriptor::fsbFrequency |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> Unlimited Natural |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
|
| hardware - UML-Dokumentation |