Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Aug 2009 15:54:52 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_cpuset.c src/usr.bin/cpuset cpuset.1 src/usr.sbin/jail jail.8
Message-ID:  <200908251558.n7PFwvT6072611@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2009-08-25 15:54:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/kern             kern_cpuset.c 
    usr.bin/cpuset       cpuset.1 
    usr.sbin/jail        jail.8 
  Log:
  SVN rev 196544 on 2009-08-25 15:54:52Z by bz
  
  Backout r191596:
    Document an issue of jail(8) in conjunction with cpuset(1).
  
  MFC r191639:
    Prevent a superuser inside a jail from modifying the dedicated
    root cpuset of that jail.
    Processes inside the jail will still be able to change child sets.
    A superuser outside of a jail will still be able to change the jail cpuset
    and thus limit the number of cpus available to the jail.
  
    Problem reported by: 000.fbsd@quip.cz (Miroslav Lachman)
    PR:           kern/134050
    Reviewed by:  jeff
  
  Revision  Changes    Path
  1.13.2.4  +9 -0      src/sys/kern/kern_cpuset.c
  1.3.2.6   +0 -6      src/usr.bin/cpuset/cpuset.1
  1.84.2.3  +0 -6      src/usr.sbin/jail/jail.8



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