Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update RPMI spec #21

Merged
merged 13 commits into from
Apr 16, 2024
Merged

Update RPMI spec #21

merged 13 commits into from
Apr 16, 2024

Conversation

lftan
Copy link
Collaborator

@lftan lftan commented Apr 15, 2024

Update Fast-channel description and some chapters.

Ley Foon Tan added 13 commits April 16, 2024 13:42
Add sub-chapter for Fast Channels support for Performance
service group.

Signed-off-by: Ley Foon Tan <[email protected]>
GET_PERF_DOMAIN_FAST_CHANNEL_ADDR service call retrieves few fast channel
properties, not only address. Rename it.

Signed-off-by: Ley Foon Tan <[email protected]>
GET_FAST_CHANNEL_ADDR service call retrieves few properties of fast channel,
not only address. Rename it.

Also update description for it.

Signed-off-by: Ley Foon Tan <[email protected]>
Update some grammar and wrap text to 80 characters per line.

Signed-off-by: Ley Foon Tan <[email protected]>
Note, comment out index.adoc. Without this, bibliography chapter is not
generated.

Signed-off-by: Ley Foon Tan <[email protected]>
Don't create a sub chapter.

Signed-off-by: Ley Foon Tan <[email protected]>
Add cite:[ACPI] reference link.

Signed-off-by: Ley Foon Tan <[email protected]>
Add cite:[DT] reference link.

Signed-off-by: Ley Foon Tan <[email protected]>
Add cite:[SBI] reference link.

Signed-off-by: Ley Foon Tan <[email protected]>
Rephrase and fine-tune some descriptions.

Signed-off-by: Ley Foon Tan <[email protected]>
- Update description
- Fix grammar

Signed-off-by: Ley Foon Tan <[email protected]>
- Minor fix grammar
- Wrap the text to 80 character per line
- Fine tune some descriptions

Signed-off-by: Ley Foon Tan <[email protected]>
@lftan lftan force-pushed the update-spec branch 2 times, most recently from a31400f to 68ca433 Compare April 16, 2024 06:14
the system are designated by an integer identifier called clock_id. Clock_id are sequential starting from `0`.
This service is used to query the number of clocks available in the system.
All supported clocks in the system are designated by an integer identifier
called CLOCK_ID. CLOCK_ID are sequential starting from `0`.
Copy link
Collaborator

@pathakraul pathakraul Apr 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit - Last line %s/CLOCK_ID/CLOCK_IDs

This topology of devices and clock source is dependent on how the system is
designed and implementation specific. OS can discover this topology through
firmware tables (DT cite:[DT] / ACPI cite:[ACPI]).
The topology of the devices and the clock source is dependent on how the system
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit - %s/clock source/clock sources. Since there can be multiple

@pathakraul
Copy link
Collaborator

There are few nits, but I also have a PR coming so i can take them up

@pathakraul pathakraul merged commit fa71016 into riscv-non-isa:main Apr 16, 2024
1 check passed
@lftan lftan deleted the update-spec branch September 4, 2024 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants