HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: kernel size reduced after mk_kernel
Operating System - HP-UX
1832285
Members
2482
Online
110041
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
12-07-2000 10:26 AM
12-07-2000 10:26 AM
kernel size reduced after mk_kernel
Hi,all
I have a K370 host with 11.0 hpux.HP engineer have installed a C++ on it before and now I found when I rebuild the kernel,I was told "can not find /usr/ccs/bin/cc".I link the cc under /opt/ansic dir to /usr/ccs/bin/cc.Then I can make kernel.But the kernel size reduced about 3M(from 15M to 12M).The new kernel can be booted but when using the new kernel,my applications become very slowly.When I return to the old kernel,my applications seems good again.Now I must rebuid the new kernel to install new driver,but my system seems have problem in building kernel.
Would anybody please help me to solve these probelm.Any suggestion would be very appreciative.
Newban
I have a K370 host with 11.0 hpux.HP engineer have installed a C++ on it before and now I found when I rebuild the kernel,I was told "can not find /usr/ccs/bin/cc".I link the cc under /opt/ansic dir to /usr/ccs/bin/cc.Then I can make kernel.But the kernel size reduced about 3M(from 15M to 12M).The new kernel can be booted but when using the new kernel,my applications become very slowly.When I return to the old kernel,my applications seems good again.Now I must rebuid the new kernel to install new driver,but my system seems have problem in building kernel.
Would anybody please help me to solve these probelm.Any suggestion would be very appreciative.
Newban
Newban
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2000 10:32 AM
12-07-2000 10:32 AM
Re: kernel size reduced after mk_kernel
Hello,
you have to check if you have made changes to the system file.
Check if you find a system.prev file and try to build the kernel based on that file with
mk_kernel -s /stand/system.prev
you can create a new system file with the following command:
/usr/lbin/sysadm/system_prep
Steffi Jones
you have to check if you have made changes to the system file.
Check if you find a system.prev file and try to build the kernel based on that file with
mk_kernel -s /stand/system.prev
you can create a new system file with the following command:
/usr/lbin/sysadm/system_prep
Steffi Jones
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2000 10:33 AM
12-07-2000 10:33 AM
Re: kernel size reduced after mk_kernel
How did you proceed to build a new kernel? were you using sam?, what have you changed?
Without this information its VERY difficult to answer...
Regards
Victor
Without this information its VERY difficult to answer...
Regards
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2000 12:20 PM
12-07-2000 12:20 PM
Re: kernel size reduced after mk_kernel
Hi,
It could be that /opt/ansic is optimizing the code for file size and not code efficiency. I would check to see how /opt/ansic can be invoked with these optimizations turned off. With most compilers, this can be done with command line options. If you find one, you could point your cc link to a one line shell script that invokes /opt/ansic with the desired options.
--Bruce
It could be that /opt/ansic is optimizing the code for file size and not code efficiency. I would check to see how /opt/ansic can be invoked with these optimizations turned off. With most compilers, this can be done with command line options. If you find one, you could point your cc link to a one line shell script that invokes /opt/ansic with the desired options.
--Bruce
www.stratech.com/training
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP