BVT schedule rule:
When a new thread is wakeup and added to runqueue, it will get the
smallest avt (svt) from runqueue to initiate its avt. If the svt is
smaller than it's avt, it will keep the
BVT schedule rule:
When a new thread is wakeup and added to runqueue, it will get the
smallest avt (svt) from runqueue to initiate its avt. If the svt is
smaller than it's avt, it will keep the
This function is registered as PCI MMIO configuration
access handler, which processes PCI configuration access
request from ACRN guest hence the inputs shall be validated
to avoid optential
This function is registered as PCI MMIO configuration
access handler, which processes PCI configuration access
request from ACRN guest hence the inputs shall be validated
to avoid optential
The caller side clearly know the copy to be from head to tail address or from tail to head address.
How about to define another API like memcpy_tail_to_head or memcpy_rev ?
The caller side can choose
The caller side clearly know the copy to be from head to tail address or from tail to head address.
How about to define another API like memcpy_tail_to_head or memcpy_rev ?
The caller side can choose
1. buffer max to 8 history commands.
2. support up/down key to select history buffered commands
Signed-off-by: Minggui Cao <minggui.cao@...>
v2-->v3:
1. cobile input_line with buffered_cmds
1. buffer max to 8 history commands.
2. support up/down key to select history buffered commands
Signed-off-by: Minggui Cao <minggui.cao@...>
v2-->v3:
1. cobile input_line with buffered_cmds
disable NOTIFY during getting requests from virtqueue. This will improve
the IO performance.
v1->v2: add a comment for the two while loops.
Signed-off-by: Conghui <conghui.chen@...>
---
disable NOTIFY during getting requests from virtqueue. This will improve
the IO performance.
v1->v2: add a comment for the two while loops.
Signed-off-by: Conghui <conghui.chen@...>
---