Dear colleagues,

I'm engineer of Samsung Russia Center's Software Lab.
We would like to use libcgroups to control our applications' performance and
contribute to the development process to increase performance and usability.
Let me to introduce small patch for the libcgroup as an initial point of
cooperation.

The patch targeted to enhance performance of high-load embedded systems:

1) Eliminates syscalls when PID is invalid.
2) Changes standart read()/write() to readv()/writev().
3) Replaces 2 syscalls with one vector-based.

Please review the patch and share your opinion - does it worth to implement
and how can we contribute to libcgroup development?


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to