Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 2009 18:51:13 GMT
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 163191 for review
Message-ID:  <200905311851.n4VIpDUs021431@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=163191

Change 163191 by trasz@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.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905311851.n4VIpDUs021431>