aristanetworks / bst

A one-stop shop for process isolation
MIT License
99 stars 9 forks source link

Introduce --try-limit option #68

Closed vzxv closed 1 year ago

vzxv commented 1 year ago

This change introduces a new command line option --try-limit which behaves identically to --limit but fails silently when the resource is unknown to the kernel.

This allows us to experiment with limits which are only supported on some cluster nodes.