Re: user malloc from kernel

From: Pawel Jakub Dawidek (nick_at_garage.freebsd.pl)
Date: 09/29/03

  • Next message: Peter Pentchev: "Re: user malloc from kernel"
    Date: Mon, 29 Sep 2003 17:47:41 +0200
    To: earthman <earthman@inbox.ru>
    
    
    

    On Mon, Sep 29, 2003 at 05:22:47PM +0300, earthman wrote:
    +> how to allocate some memory chunk
    +> in user space memory from kernel code?
    +> how to do it correctly?

    Here you got sample kernel module which do this:

            http://garage.freebsd.pl/usmalloc.tgz
            http://garage.freebsd.pl/usmalloc.README

    -- 
    Pawel Jakub Dawidek                       pawel@dawidek.net
    UNIX Systems Programmer/Administrator     http://garage.freebsd.pl
    Am I Evil? Yes, I Am!                     http://cerber.sourceforge.net
    
    



  • Next message: Peter Pentchev: "Re: user malloc from kernel"

    Relevant Pages