root/trunk/patches/2.6.22/90-increase-entropy-pools.patch
| Revision 833, 503 bytes (checked in by blaster8, 3 years ago) |
|---|
-
linux-2.6.19/drivers/char/random.c
old new 248 248 /* 249 249 * Configuration information 250 250 */ 251 #define INPUT_POOL_WORDS 128252 #define OUTPUT_POOL_WORDS 32253 #define SEC_XFER_SIZE 512251 #define INPUT_POOL_WORDS 256 252 #define OUTPUT_POOL_WORDS 64 253 #define SEC_XFER_SIZE 1024 254 254 255 255 /* 256 256 * The minimum number of bits of entropy before we wake up a read on
Note: See TracBrowser for help on using the browser.
