Skip to content

Commit b90a793

Browse files
JE-ArcherIvan-Velickovic
authored andcommitted
docs: clarify repeated domains in schedule
Signed-off-by: James Archer <[email protected]>
1 parent 6e69bf2 commit b90a793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manual.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ The `id` should be passed to the `microkit_notify` and `microkit_ppcall` functio
761761

762762
## `domain_schedule` (experimental)
763763

764-
The `domain_schedule` element has has a list of up to 256 `domain` child elements. Each child specifies information about a particular domain, and the order of the child elements specifies the order in which the domains will be scheduled.
764+
The `domain_schedule` element has has a list of up to 256 `domain` child elements. Each child specifies a particular timeslice in the domain schedule and the order of the child elements specifies the order in which the timeslices will be scheduled. A domain may be named more than once in the schedule, in which case the domain will have multiple timeslices in the schedule.
765765

766766
The `domain` element has the following attributes:
767767

0 commit comments

Comments
 (0)