Sungju's Slow Life

Personal journal


compile

  • Fast Linux Kernel Compile

    Compiling Linux Kernel is a boring job. It takes really long period of time. In my laptop, it took more than an hour. Fortunately, there’s option you can make it faster. Actually, it’s not Kernel’s option. It is provided by ‘make’ command. To speed up the compile, you can create more than one thread for… Continue reading