Date: Fri, 28 Jan 2011 20:06:39 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/cpuset cpuset.1 cpuset.c Message-ID: <201101282007.p0SK72FU044112@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2011-01-28 20:06:39 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
usr.bin/cpuset cpuset.1 cpuset.c
Log:
SVN rev 218033 on 2011-01-28 20:06:39Z by jhb
MFC 217416:
Add two more features to cpuset(1):
- Add a new -C flag to create a new cpuset and move an existing pid into
that set.
- Allow 'all' to be specified for a cpu list (e.g. cpuset -s 1 -l all)
which maps to the list of all CPUs in the system.
Revision Changes Path
1.6.2.2 +16 -1 src/usr.bin/cpuset/cpuset.1
1.6.2.2 +27 -4 src/usr.bin/cpuset/cpuset.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101282007.p0SK72FU044112>
