lkml.org 
[lkml]   [2003]   [Jun]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjecttimer question?

Currently the framebuffer console initializes one timer to flash the
cursor. In the timer function we call schedule_work. I like to support
more than one cursor, one for each framebuffer. Now the question is which
is better to do?

1) To use one timer and go threw all the framebuffer devices pushing data
threw schedule_work for each one.

2) Create a seperate timer for each framebuffer.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:36    [W:1.567 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site