lkml.org 
[lkml]   [1996]   [May]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: CONFIG_RANDOM
...
[snip]
[General idea is to remove the option to save 16kB of kernel size]
[snip]

Why not hand code all your C programs in assembler, you could probably also
save 16kB by doing this. bash would be a very good target. This might
take you long enough to not reply about how to save 16kB of memory. Even
better why don't you become the person to add the patch for Linux to use
spare video ram or the buffers on the network card for that extra few
kB's of space.
More seriously if _you_ want a kernel 16kB smaller with no random number
generator, then _you_ remove the code and make it always return 0, or
some other almost as useless random number algorithm (A shift register
with feedback taps is probably one of the simplest decent pseudo number
grnerators around).

Quite seriously, I know people have proposed using the Video ram as
memory before, this RAM may have very good access times, especially if
you optimised the memcpy & memset routines to use on card blitter chips.
Also some computers have a few megabytes of this memory.
Wouldn't be fun to debug though, especially if you try to co-operate with
X & svgalib.


Thanks.

.. . . . . . . . . . . . . . ..
:: : : Jon Burgess 01223-461907 : : ::
:: : jjb1003@cam.ac.uk : : ::
:: : : : : : : : : : : : : : ::


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