csa
[Top] [All Lists]

CSA code cleanup

To: csa@xxxxxxxxxxx
Subject: CSA code cleanup
From: Jay Lan <jlan@xxxxxxxxxxxx>
Date: Wed, 25 Jan 2006 17:31:40 -0800
Cc: Jes Sorensen <jes@xxxxxxxxxxxxxxxxxx>, John Hesterberg <jh@xxxxxxx>
Sender: csa-bounce@xxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040906
Hi,

Targeting SGI ProPack 5 release (sles 10) i am doing a code cleanup
on csa userland and kernel module code.

The purpose is to remove never-supported feature and code
from the source in preparation of pushing the csa kernel module
to community.

These record types are not supported in Linux CSA and thus will be
cleaned up:
    multi-tasking record (MT)
    multi-PE application record (MPP)
    NQS record
    tape record
    data migration record (DMIG)
    socket record (SOCKET)

These record types will  be supported:
    csa base record (CSA)
    memory record (MEM)
    I/O record
    start-of-job record (SOJ)
    end-of-job record (EOJ)
    configuration record (CFG)
    workload management record (WKMG, i.e., LSF)

The revision number of current code is 02400 and the new
revision number will be 03000. The revision number is already
carried in the 'ah_revision' field of 'struct achead'.

Please speak up if you think any of the to-be-gone record
types should be preserved! Thanks!

Best regards,
 - Jay Lan <jlan@xxxxxxx>



<Prev in Thread] Current Thread [Next in Thread>
  • CSA code cleanup, Jay Lan <=