project-navigation
Personal tools

Author Topic: makeunder chroot and multi cpu  (Read 2328 times)

Offline MikeKle

  • Rookie
  • ***
  • Posts: 51
    • View Profile
makeunder chroot and multi cpu
« on: March 22, 2011, 08:30:20 pm »
I am not sure if it chroot issue or make issue ...
I have binded in my chroot /proc/cpuinfo  and cat /proc/cpuinfo shows correct information, but "make deb" it still uses only one core from 4 I have, and doesn't matter what -j number I use.

May be I chrooted something wrong, I would use any help :) I digged the web, and nothing useful I could find, besides that someone had same issue with BIND under chroot..

I used to compile it without chroot and it was just like a meteor speedy :) now on fresh install I decided to make a deb under a chroot, and now it compiling on an old turtle speed, and it's SO annoying... :(

 
 
« Last Edit: March 22, 2011, 08:33:44 pm by MikeKle »