containers / composefs

The reliability of disk images, the flexibility of files
Other
461 stars 36 forks source link

mkcomposefs: make it cpuset aware #355

Closed giuseppe closed 2 months ago

giuseppe commented 2 months ago

A tiny improvement that I've noticed while looking at the code.

use sched_getaffinity to get the CPUs that can be used.