pc 0.3-2008-04-02 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News pc 0.3-2008-04-02 (Default branch)
# 1  
Old 04-03-2008
pc 0.3-2008-04-02 (Default branch)

pc is a small daemon to manage user applications. It repriorizes user processes dynamically depending on their CPU usage, system load, and input parameters. It can kill off memory or cycle-grabbing applications as well as limit the time an application is allowed to run. It has found use in system environments where many instances of potentially buggy end-user programs share the resources of a single machine. License: GNU General Public License v3 Changes:
Much more extensive error checking on input values. More attention to the assignment of 'reasonable' default operating parameters for the program when configuration errors are found. Better logging of input errors and assigned defaults. The man pages and administrative guide are updated to reflect changes.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
dlpi_max_ub_promisc(5)						File Formats Manual					    dlpi_max_ub_promisc(5)

NAME
dlpi_max_ub_promisc - maximum number of unbound promiscuous streams allowed on a LAN interface VALUES
Failsafe Default Allowed values or Recommended values DESCRIPTION
The tunable is used to dynamically increase or decrease the maximum number of unbound promiscuous streams that can be opened on a LAN interface. Enabling multiple unbound promiscuous streams may cause CPU utilization to increase up to three times as compared to CPU utilization with no unbound promiscuous streams. Increasing the value of this tunable does not by itself degrade networking or kernel performance. Who Is Expected to Change This Tunable? Privileged user. Restrictions on Changing Changes to this tunable take effect immediately. When value is reduced from a higher value to a lower value, the existing unbound promis- cuous streams will not be stopped to accommodate the change. However, this tunable will limit the new unbound streams created on the interface. When Should the Value of This Tunable Be Raised? This tunable should be raised when the number of unbound promiscuous applications needs to be more than the default value. What Are the Side Effects of Raising the Value? Side effect may be an increase in CPU utilization. WARNINGS
All HP-UX kernel tunable parameters are release specific. This parameter may be removed or have its meaning changed in future releases of HP-UX. Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parameter values. After installation, some tunable parameters may no longer be at the default or recommended values. For information about the effects of installation on tun- able values, consult the documentation for the kernel software being installed. For information about optional kernel software that was factory installed on your system, see at AUTHOR
was developed by HP. SEE ALSO
kctune(1M), lanadmin(1M), gettune(2), settune(2), lan(7). DLPI Programmer's Guide on Tunable Kernel Parameters dlpi_max_ub_promisc(5)