home *** CD-ROM | disk | FTP | other *** search
- # system.BOTANIK
- #
- # system configuration file for
- # Botanisches Institut, Ludwig-Maximilians-Universitaet Muenchen
-
- hostnames = {
-
- # IBM RS 6000
- odin, adgard, mitgard, utgard, baldur, freya, thor, fenris, loki, hel,
- woelsung, ragnaroek, sigurd
- }
-
- computer types = {
- IBM_RS_6000
- }
-
- operating system variants = {
- AIX
- }
-
- fixed disks = {
- odin_disk = {
- location : odin
- size : 1000 MB
- speed : 15 ms # ???
- }
- }
-
- host odin, adgard, mitgard, utgard, baldur, freya, thor,
- fenris, loki, hel, woelsung, ragnaroek, sigurd
- = {
- operating system : AIX
- computer specification {
- type : IBM_RS_6000
- physical memory : 32 MB
- virtual memory : 32 MB
- performance index : 8.0
- storage for executables : odin_disk
- }
- compilation {
- target: IBM_RS_6000 (AIX) {
- CC = "cc"
- CFLAGS = "-DAIX -DSYSTEM_V -DSOCKET -DHETEROGENEOUS"
- LDFLAGS = ""
- LIBS = ""
- }
- }
- accessible filesystems = {
- odin_disk (10 ms)
- }
- } # odin
-
- # ----------------------------------------------------------------------------
- # cost informations generated by dcanalyse
- # and adjusted manually
-
- costs informations {
- odin -> odin: 0, 0
- }
-