[GH-ISSUE #1361] Support make -j switch for concurrent jobs #416

Closed
opened 2026-02-27 14:51:42 +03:00 by kerem · 2 comments
Owner

Originally created by @markusreil on GitHub (Dec 8, 2023).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1361

Is your feature request related to a problem? Please describe.

generate_disks tasks can be sped up by using make's -j switch.

Describe the solution you'd like

Add a variable to user_overrides.yml to specify the number of concurrent jobs.

Originally created by @markusreil on GitHub (Dec 8, 2023). Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1361 **Is your feature request related to a problem? Please describe.** <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] --> generate_disks tasks can be sped up by using make's -j switch. **Describe the solution you'd like** <!-- A clear and concise description of what you want to happen. --> Add a variable to user_overrides.yml to specify the number of concurrent jobs.
kerem 2026-02-27 14:51:42 +03:00
Author
Owner

@markusreil commented on GitHub (Dec 8, 2023):

Raised #1362
Please let me know if you think is a good idea and/or what else would be required to get this merged. Thanks.

<!-- gh-comment-id:1846868139 --> @markusreil commented on GitHub (Dec 8, 2023): Raised #1362 Please let me know if you think is a good idea and/or what else would be required to get this merged. Thanks.
Author
Owner

@antonym commented on GitHub (Aug 22, 2024):

Finally got around to configuring this, wanted to say thanks, looks like it was an easy 6-7 minutes knocked off the build!

<!-- gh-comment-id:2303821077 --> @antonym commented on GitHub (Aug 22, 2024): Finally got around to configuring this, wanted to say thanks, looks like it was an easy 6-7 minutes knocked off the build!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz#416
No description provided.