#18868: a MemoryAllocator object for easier Cython memory management
-------------------------------------+-------------------------------------
       Reporter:  ncohen             |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.8
      Component:  cython             |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Nathann Cohen,     |    Reviewers:  Jeroen Demeyer
  Jeroen Demeyer                     |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:  public/18868       |  39f88395bcef3aa972d48b31d4561c3c8a284d37
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 Replying to [comment:33 dimpase]:
 > still, how about `PyMem_Malloc, PyMem_Realloc, PyMem_Free`, as mentioned
 in  http://docs.cython.org/src/tutorial/memory_allocation.html ?

 In any case, that's independent of this ticket.

 Second, `sage_malloc()` can be called without the GIL. I guess
 `PyMem_Malloc` cannot...

--
Ticket URL: <http://trac.sagemath.org/ticket/18868#comment:34>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to