From: Pat LaVarre <p.lavarre@ieee.org>
To: linux-fsdevel@vger.kernel.org
Subject: Re: vfs whitebox test
Date: 25 Nov 2003 10:04:56 -0700 [thread overview]
Message-ID: <1069779896.2445.1.camel@patrh9> (raw)
In-Reply-To: <1069775182.6929.14.camel@patrh9>
> Anybody already pull together some more
> closely interactive way of trying creative
> patterns of calls thru the vfs layer?
I read contents/ index/ pages at random and then sequentially the first
two-hundred ninety-two pages of the German-flavoured English (e.g.
"smaller than zero") of "Linux Kernel Internals" and then I saw:
gdb /usr/src/linux/vmlinux /proc/kcore
... "all the structures in the kernel to be read, but no local variables
[also] not possible to change values or call kernel functions ..."
Also I saw:
- CFLAGS= -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer
+ CFLAGS= -Wall -Wstrict-prototypes -O2 -g
CFLAGS -g I find in linux-2.6.0-test9/Makefile near CONFIG_DEBUG_INFO.
grep CONFIG_DEBUG_INFO `find . -name 'Kconfig'`
then flunks, but that question I can pursue in ?l=kernelnewbies.
Pat LaVarre
next prev parent reply other threads:[~2003-11-25 17:05 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-24 23:29 vfs whitebox test Pat LaVarre
2003-11-25 15:46 ` Pat LaVarre
2003-11-25 17:04 ` Pat LaVarre [this message]
2003-11-25 17:06 ` Randy.Dunlap
2003-11-25 17:12 ` Pat LaVarre
2003-11-25 19:59 ` Pat LaVarre
2003-11-25 17:09 ` Randy.Dunlap
2003-11-25 17:33 ` Pat LaVarre
-- strict thread matches above, loose matches on Subject: below --
2003-12-04 19:14 Pat LaVarre
2003-12-05 18:12 ` Pat LaVarre
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1069779896.2445.1.camel@patrh9 \
--to=p.lavarre@ieee.org \
--cc=linux-fsdevel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.