Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jun 2001 19:57:55 +0400 (MSD)
From:      "Eugene L. Vorokov" <vel@bugz.infotecs.ru>
To:        freebsd-hackers@freebsd.org
Subject:   allocating user space memory from kernel mode
Message-ID:  <200106281557.f5SFvue68254@bugz.infotecs.ru>

next in thread | raw e-mail | index | archive | help
Hello,

is it possible to allocate and then maybe free memory in user space
from kernel mode, if I have struct proc of the process that memory should
belong to ? What is the easiest and safest method of doing this ?
I have seen some example that uses obreak(), but that seems very tricky
and suspicious ... I don't really understand what obreak() really does
and how to use it ...

Thanks for the information.

Regards,
Eugene


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106281557.f5SFvue68254>