Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ucla-cs!zen!ucbvax!DTUPEV5A.BITNET!zrgc002 From: zrgc002@DTUPEV5A.BITNET (Christoph D. Gatzka) Newsgroups: comp.os.vms Subject: How can it be done - a question on system programming. Message-ID: <8707070357.AA22966@ucbvax.Berkeley.EDU> Date: Mon, 6-Jul-87 23:57:52 EDT Article-I.D.: ucbvax.8707070357.AA22966 Posted: Mon Jul 6 23:57:52 1987 Date-Received: Wed, 8-Jul-87 03:51:26 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 18 I would like to look into somebody else's type ahead buffer. I know that this can be done using analyze/system, but I would like to get it into a program, because analyze/system is a bit clumsy for this purpose. Since these pages containing the data belong to the process' private address space, I assume that I will have to send the process in question an AST, which copies the data into a buffer of mine. Since this buffer must be accessible also to me I think that it must come from nonpaged pool. Am I correct so far ? Now my question is this: Has anybody written already code that performs this task or HAS ANYBODY SAMPLE CODE THAT DEMONSTRATES THE USE OF NONPAGED POOL (allocating/deallocating) AND THE AST ? PLEASE DIRECT ALL ANSWERS TO ME DIRECTLY, BECAUSE I DO NOT READ INFO-VAX. Christoph D. Gatzka zrgc002@dtupev5a.bitnet Student of medicine University of Tuebingen Germany