]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/char/random.c:write_pool() cond_resched() needed
authorMatt Mackall <mpm@selenic.com>
Wed, 6 Feb 2008 09:37:20 +0000 (01:37 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 6 Feb 2008 18:41:06 +0000 (10:41 -0800)
commit9d0a5149ee6d80fb0942be2ae3721017395eac84
tree1a36c20c159b4ad24b16201dfe5e741dc31c563d
parentb8932eaf66060e90b483e6965087b519044d621e
drivers/char/random.c:write_pool() cond_resched() needed

Reduce latency for large writes to /dev/[u]random

Signed-off-by: Matt Mackall <mpm@selenic.com>
Cc: Sami Farin <safari-kernel@safari.iki.fi>
Cc: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/random.c