mmap module and C extensions

Radovan Garabik garabik-news at spam.melkor.dnp.fmph.uniba.sk
Sun Nov 5 03:56:45 EST 2000


I wrote an application in python, making heavy use of mmap module.
All works well and nice, but now (for performance reasons) I'd
like to move some functions into a separate C module.
The problem is, how do I find out the pointer as returned
by mmap(2) and make it available to my C module...

Any ideas?

-- 
 -----------------------------------------------------------
| Radovan Garabik http://melkor.dnp.fmph.uniba.sk/~garabik/ |
| __..--^^^--..__    garabik @ melkor.dnp.fmph.uniba.sk     |
 -----------------------------------------------------------
Antivirus alert: file .signature infected by signature virus.
Hi! I'm a signature virus! Copy me into your signature file to help me spread!



More information about the Python-list mailing list