On Wed, 16 Aug 2006 11:11:08 -0700
Rohit Seth <[EMAIL PROTECTED]> wrote:

> > +struct user_beancounter
> > +{
> > +   atomic_t                ub_refcount;
> > +   spinlock_t              ub_lock;
> > +   uid_t                   ub_uid;
> 
> Why uid?  Will it be possible to club processes belonging to different
> users to same bean counter.

hm.  I'd have expected to see a `struct user_struct *' here, not a uid_t.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
ckrm-tech mailing list
https://lists.sourceforge.net/lists/listinfo/ckrm-tech

Reply via email to