simon       2006-10-05 20:31:58 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/conf       GENERIC 
    sys/i386/conf        GENERIC 
    sys/ia64/conf        GENERIC 
    sys/pc98/conf        GENERIC 
    sys/powerpc/conf     GENERIC 
    sys/sparc64/conf     GENERIC 
    sys/sun4v/conf       GENERIC 
    sys/conf             NOTES 
    share/man/man4       sched_ule.4 
  Log:
  - Remove SCHED_ULE from GENERIC to better avoid foot-shooting by
    unsuspecting users.
  - Add a comment in NOTES about experimental status of SCHED_ULE.
  - Make warning about experimental status in sched_ule(4) a bit
    stronger.
  
  Suggested and reviewed by:      dougb
  Discussed on:                   developers
  MFC after:                      3 days
  
  Revision  Changes    Path
  1.5       +1 -1      src/share/man/man4/sched_ule.4
  1.466     +0 -1      src/sys/amd64/conf/GENERIC
  1.1386    +2 -1      src/sys/conf/NOTES
  1.457     +0 -1      src/sys/i386/conf/GENERIC
  1.84      +0 -1      src/sys/ia64/conf/GENERIC
  1.285     +0 -1      src/sys/pc98/conf/GENERIC
  1.61      +0 -1      src/sys/powerpc/conf/GENERIC
  1.116     +0 -1      src/sys/sparc64/conf/GENERIC
  1.2       +0 -1      src/sys/sun4v/conf/GENERIC
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to