Source-Changes archive

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

CVS commit: src/sys



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