Re: How to access kernel memory?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Sep 18, 2001 at 09:59:07AM -0500, Siders, Keith wrote:
> I have just the opposite requirement. I need to allow any running process
> and its threads to be "hot-patched" with executable code. I know you're
> thinking "why?". I can't tell you that. I can only say  it's a firm
> requirement, and I could use some helpful ideas.

You can probably do all you need in this case with ptrace() - the
existing ptrace will not be quite adequate for large data sets,
especially if you need some atomicity, but it should have all the
sample kernel code you need.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux