On Tue, Sep 12, 2006 at 03:06:35PM +0400, Pavel Emelianov wrote: > Hmmm... Beancounters can provide this after trivial changes.
All that is needed is some interface to set a thread's BC id (which you seem to have already - sys_set_bcid) > We may schedule them in current set of "pending" features > (http://wiki.openvz.org/UBC_discussion) > > But this can create a kind of DoS within an application: > A thread continuously touches new and new pages to it's BC and > these pages are get touched by other threads also. Sooner or later Any good reason why threads will touch each other's working set? Sure nothing prevents them from touching, but I would expect each thread (serving a separate domain) to work on its own set of private pages? > this BC will hit it's limit and reclaiming this set of pages would affect > all the other threads. -- Regards, vatsa ------------------------------------------------------------------------- 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
