OpenVZ Forum


Home » Mailing lists » Devel » [Lxc-devel] Q: Do systems using containers user more process ids?
[Lxc-devel] Q: Do systems using containers user more process ids? [message #16534] Sun, 13 August 2006 16:43
ebiederm is currently offline  ebiederm
Messages: 1354
Registered: February 2006
Senior Member
When looking at the linux pid hash table it is clearly tuned
to a small number of processes < 4096.   If there are more then
that it starts to degrade with a worst case of 1024 entries
on each hash chain when pid_max is pushed up to 4*1024*1024.

If more process ids are common then it may be the case that
we need to fix that data structure so it scales more gracefully.

Eric


-------------------------------------------------------------------------
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
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel
Previous Topic: [PATCH] add_timer -> mod_timer() in dst_run_gc()
Next Topic: [Lxc-devel] New containers@lists.osdl.org mailing list
Goto Forum:
  


Current Time: Wed Aug 06 02:01:16 GMT 2025

Total time taken to generate the page: 1.68497 seconds