PERFORCE change 163191 for review
Edward Tomasz Napierala
trasz at FreeBSD.org
Sun May 31 18:51:14 UTC 2009
http://perforce.freebsd.org/chv.cgi?CH=163191
Change 163191 by trasz at trasz_victim on 2009/05/31 18:50:40
Revise the milestones.
Affected files ...
.. //depot/projects/soc2009/trasz_limits/MILESTONES#2 edit
Differences ...
==== //depot/projects/soc2009/trasz_limits/MILESTONES#2 (text+ko) ====
@@ -1,15 +1,17 @@
0. Figure a good name. "Resources" is not a good name, as it's already
being used for newbus.
-1. Add nmount(2)-like API to get and set limits.
+1. Add some API to communicate between kernel and the userland.
+
+ <--- WE ARE HERE --->
-2. Add macros/routines to allocate and free resources.
+2. Userland tools - either modify limits(1) or implement something new.
-3. Userland tools - either modify limits(1) or implement something new.
+3. Add macros/routines to allocate and free resources.
4. Add calls to resource allocation and free routines all over the place.
-5. Make resources hierarchical.
+5. Revise the API to be extensible, e.g. nmount(2)-like.
6. Make things fast.
More information about the p4-projects
mailing list