mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 07:01:30 +00:00
[doc] use "Looking Glass Server" instead of "producer"
I think "server" and different "implementations" of it makes it a lot clearer to readers that it's a swappable thing that can serve multiple clients without being too much jargon.
This commit is contained in:
@@ -19,8 +19,8 @@ KVMFR provides the Linux character-device interface used by the client and OBS
|
||||
and can export regions for direct GPU import.
|
||||
|
||||
The IDD stores frame queues, frame metadata, pointer updates and input protocol
|
||||
state in this region. It uses three frame buffers so a producer and multiple
|
||||
consumers can progress without overwriting a frame that is still in use.
|
||||
state in this region. It uses three frame buffers so a server and multiple
|
||||
clients can progress without overwriting a frame that is still in use.
|
||||
|
||||
.. _what_is_the_ivshmem_device_being_used_for:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user