DragonFly commits List (threaded) for 2004-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern kern_descrip.c subr_param.c src/sys/sys file.h
dillon 2004/04/20 23:09:53 PDT
DragonFly src repository
Modified files:
sys/kern kern_descrip.c subr_param.c
sys/sys file.h
Log:
Followup commit, redo the way the root file descriptor slop is calculated
to avoid doing a divison in falloc(), and reorder the conditional to avoid
evaluating the more complex predicate most of the time.
Revision Changes Path
1.21 +5 -3 src/sys/kern/kern_descrip.c
1.4 +3 -1 src/sys/kern/subr_param.c
1.9 +1 -0 src/sys/sys/file.h
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_descrip.c.diff?r1=1.20&r2=1.21&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/kern/subr_param.c.diff?r1=1.3&r2=1.4&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/sys/file.h.diff?r1=1.8&r2=1.9&f=h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]