SUSE/cpuset

Add exclusion of PIDs in a PIDSPEC

Opened this issue · 4 comments

This patch adds an enhancement to allow you to say "^<pid>[-<pid>]" and exclude 
PIDs from a PIDSPEC.  It's useful because it's probably more likely to say 
"move all these PIDs except these" than to specify every PID to move.

Original issue reported on code.google.com by tcminy...@gmail.com on 2 Sep 2011 at 8:21

Attachments:

Thanks for the patch, will incorporate it soon.

Original comment by tsariou...@gmail.com on 22 Sep 2011 at 7:05

  • Changed state: Accepted

Original comment by tsariou...@gmail.com on 22 Sep 2011 at 9:26

  • Added labels: Priority-High
  • Removed labels: Priority-Medium

Original comment by tsariou...@gmail.com on 22 Sep 2011 at 9:44

Original comment by tsariou...@gmail.com on 22 Sep 2011 at 9:45

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect