vte r1715 - in trunk: . src



Author: cpwilson
Date: 2007-02-21 23:06:30 +0000 (Wed, 21 Feb 2007)
New Revision: 1715
ViewCVS link: http://svn.gnome.org/viewcvs/vte?rev=1715&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/vte.c
Log:
2007-02-21  Chris Wilson  <chris chris-wilson co uk>

	Bug 410463 â Poor interactive performance with multiple terminals

	* src/vte.c: (vte_terminal_io_read), (process_timeout),
	(update_repeat_timeout):
		When multiple terminals are active, poll the IO sources
		from within the process/display timeout (akin to 
		interrupt mitigation).
		Return to normal interrupts when we only have a single active
		terminal - so we don't sacrifice high performance.






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