chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] Re: [Chicken-bugs] #367: optionally use mmap(2) to al


From: Chicken Scheme
Subject: [Chicken-janitors] Re: [Chicken-bugs] #367: optionally use mmap(2) to allocate the heap for safer usage of tospace-locking
Date: Fri, 18 Jan 2008 16:49:47 -0000

#367: optionally use mmap(2) to allocate the heap for safer usage of tospace-
locking
-----------------------------+----------------------------------------------
  Reporter:  felix           |       Owner:     
      Type:  enhancement     |      Status:  new
  Priority:  minor           |   Milestone:     
 Component:  core libraries  |     Version:  2.7
Resolution:                  |    Keywords:     
-----------------------------+----------------------------------------------
Comment (by Ivan Shmakov <address@hidden>):

 BTW, both the original and the modified code implies that it's
         valid to use realloc () on the result of C_align (malloc (...)).
         And it's obviously true iff malloc () returns an already aligned
         address.  However, I cannot say whether the above code would
         still be valid if it's not the case.

-- 
Ticket URL: <http://trac.callcc.org/ticket/367#comment:2>
Chicken Scheme <http://www.call-with-current-continuation.org/>
The CHICKEN Scheme-to-C compiler

reply via email to

[Prev in Thread] Current Thread [Next in Thread]