DPCL Linux Port:

Project Lead: Dave Wootton

Project Goals:

The purpose of this project is to port DPCL to Linux running on Intel Pentium-class hardware.

How To Get Started:

You can begin by obtaining the DPCL source code and experimenting with that code.

The simplest way to obtain the source code is to download the latest version of the gzipped tar file from the DPCL project's download page, and unpack that tar file. This tar file will unpack into a complete DPCL source directory structure, but will not contain the CVS control files and directories.

You can also check out the source code from CVS. To do this, set the CVSROOT to :pserver:anoncvs@oss.software.ibm.com:/usr/cvs/dpcl then use the cvs checkout command to get the source code.

If you have changes you would like us to consider including in DPCL, send them to us by email.

Any updates you send us should be created as patches that can be applied to the DPCL source, using the patch program. Ideally, the patches should be applicable to the latest level of DPCL in CVS. They should not be applicable to anything older than the latest official, tagged level in CVS..

Contact Information:

If you have comments, questions, or code patches, you can send us e-mail at dpcl-develop@www-124.ibm.com

Design Information:

There is no design documentation available at this time.

Status:

The current port is a subset of the function available in the AIX version of DPCL, with the following limitations


Phase one of probe module support is available. The code can be extracted from the development (default) code branch in cvs.

There are two differences between the Linux implementation and the AIX implementation


Phase one has the following restrictions:


These restrictions will be removed in a future update.

back to DPCL Home