Actions
Feature #5335
closedpsrset should support specifying a zone to bind
Start date:
2014-11-14
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
Currently psrset -b supports binding a process and optionally a subset of its lwps to a zone. libc supports binding a specific zone. We want to be able to use that interface as that ensures that we can get all the processes in a zone in one fell swoop and don't risk missing a process.
Updated by Electric Monk over 8 years ago
- Status changed from New to Closed
git commit 0cc80ade12a7ed4a67d90f6496ecf40c87e8ff16
commit 0cc80ade12a7ed4a67d90f6496ecf40c87e8ff16 Author: Robert Mustacchi <rm@joyent.com> Date: 2014-11-25T22:24:35.000Z 5335 psrset should support specifying a zone to bind Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions