isdn can't get a free page

Herbert Rosmanith (herp@wildsau.idv.uni-linz.ac.at)
Tue, 6 Aug 1996 18:15:04 +0200 (MET DST)


hi,

I booted my system, and did nothing much memory-consuming on it.
X is not running at all. when I try to "insmod isdn.o" I get
Couldn't get a free page...
isdn: Could not allocate device-struct.

I'm having 8MB real, 10MB swap. free says:

total used free shared buffers
Mem: 6772 6688 84 7168 156
-/+ buffers: 6532 240
Swap: 10076 568 9508

and "ps axuge" says:

USER PID %CPU %MEM SIZE RSS TTY STAT START TIME COMMAND
bin 114 0.0 3.1 828 216 ? S 16:00 0:00 /usr/sbin/rpc.portmap
root 1 0.2 3.2 796 220 ? S 16:00 0:16 init [5] H
root 2 0.0 0.0 0 0 ? SW 16:00 0:00 (kflushd)
root 3 0.0 0.0 0 0 ? SW< 16:00 0:00 (kswapd)
root 8 0.0 2.3 780 156 ? S 16:00 0:00 update (bdflush) sh)
root 86 0.0 3.5 808 240 ? S 16:00 0:00 /usr/bin/gpm -t ps2 I
root 97 0.0 4.3 804 292 ? S 16:00 0:00 /usr/sbin/crond -l10I
root 110 0.0 3.9 820 268 ? S 16:00 0:00 /usr/sbin/syslogd INI
root 112 0.0 3.3 796 228 ? S 16:00 0:00 /usr/sbin/klogd INIT_
root 116 0.0 3.6 812 244 ? S 16:00 0:00 /usr/sbin/inetd INIT_
root 118 0.0 5.0 944 344 ? S 16:00 0:00 /usr/sbin/named INIT_
root 120 0.0 2.7 896 184 ? S 16:00 0:00 (bootpd)
root 122 0.0 2.8 808 196 ? S 16:00 0:00 /usr/sbin/lpd INIT_VE
root 124 0.0 2.9 820 200 ? S 16:00 0:00 /usr/sbin/lpd INIT_VE
root 125 0.0 3.4 840 232 ? S 16:00 0:00 /usr/sbin/rpc.mountdI
root 127 0.0 3.8 864 260 ? S 16:00 0:00 /usr/sbin/rpc.nfsd IN
root 131 0.0 6.8 1036 464 ? S 16:00 0:00 sendmail: accepting c
root 140 0.0 9.1 1180 620 1 S 16:00 0:00 -bash HOME=/root PATH
root 141 0.0 3.3 792 224 2 S 16:00 0:00 /sbin/agetty 38400 tt
root 142 0.0 2.7 792 188 3 S 16:00 0:00 /sbin/agetty 38400 tt
root 143 0.0 2.7 792 188 4 S 16:00 0:00 /sbin/agetty 38400 tt
root 144 0.0 2.8 792 192 5 S 16:00 0:00 /sbin/agetty 38400 tt
root 145 0.0 2.5 792 172 6 S 16:00 0:00 /sbin/agetty 38400 tt
root 164 0.0 3.4 792 232 ? S 16:02 0:00 in.rlogind INIT_VERSI
root 165 0.0 9.8 1180 668 p0 S 16:02 0:00 -bash TERM=linux HOME
root 227 0.0 3.7 792 252 ? S 17:30 0:00 in.rlogind INIT_VERSI
root 228 0.0 9.3 1176 636 p2 S 17:30 0:00 -bash TERM=linux HOME
root 245 0.0 4.0 792 276 ? S 17:35 0:00 in.rlogind INIT_VERSI
root 246 0.0 9.7 1176 660 p3 S 17:35 0:00 -bash TERM=linux HOME
root 356 0.0 5.8 832 396 a2 S 18:11 0:00 dip planet.dip LESSOP
root 363 0.0 5.3 800 364 p0 S 18:11 0:00 rlogin -l herp wildsa
root 364 0.0 5.4 800 368 p0 S 18:11 0:00 rlogin -l herp wildsa
root 365 0.0 5.4 792 368 ? S 18:13 0:00 in.rlogind INIT_VERSI
root 366 0.3 10.1 1176 684 p1 S 18:13 0:00 -bash TERM=linux HOME
root 384 0.0 5.6 860 380 p1 R 18:14 0:00 ps axuge LESSOPEN=|leA

why does Linux eat up all 8MB even when running in plain console mode ?

/herp