OpenVZ Forum


Home » Mailing lists » Devel » Re: [PATCH 3/7] Containers (V8): Add generic multi-subsystem API to containers
Re: [PATCH 3/7] Containers (V8): Add generic multi-subsystem API to containers [message #11891] Wed, 11 April 2007 04:40
Srivatsa Vaddagiri is currently offline  Srivatsa Vaddagiri
Messages: 241
Registered: August 2006
Senior Member
On Fri, Apr 06, 2007 at 04:32:24PM -0700, menage@google.com wrote:
> -int cpuset_create(struct container *cont)
> +int cpuset_create(struct container_subsys *ss, struct container *cont)

Minor nit: The static declaration for cpuset_create (and friends) can be
re-introduced, since they won't be accessed directly from other files?

--
Regards,
vatsa
Previous Topic: /proc/*/pagemap BUG: sleeping function called from invalid context
Next Topic: Re: Re: [RFC][PATCH] rename 'struct pid'
Goto Forum:
  


Current Time: Thu Aug 15 22:12:41 GMT 2024

Total time taken to generate the page: 0.02949 seconds