实际上是指在编译指定的文件时用多少个线程进行编程的意思~编程
相关命令示例以下:线程
make zImage -j8 make modules -j8编译
---------------------------module
make zImage -j4make modules -j4文件