Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Mar 2008 23:54:40 +0000 (UTC)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/cpuset cpuset.1 cpuset.c
Message-ID:  <200803122354.m2CNse7E033853@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2008-03-12 23:54:40 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/cpuset       cpuset.1 cpuset.c 
  Log:
   - When running a new command cause cpuset to operate on the per-thread mask
     by default rather than the setmask.  This is consistent with the linux
     tool and more consistent with the notion that the default level is
     the process level.  The cpuset mask can still be modified by specifying
     the -c option.  You can not set the per-thread and cpuset mask in
     a single command.
   - Update the man page to reflect this change.
  
  Contributed by: gallatin
  
  Revision  Changes    Path
  1.3       +6 -2      src/usr.bin/cpuset/cpuset.1
  1.4       +2 -2      src/usr.bin/cpuset/cpuset.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803122354.m2CNse7E033853>