|
| hardware - UML-Dokumentation |
deployment::hardware
KlasseTLB
The TLB entity represents a Translation Lookaside Buffer which is used by the processor to speed up the translation of virtual addresses to physical.
| Attribute |
| <Enumeration> CacheKind | kind |
The kind of data the TLB is used for.
|
| <Primitive Type> Integer | entryPageSize |
The page size of a TLB entry. This is the value the operating system is expected to use for majority of purposes.
|
| <Primitive Type> Integer | associativity |
Associativity of the Translation Lookaside Buffer entries.
|
| <Primitive Type> Integer | entriesCount |
The number of entries in this Translation Lookaside Buffer.
|
Eigenschaften:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | TLB |
| 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::TLB |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
associativity
Public <Primitive Type> Integer associativity
-
Associativity of the Translation Lookaside Buffer entries.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> TLB |
| 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 | associativity |
| Name Expression | |
| Namespace | <Class> TLB |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> TLB |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::hardware::TLB::associativity |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> Integer |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
entriesCount
Public <Primitive Type> Integer entriesCount
-
The number of entries in this Translation Lookaside Buffer.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> TLB |
| 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 | entriesCount |
| Name Expression | |
| Namespace | <Class> TLB |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> TLB |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::hardware::TLB::entriesCount |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> Integer |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
entryPageSize
Public <Primitive Type> Integer entryPageSize
-
The page size of a TLB entry. This is the value the operating system is expected to use for majority of purposes.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | <Class> TLB |
| 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 | entryPageSize |
| Name Expression | |
| Namespace | <Class> TLB |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> TLB |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::hardware::TLB::entryPageSize |
| Stereotype | |
| Template Parameter | |
| Type | <Primitive Type> Integer |
| Upper | 1 |
| Upper Value | |
| Visibility | Public |
kind
Public <Enumeration> CacheKind kind
-
The kind of data the TLB is used for.
-
Eigenschaften:
-
| Aggregation | None |
| Alias | |
| Association | <Association> A_kind_tLB |
| Association End | |
| Class | <Class> TLB |
| 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 | <Literal Integer> 1 |
| Multiplicity | 1 |
| Name | kind |
| Name Expression | |
| Namespace | <Class> TLB |
| Opposite | |
| Owned Template Signature | |
| Owner | <Class> TLB |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | samm::deployment::hardware::TLB::kind |
| Stereotype | |
| Template Parameter | |
| Type | <Enumeration> CacheKind |
| Upper | 1 |
| Upper Value | <Literal Unlimited Natural> 1 |
| Visibility | Public |
|
| hardware - UML-Dokumentation |