memory position of numpy arrays

Lars Friedrich lfriedri at imtek.de
Fri Oct 27 01:55:06 EDT 2006


Am Donnerstag, den 26.10.2006, 19:08 +0900 schrieb David Cournapeau:
> By the way, I found the information about locking pages into memory for 
> windows:
> 
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/memory/base/virtuallock.asp
> 

Thanks for the link, I now use a virtuallock in my Dll. I don't get the
"paging-error"-bluescreens anymore, but now I get other ones
("DRIVER_IRQL_NOT_LESS_OR_EQUAL"), but I think this is another issue,
and I am working on it...

If anyone is using python / numpy / ctypes for hardware control (say,
Cameras with grabber-cards or fire-wire / DCAM; National Instruments
acquisition cards using NIDAQmx, ...) I am interested in discussion!

Lars


-- 
Dipl.-Ing. Lars Friedrich
Optical Measurement Technology
Department of Microsystems Engineering -- IMTEK
University of Freiburg
Georges-Köhler-Allee 102
D-79110 Freiburg
Germany

phone: +49-761-203-7531
fax:   +49-761-203-7537
room:  01 088
email: lfriedri at imtek.de


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion


More information about the NumPy-Discussion mailing list