NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/37986 CVS commit: src/sys



The following reply was made to PR kern/37986; it has been noted by GNATS.

From: Elad Efrat <elad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37986 CVS commit: src/sys
Date: Sun, 17 Feb 2008 19:22:36 +0000 (UTC)

 Module Name:   src
 Committed By:  elad
 Date:          Sun Feb 17 19:22:36 UTC 2008
 
 Modified Files:
        src/sys/kern: sys_sched.c
        src/sys/secmodel/bsd44: secmodel_bsd44_suser.c
 
 Log Message:
 PR/37986: YAMAMOTO Takashi: any user can hog the all cpu with
     _sched_setparam.
 
 Pass proper context to kauth(9) for a decision to made based on the
 scheduling policy and priority.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.11 -r1.12 src/sys/kern/sys_sched.c
 cvs rdiff -r1.52 -r1.53 src/sys/secmodel/bsd44/secmodel_bsd44_suser.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index