- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Startup times after using fastbind.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2004 01:39 AM
08-17-2004 01:39 AM
Startup times after using fastbind.
We are using fastbind on incomplete executables that have been built specifying deferred for the runtime binding mode. They are written in C++.
We have measured the startup times for these servers and we have seen that the initial startup times are of the same order as when starting servers that have not had fastbind run on them.
After this initial boot, the startup times drop dramatically, e.g. from 1 minute 20 seconds to approx. 20 seconds.
It is almost as if the fastbind info in the server is considered stale and needs to be rebuilt. But I know that the shared libraries have not been modified at all.
We have measured this many times and it is always the same. After linking and using fastbind, the initial boot of the server is always slow. Any subsequent boots are very fast.
Does a 'fastbind' server cache anything in the incomplete executable when it is first started?
Any thoughts would be gratefully received.
cheers,
Rob
- Tags:
- fastbind
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2004 01:50 AM
08-17-2004 01:50 AM
Re: Startup times after using fastbind.
any effects of fastbind should be felt only when running the applications in question. however i dont see why it should make execution slower (it wont have anything to do with system startup unless you ran fastbind on applications involved in system startup).
please do mention the OS release and version of fastbind (linker/loader patch) installed.
--
ranga
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2004 02:11 AM
08-17-2004 02:11 AM
Re: Startup times after using fastbind.
Thanks for the reply. I should have been a bit clearer. When I say boot times I mean the startup times for these servers. They are Tuxedo servers and we usually talk about booting the servers.
We are running HP-UX 11i. Our patch level for the linker tools is quite old and will be patched in the near future.
regards,
Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2004 05:10 PM
08-20-2004 05:10 PM
Re: Startup times after using fastbind.
if you can please let me know whether the application is PA32 or PA64, i will check it up and get back to you.
thanks & regards
ranga
--
ranga
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2004 06:00 AM
08-21-2004 06:00 AM
Re: Startup times after using fastbind.
It is PA64. We are using:
aCC: HP ANSI C++ B3910B A.03.52
92453-07 linker command s800.sgs ld PA64 B.11.33 REL 020603
ld: 92453-07 linker linker ld B.11.33 020617
cheers,
Rob