kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* can anyone tell me which function to call to pause the kernel
@ 2016-05-12 14:55 walkerlala
  2016-05-12 15:26 ` François
  2016-05-15 17:36 ` Mulyadi Santosa
  0 siblings, 2 replies; 7+ messages in thread
From: walkerlala @ 2016-05-12 14:55 UTC (permalink / raw)
  To: kernelnewbies

I successfully insert some function into the kernel code and make it 
execute when the kernel start up, but I just can't make the kernel stop 
executing. Are there any functions which can pause the kernel so that I 
prompt the user, and let the user input a command(maybe a comment to 
display the current time. Something like a shell would do) and interact ?
(I had checked the "sys_***" functions in this page:
     http://docs.cs.up.ac.za/programming/asm/derick_tut/syscalls.html
  but just can't find a proper one )

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-05-18  4:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-12 14:55 can anyone tell me which function to call to pause the kernel walkerlala
2016-05-12 15:26 ` François
2016-05-15 17:36 ` Mulyadi Santosa
     [not found]   ` <57391618.7090506@gmail.com>
2016-05-17 11:41     ` Mulyadi Santosa
2016-05-17 12:29       ` walkerlala
2016-05-17 15:21         ` Valdis.Kletnieks at vt.edu
2016-05-18  4:53           ` walkerlala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).