Skip to main content

By clicking Submit, you agree to the developerWorks terms of use.

The first time you sign into developerWorks, a profile is created for you. Select information in your profile (name, country/region, and company) is displayed to the public and will accompany any content you post. You may update your IBM account at any time.

All information submitted is secure.

  • Close [x]

The first time you sign in to developerWorks, a profile is created for you, so you need to choose a display name. Your display name accompanies the content you post on developerworks.

Please choose a display name between 3-31 characters. Your display name must be unique in the developerWorks community and should not be your email address for privacy reasons.

By clicking Submit, you agree to the developerWorks terms of use.

All information submitted is secure.

  • Close [x]

Kernel patches

2004-03-24 kernel 2.4.21 On-demand timer patch 03 ("June 2003") (superseded)

If you download any software from this web site please be aware of the Warranty Disclaimer and Limitation of Liabilities.

linux-2.4.21-s390-timer-03-june2003.tar.gz / MD5 recommended (2004-03-24)

On demand timer patch:

Category operating system.
Contains a patch for the linux kernel 2.4.21 that will switch off the regular 100 hz interrupts while a cpu is idle. This saves some cpu cycles in an idle linux image. In short if you are running many images under VM the on demand timers are useful but you probably don't want to use it running under LPAR or native.
The patch introduces a configuration option CONFIG_NO_IDLE_HZ that lets you choose between the old and the new behaviour. If this option is selected the run-time switch /proc/sys/kernel/hz_timer allows the administrator to enable or disable the 100 hz interrupts in idle.

linux-2.4.21-s390-timer-03-june2003.diff is a complete replacement for linux-2.4.21-s390-timer-02-june2003.diff

The patch covers changes necessary for the Virtual Timer Interface.

To create the complete kernel sources, apply all IBM kernel 2.4.21 patches on top of linux-2.4.21.tar.gz (see www.kernel.org) and as last patch:

+ linux-2.4.21-s390-timer-03-june2003.diff (IBM)

This timer-03-june2003 patch fits on top of the "June 2003 stream" kernel patches from linux-2.4.21-s390-11-june2003 up to (including) linux-2.4.21-s390-17-june2003.

Contact the IBM team

If you want to contact the Linux on System z IBM team refer to the Contact the Linux on System z IBM team page.