SCM Repository
Diff of /sml/trunk/HISTORY
Parent Directory
|
Revision Log
|
Patch
revision 736, Thu Nov 23 01:39:05 2000 UTC | revision 737, Fri Nov 24 08:43:56 2000 UTC | |
---|---|---|
# | Line 14 | Line 14 |
14 | ||
15 | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- |
16 | Name: Matthias Blume | Name: Matthias Blume |
17 | Date: 2000/11/24 17:45:00 JST | |
18 | Tag: blume-20001124-link | |
19 | Description: | |
20 | ||
21 | Drastically improved link traversal code for the case that the dynamic | |
22 | value was already loaded at bootstrap time. As a result, CM and CMB | |
23 | now both load blazingly fast -- even on a very slow machine. Also, | |
24 | memory consumption has been further reduced by this. | |
25 | ||
26 | Warning: The format of the PIDMAP file has changed. THerefore, to | |
27 | bootstrap you have to do this: | |
28 | ||
29 | 1. Run CMB.make | |
30 | 2. Make a symbolic link for the boot directory: | |
31 | ln -s sml.boot.ARCH-OS xxx | |
32 | 3. "Rebuild" the boot directory: | |
33 | ./makeml -boot xxx -rebuild sml ; rm xxx | |
34 | 4. Boot normally: | |
35 | ./makeml | |
36 | ||
37 | ---------------------------------------------------------------------- | |
38 | Name: Matthias Blume | |
39 | Date: 2000/11/21 21:20:00 JST | Date: 2000/11/21 21:20:00 JST |
40 | Tag: blume-20001121-tools | Tag: blume-20001121-tools |
41 | Description: | Description: |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |