Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2011 20:06:51 +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.p0SK78Iw044133@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2011-01-28 20:06:51 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    usr.bin/cpuset       cpuset.1 cpuset.c 
  Log:
  SVN rev 218034 on 2011-01-28 20:06:51Z 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.3.2.7   +16 -1     src/usr.bin/cpuset/cpuset.1
  1.5.2.4   +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.p0SK78Iw044133>