Am Sonntag, 19. April 2015, 08:34:57 schrieb Andrei Borzenkov:
В Sat, 18 Apr 2015 15:55:40 +0200
Per Jessen <per@computer.org> пишет:
The time needed for "make modules" can be reduced significantly by amending the kernel configuration to suit your hardware. In my experience, getting an optimal config usually takes longer than building the kernel+modules :-)
Unless you need to compile kernel very often; in this case it could be significant benefit. It is not even as much as optimal but simply removing all modules for hardware you do not have cuts down compile time tremendously. If you use the same options for compiling as the distribution kernel, you will get kernel and modules with debugging symbols included. These kernels are huge and probably slower than the packaged kernels. Kernel packaging extracts the debugging info, packages it into an extra -debuginfo package and then strips it from the distributed kernels. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org