lkml.org 
[lkml]   [2000]   [Feb]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Your clock (Was: Re: proc config)
Date
> ] Given the discussion about /proc, I'll announce a /proc/config patch
> ] for 2.2.13 here, with 2.3.44 coming up. Get it from
> ]
> ] ftp://oboe.it.uc3m.es/pub/Programs/proconfig-0.8.tgz

I've made a patch against kernel 2.3.44, to be found at

ftp://oboe.it.uc3m.es/pub/Programs/proconfig-0.9.tgz

I've tested that it works, but haven't tested every single compile
combination. It was slightly difficult to get my portable up and
running on 2.3.44, apparently because make menuconfig, make oldconfig
were both thoroughly broken. I suppose people know that. So I
settled for "works". Anyway

> ] You can compile this code nine ways:
> ]
> ] 1) zilch
> ] 2) two kernel modules, one tiny, one big (3-5K + 50K). The big one
> ] is a load and immediate unload job.
> ] 3) kernel imprint of 3-5K plus the extra big temp module.
> ] 4) one kernel module, about 5-7K.
> ] 5) all in kernel, about 5-7K.

> The patch is set up to auto-integrate into the make files.

I still need to replace the shell script it adds to scripts/ with
a piece of C code. I'd post the patch here but it contains a
large auto-generated chunk listing all the kernel config options that
would be extremely boring. Yes, it should pollute /proc/sys/ instead of
/proc. Tomorrow.

% diffstat proconfig-0.9/proconfig_ptb-2.3.44.patch
Documentation/Configure.help | 37
Makefile | 3
fs/proc/root.c | 4
kernel/Makefile | 23
kernel/all_config.data | 1576 ++++++++++++++++++++++++++++++++++++++++
kernel/config.c | 336 ++++++++
kernel/config_data.c | 72 +
kernel/proconfig.data | 765 +++++++++++++++++++
scripts/makeallproconfigdata.sh | 38
scripts/makeproconfigdata.sh | 79 ++
10 files changed, 2933 insertions


Peter

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:56    [W:0.047 / U:1.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site