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]

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

2011-11-30: kernel 3.1 - upstream (feature description)

To download the linux-3.1.tar.gz visit: http://www.kernel.org/pub/linux/kernel/v3.x

Since kernel 2.6.35, no more kernel kerntypes-patches (required for work with lcrash, from lkcdutils/LKCD) are provided: Use crash instead of lcrash.

The upstream kernel 3.1 contains the following functionality developed by the Linux on System z development team:

Summary:
dasd: extended statistics for PAV and HPF
Description:
This feature extends the DASD statistics to allow for a more detailed analysis of DASD I/O operations, in particular to provide answers to the following questions:

To overcome the shortcomings of the existing interface in /proc/dasd/statistics this feature adds a new, more detailed and easy to parse DASD statistics interface in debugfs.

The dasdstat tool (new in s390-tools 1.16) provides the user interface for this kernel feature.

See Device Drivers, Features, and Commands, Chapter "DASD device driver", section "Working with DASD statistics in debugfs".

Summary:
kernel: Add support for IBM zEnterprise 114
Description:
Fix the Kconfig description and the elf platform for zEnterprise 114 machines.

2011-11-30: "Development Stream" kernel 3.1 message catalog (feature - optional patch)

linux-3.1-s390-message-catalog.tar.gz / MD5 ... recommended (2011-11-30)

This patch contains:

Summary:
Kernel message catalog.
Description:
Add support for automatic message tags to the printk macro families dev_xyz and pr_xyz. The message tag consists of a component name and a 24 bit hash of the message text. For each message that is documented in the included kernel message catalog a man page can be created with a script (which is included in the patch). The generated man pages contain explanatory text that is intended to help understand the messages.

Note that only s390 specific messages are prepared appropriately and included in the generated message catalog.

This patch is optional as it is very unlikely to be accepted in upstream kernel, but is recommended for all distributions which are built based on the 'Development stream'.

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.