/[emacs]/emacs/README.GC
ViewVC logotype

Diff of /emacs/README.GC

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.1 by fx, Tue Jun 10 22:57:42 2003 UTC revision 1.1.2.2 by fx, Mon Jun 16 18:20:21 2003 UTC
# Line 81  The portable alloca needs to use GC_mall Line 81  The portable alloca needs to use GC_mall
81  conservative stack scanning.  conservative stack scanning.
82    
83  Don't know if this can work without NO_UNION_TYPE.  Don't know if this can work without NO_UNION_TYPE.
84    
85    Might be worth allowing XGC_MALLOC to allocate using mmap (in an
86    already-dumped Emacs), since the address doesn't have to fit into
87    EMACS_INT and that might save significant allocation in precious Lisp
88    address space.  Should be able to do similarly with string data.

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26