![]() | |||||||||||||
Messages in this thread |
On 1/31/07, Linus Torvalds <torvalds@linux-foundation.org> wrote: > When do_tune_cpucache() is called at bootup, I'm not sure how safe it is > to do the kzalloc() thing. The kzalloc thing is safe as we have already successfully boostrapped all kmalloc caches at that point. The per-CPU caches that are replaced by do_tune_cpucache() point to boostrap-time array caches there (see use of struct arraycache_init in setup_cpu_cache). - 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: 2007-02-01 06:51 [W:0.980 / U:0.240 seconds] ©2003-2008 Jasper Spaans | |||||||||||||