* Re: RE: How to access kernel memory?
@ 2001-09-18 15:09 Zhang Fuxin
0 siblings, 0 replies; 2+ messages in thread
From: Zhang Fuxin @ 2001-09-18 15:09 UTC (permalink / raw)
To: Siders, Keith; +Cc: linux-mips@oss.sgi.com
hi,Siders, Keith,
Hehe,I can think of some usage of 'hot-patched': virus or security
daemon,binary code enhancement or some kind of transform,auto parallelize...:)
But all this could be done through /dev/mem,in theory.
在 2001-09-18 09:59:00 you 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.
>
>Keith
>
>-> -----Original Message-----
>-> From: Zhang Fuxin [mailto:fxzhang@ict.ac.cn]
>-> Sent: Tuesday, September 18, 2001 9:53 AM
>-> To: han han
>-> Cc: linux-mips@oss.sgi.com
>-> Subject: Re: How to access kernel memory?
>->
>->
>-> hi,han han,
>-> There are several ways.For example:
>-> 1.You can create a character device , implement its mmap function
>-> to map the memory block you allcated.This can be done in a little
>-> kernel module.There are some sample code before.
>-> 2.via /dev/mem,/dev/kmem etc
>->
>->
>->
>->
>-> 在 2001-09-18 07:35:00 you wrote:
>-> >Hi, All,
>-> >
>-> >I allocated a block of memory in the kernel space. But
>-> >I don't know how to directly access kernel space from
>-> >user space. Anyone can help me?
>-> >
>-> >Thanks in advance.
>-> >
>-> >piggie
>-> >
>-> >
>-> >__________________________________________________
>-> >Terrorist Attacks on U.S. - How can you help?
>-> >Donate cash, emergency relief information
>-> >http://dailynews.yahoo.com/fc/US/Emergency_Information/
>->
>-> Regards
>-> Zhang Fuxin
>-> fxzhang@ict.ac.cn
>->
Regards
Zhang Fuxin
fxzhang@ict.ac.cn
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: RE: How to access kernel memory?
@ 2001-09-18 15:15 Siders, Keith
0 siblings, 0 replies; 2+ messages in thread
From: Siders, Keith @ 2001-09-18 15:15 UTC (permalink / raw)
To: 'Zhang Fuxin'; +Cc: linux-mips
Thanks. Except for the virus, that sums up the intent. "That's not a bug;
it's a feature...";-)
-> -----Original Message-----
-> From: Zhang Fuxin [mailto:fxzhang@ict.ac.cn]
-> Sent: Monday, September 17, 2001 1:01 PM
-> To: Siders, Keith
-> Cc: linux-mips@oss.sgi.com
-> Subject: Re: RE: How to access kernel memory?
->
->
-> hi,Siders, Keith,
-> Hehe,I can think of some usage of 'hot-patched': virus or security
-> daemon,binary code enhancement or some kind of
-> transform,auto parallelize...:)
-> But all this could be done through /dev/mem,in theory.
->
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-09-18 15:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-18 15:09 RE: How to access kernel memory? Zhang Fuxin
-- strict thread matches above, loose matches on Subject: below --
2001-09-18 15:15 Siders, Keith
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox