OpenVZ Forum


Home » Mailing lists » Devel » [RFC][PATCH 04/14] Add struct pid_nr and pid_nrs list
Re: [RFC][PATCH 04/14] Add struct pid_nr and pid_nrs list [message #17928 is a reply to message #17910] Wed, 21 March 2007 07:49 Go to previous message
ebiederm is currently offline  ebiederm
Messages: 1354
Registered: February 2006
Senior Member
sukadev@us.ibm.com writes:

> From: Sukadev Bhattiprolu <sukadev@us.ibm.com>
> Subject: [RFC][PATCH 04/14] Add struct pid_nr and pid_nrs list
>
> A struct pid_nr associates a pid_t value with a pid namespace. We attach
> a list of struct pid_nr entries to a struct pid (pid->pid_nrs), allowing
> the struct pid to take different pid_t values in different namespaces.
>
> The pid->pid_nrs list and the helper functions will be used in subsequent
> functions.

Ok.  Things are getting there.  However in a practical sense you
have spread one logical change over several patches and the review
is a pain because things are to fine, an cases of code movement don't
look it because they are split over multiple patches.

I think patches 4,5?,6,7,8 all should be a single patch
that just splits struct pid_nr from struct pid.

Eric
_______________________________________________
Containers mailing list
Containers@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
 
Read Message
Read Message
Previous Topic: [RFC][PATCH 12/14] Remove copy_pid_ns function
Next Topic: [RFC][PATCH 10/14] Use pid ns from pid_nrs list
Goto Forum:
  


Current Time: Sat Aug 23 15:53:16 GMT 2025

Total time taken to generate the page: 0.07600 seconds