cvs commit: src/sys/kern kern_descrip.c

Matthew Dillon dillon at apollo.backplane.com
Tue Apr 20 22:53:46 PDT 2004


    Oops.  maxfiles is a sysctl.  Still I think I will do something to
    avoid that division.

						-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>

:
:hmp         2004/04/20 21:17:58 PDT
:
:DragonFly src repository
:
:  Modified files:
:    sys/kern             kern_descrip.c 
:  Log:
:  Merge: FreeBSD (RELENG_4) kern_descrip.c rev. 1.81.2.19
:  
:  	* Update $FreeBSD$ CVS tag to indicate this and previous merges.
:  
:  	* Reserve the last 5% of file descriptors for root use.  This
:  	  should allow systems to fail more gracefully when exhaustion
:  	  occurs; report exhaustion has a rate-limited message.
:  	  (Revision 1.201 - 1.203 of sys/kern_descrip.c from FreeBSD)
:  
:  Revision  Changes    Path
:  1.20      +11 -4     src/sys/kern/kern_descrip.c
:
:
:http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_descrip.c.diff?r1=1.19&r2=1.20&f=h
:






More information about the Commits mailing list