Messages in this thread |  | | Subject | Re: [PATCH] Balanced Multi Queue Scheduler ... | Date | Sun, 30 Dec 2001 21:12:51 +0000 (GMT) | From | Alan Cox <> |
| |
> On my 4-way ppro, make -j4 is much faster > than a simple "make" for kernel compilation. > Almost linearly so -
Make does lots of I/O and also has lots of stuff that can run in parallel and balance out easily. The real test case for you to try are 5, 6, 7, and 8 copies of seti - 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/
|  |