[PATCH 6/9] worker: update comment in red_process_display

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Alon Levy <alon@xxxxxxxxx>

Signed-off-by: Alon Levy <alon@xxxxxxxxx>
---
 server/red-worker.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/server/red-worker.c b/server/red-worker.c
index 91a116e..c6b34cf 100644
--- a/server/red-worker.c
+++ b/server/red-worker.c
@@ -244,8 +244,8 @@ static int red_process_display(RedWorker *worker, uint32_t max_pipe_size, int *r
                 return n;
             }
 
-
-            // TODO: change to average pipe size?
+            /* this is safe but slow. in the future client groups will rule the world, and
+             * dial up will live with T1 pipes in harmony */
             if (red_channel_max_pipe_size(RED_CHANNEL(worker->display_channel)) > max_pipe_size) {
                 spice_info("too many items in the display clients pipe already");
                 return n;
-- 
2.4.3

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]