>
From: Michael S. Tsirkin <>
> Sent: Monday, April 10, 2023 9:23 AM
> Not sure why - these are synonims - and this variant is more popular:
>
With my limited knowledge, when written for third person doing the adding entries to the queue, "enqueue" is suitable.
No strong opinion though.
> [mst@tuck virtio]$ git grep 'The driver queues'
> admin.tex:The driver queues requests to an arbitrary administration
> content.tex:The driver queues requests to the virtqueues, and they are used by
> content.tex:The driver queues requests to an arbitrary request queue, and
> virtio-gpio.tex:\item The driver queues \field{struct virtio_gpio_request} and
> virtio-i2c.tex:The driver queues requests to the virtqueue, and they are used by
> the virtio-vsock.tex:The driver queues outgoing packets on the tx virtqueue and
> incoming packet [mst@tuck virtio]$ git grep 'The driver enqueues'
> virtio-fs.tex:The driver enqueues normal requests on an arbitrary request
> queue. High