cvs commit: src/sys/vm vm_zone.c vm_zone.h src/share/man/man9 zone.9
Nicolas Thery
nth at crater.dragonflybsd.org
Mon Jan 21 12:01:51 PST 2008
nth 2008/01/21 12:00:42 PST
DragonFly src repository
Modified files:
sys/vm vm_zone.c vm_zone.h
share/man/man9 zone.9
Log:
Document that zones are deprecated and not MP-safe.
Revision Changes Path
1.25 +3 -4 src/sys/vm/vm_zone.c
1.9 +6 -0 src/sys/vm/vm_zone.h
1.5 +7 -5 src/share/man/man9/zone.9
http://www.dragonflybsd.org/cvsweb/src/sys/vm/vm_zone.c.diff?r1=1.24&r2=1.25&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/vm/vm_zone.h.diff?r1=1.8&r2=1.9&f=u
http://www.dragonflybsd.org/cvsweb/src/share/man/man9/zone.9.diff?r1=1.4&r2=1.5&f=u
More information about the Commits
mailing list