[Devel] [PATCH 2/3] Introduce the res_counter_populate() function

Paul Menage menage at google.com
Thu Oct 4 08:01:25 PDT 2007


On 10/4/07, Kir Kolyshkin <kir at openvz.org> wrote:
>
> 3. Put units into a separate new files named "units" (or, well,
> "measurement_units" (or even "measured_in") if you are fan of long
> descriptive names). So, "cat units" will show us "bytes" or "items" or
> "pages"...

I'd vote for this option (just "units"). Good idea. And I don't think
there's a need for any hard-coded enumerations - just make the creator
of the resource counter specify a const char* that can be returned in
the units file.

Paul


More information about the Containers mailing list