Hourglass 0.7.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Hourglass 0.7.1 (Default branch)
# 1  
Old 01-01-2009
Hourglass 0.7.1 (Default branch)

Image Hourglass is a PSP (Personal Software Process) time tracking utility written in Java. It allows users to track the time spent on various programming (or other) tasks, and provides reporting mechanisms for analyzing the use of their time. License: GNU General Public License (GPL) Changes:
Little bugs were closed and a new option to select the number of backup copies to keep was added. Quite a lot of changes were made under the hood. The Strings and Preferences handling were cleaned up. Image

Image

More...
Login or Register to Ask a Question

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

NAME
vxfs_ifree_timelag - VxFS inode free time lag (specifies the minimum time to be spent on a freelist) SYNOPSIS
VALUE
Specify an integer value. Minimum None Maximum None Default 0 DESCRIPTION
In VxFS, the unused inodes are put on a freelist. The memory space for this unused inode is freed if it stays on the freelist for a speci- fied amount of time. The tunable specifies the minimum amount of time should spend on a freelist before its memory space is freed. The time is specified in seconds. is a dynamic tunable. Any changes to take effect immediately. EXAMPLES
Change the value of to 2400 seconds: WARNING
Incorrect tuning of may adversely affect system performance. All HP-UX kernel tunable parameters are release specific. This parameter may be removed or its meaning may change in the 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 SEE ALSO
kctune(1M), vx_maxlink(5), vx_ninode(5), vxfs_bc_bufhwm(5). Tunable Kernel Parameters vxfs_ifree_timelag(5)