OpenVZ Forum


Home » Mailing lists » Devel » Kernel text size with pid namespace
Re: Kernel text size with pid namespace [message #20539 is a reply to message #20538] Thu, 20 September 2007 11:04 Go to previous messageGo to previous message
Paul Jackson is currently offline  Paul Jackson
Messages: 157
Registered: February 2006
Senior Member
> > functions are used in process creation/termination, we would need to
> > keep them inline, when optimizing for performance.
> 
> I'd keep them inline for performance reasons.

As Matt Mackall explained more carefully in his reply, it's no longer
clear that inlining is best for performance in as many situations as
it was the past.  Cache footprint size tends to dominate performance on
present day processors.

See also Matt's comments on the NULL struct pid check.  Getting rid
of conditional jumps may be the more important performance issue here.

-- 
                  I won't rest till it's the best ...
                  Programmer, Linux Scalability
                  Paul Jackson <pj@sgi.com> 1.925.600.0401
_______________________________________________
Containers mailing list
Containers@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem: LTP linkat01 test fails on nfs directory (NFS v3)
Next Topic: [PATCH 2/3] user.c: use kmem_cache_zalloc()
Goto Forum:
  


Current Time: Mon Aug 11 21:41:18 GMT 2025

Total time taken to generate the page: 0.26340 seconds