2.1.105, memory exhausted

Krzysztof G. Baranowski (kgb@manjak.knm.org.pl)
Tue, 23 Jun 1998 20:06:44 +0200 (CEST)


Hello,

[root@manjak log]# uname -a
Linux manjak 2.1.105 #2 Mon Jun 8 00:41:30 CEST 1998 i586 unknown
[root@manjak log]# du -s
4453 .
[root@manjak log]# cat /proc/meminfo
total: used: free: shared: buffers: cached:
Mem: 31830016 29794304 2035712 12009472 1134592 19587072
Swap: 16773120 0 16773120
MemTotal: 31084 kB
MemFree: 1988 kB
MemShared: 11728 kB
Buffers: 1108 kB
Cached: 19128 kB
SwapTotal: 16380 kB
SwapFree: 16380 kB
[root@manjak log]# grep sky *
grep: memory exhausted

strace shows:
mmap(0x40118000, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED,
3, 0x28000) = 0x40118000
mmap(0, 10493952, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x40219000
mmap(0x4041a000, 8388608, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED,
3, 0x128000) = 0x4041a000
mmap(0, 83894272, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = -1 ENOMEM (Cannot allocate memory)
brk(0xd06a000) = 0x8068000

Any suggestions ? Such things have never happened before.

Kris

-- 
Krzysztof G. Baranowski - President of the Harmless Manyacs' Club
"Smith & Wesson - The original point and click interface..."
http://www.knm.org.pl/                 <prezes@manjak.knm.org.pl>

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu