cvs commit: src/sys/sys mpipe.h src/sys/kern kern_mpipe.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Jun 3 23:57:39 PDT 2004
dillon 2004/06/03 23:56:12 PDT
DragonFly src repository
Modified files:
sys/sys mpipe.h
sys/kern kern_mpipe.c
Log:
Add MPF_INT (for mpipe_init()), which allows one to specify that an MPIPE
allocation request may use the interrupt memory reserve.
Revision Changes Path
1.3 +3 -0 src/sys/sys/mpipe.h
1.7 +2 -0 src/sys/kern/kern_mpipe.c
http://www.dragonflybsd.org/cvsweb/src/sys/sys/mpipe.h.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_mpipe.c.diff?r1=1.6&r2=1.7&f=u
More information about the Commits
mailing list