![]() | |||||||||||||
Messages in this thread |
On Tuesday 24 September 2002 00:13, Robert Love wrote: > Having arrays statically created at NR_CPUS inside the task_struct is > just gross. Especially with NR_CPUS=32. That is 128 bytes each! Now > with your changes, it is 256 bytes each! I can understand that. However from a user point of view statistics are very usefull information, but not specifically the per-processor statistics. I assume you mean to leave out the per-process statistics? Or do you mean to kmalloc the per-processor statistics when needed - that is: only when processes are running or maybe when the user has chosen to turn then on (some sysctl maybe)? Rolf - 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: 2005-03-22 12:29 [W:0.166 / U:8.920 seconds] ©2003-2008 Jasper Spaans | |||||||||||||