Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.embedded > #353

Re: memory protection in linux kernels

Path csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From Rainer Weikusat <rweikusat@mssgmbh.com>
Newsgroups comp.unix.programmer, comp.os.linux.embedded
Subject Re: memory protection in linux kernels
Date Thu, 18 Oct 2012 17:56:23 +0100
Lines 17
Message-ID <87lif3afd4.fsf@sapphire.mobileactivedefense.com> (permalink)
References <k5n858$g72$1@speranza.aioe.org> <JRTfs.4$Ci6.1@fe03.iad> <k5p8t1$3fq$1@speranza.aioe.org>
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
X-Trace individual.net oxBlZPZyHi0LazHBF/ROSAZbpnzpIj1gAsr01KF7I4lAq2GVs/Qj0+uPStCjAkC08=
Cancel-Lock sha1:vniEfabW5ermU4hGHgmi/5yd0/c= sha1:Pfxe4YKWmCnjNKkmMmcZh9jqilM=
User-Agent Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)
Xref csiph.com comp.unix.programmer:3593 comp.os.linux.embedded:353

Cross-posted to 2 groups.

Show key headers only | View raw


"Mark" <mark_cruzNOTFORSPAM@hotmail.com> writes:

[...]

> Also, do I have to enable CONFIG_MAGIC_SYSRQ  except CONFIG_KGDB and 
> CONFIG_DEBUG_INFO (CONFIG_FRAME_POINTER is also recommended) ?

'magic sysreq' is mainly useful when you have some kind of
'interactive console connection' to a computer/ device and it is
necessary to send some kind of 'emergency command' to it after other
ways to interact with the system have ceased to function, eg, try
to write all dirty pages to disk, mount filesystems read-only and do a
'hard' reboot (without a proper shutdown procedure). For embedded,
that's likely not very useful. CONFIG_FRAME_POINTER is very likely a
good idea since this means that the subroutine activation records on
the call stack can be inspected without interpreting the actually
executed machine code.

Back to comp.os.linux.embedded | Previous | NextPrevious in thread | Find similar


Thread

memory protection in linux kernels "Mark" <mark_cruzNOTFORSPAM@hotmail.com> - 2012-10-17 17:32 -0400
  Re: memory protection in linux kernels scott@slp53.sl.home (Scott Lurndal) - 2012-10-18 13:53 +0000
    Re: memory protection in linux kernels "Mark" <mark_cruzNOTFORSPAM@hotmail.com> - 2012-10-18 11:57 -0400
      Re: memory protection in linux kernels scott@slp53.sl.home (Scott Lurndal) - 2012-10-18 16:24 +0000
        Re: memory protection in linux kernels "Mark" <mark_cruzNOTFORSPAM@hotmail.com> - 2012-10-19 18:08 -0400
          Re: memory protection in linux kernels Ian Collins <ian-news@hotmail.com> - 2012-10-20 12:29 +1300
          Re: memory protection in linux kernels scott@slp53.sl.home (Scott Lurndal) - 2012-10-20 19:49 +0000
      Re: memory protection in linux kernels Rainer Weikusat <rweikusat@mssgmbh.com> - 2012-10-18 17:56 +0100

csiph-web