Skip to content

Conversation

@TheLinuxNinja
Copy link

No description provided.

Linux Ninja added 2 commits August 10, 2019 02:57
…r when running ln -s by adding -f in Makefile, combine two layers of Dockerfile and fix typo of pugring.gpg~ Signed-off-by: Linux Ninja <linuxninja@bryangay.com>
…vailable CPU cores, overwrite existing file Signed-off-by: Linux Ninja <linuxninja@bryangay.com>
@SantiagoTorres
Copy link
Contributor

Sorry for the late reply. I took the time to review this and it works. I was wondering if we would want to parametrize the number of cores provided to xz. What do you think @TheLinuxNinja ?

@shibumi
Copy link
Member

shibumi commented Jul 17, 2020

@SantiagoTorres sorry for reviving this: According to xz's man page:

Specify the number of worker threads to use. Setting threads to a special value 0 makes xz use as many threads as there are CPU cores on the system. 

So actually this PR is already using as much cores as possible.

@SantiagoTorres
Copy link
Contributor

yes, I don't mean to "make it use all cores" I mean "allow us to say how many cores we want to use (hence the parameter)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants