Browse Source

[master] add more details for #1001 ChangeLog entry

chenzhengzhang 14 years ago
parent
commit
499ca0aa02
1 changed files with 4 additions and 1 deletions
  1. 4 1
      ChangeLog

+ 4 - 1
ChangeLog

@@ -1,5 +1,8 @@
 264.	[bug]       jerry
-	Fix a busy loop issue in notify-out.
+	b10-xfrout: fixed a busy loop in its notify-out subthread.  Due to
+	the loop, the thread previously woke up every 0.5 seconds throughout
+	most of the lifetime of b10-xfrout, wasting the corresponding CPU
+	time.
 	(Trac 1001, git fb993ba8c52dca4a3a261e319ed095e5af8db15a)
 
 263.	[func]      jelte