Various changes, started adapting the new SHM system.
commitb01159e2183e248d91226c45cfed27c09d742af2
authorEthereal <ethereal.visage@gmail.com>
Thu, 6 Jan 2011 01:28:22 +0000 (5 18:28 -0700)
committerEthereal <ethereal.visage@gmail.com>
Thu, 6 Jan 2011 01:28:22 +0000 (5 18:28 -0700)
tree4852095fdaef86bb00449f79ed8dd71c722e1b7f
parent218ae7fa29db75eabe2e97896e19cdba200a6f53
Various changes, started adapting the new SHM system.
15 files changed:
SConstruct
build/SConscript [new file with mode: 0644]
build/config
build/templates/Config.h.in
doc/README.shm [new file with mode: 0644]
include/common/.gitignore
include/common/ConductorPacket.h [deleted file]
include/common/Packet.h [deleted file]
include/common/PacketEncoding.h [deleted file]
include/common/SHMPacket.h [new file with mode: 0644]
include/common/SharedMemoryHeader.h
include/common/ZoneHeader.h
include/informer/Informer.h
modules/cpuTime/src/collector/cpuTime.c
modules/informer/src/collector/informer.c