Re: [2.3.23] Incorrect reported swap size ?

Daniel Schepler (schepler@math.berkeley.edu)
22 Oct 1999 21:35:11 -0700


I also saw this. But running a recompile of the kernel, the system
slowed to a crawl, and eventually I stopped the compile after it had
been working on 'setup.c' for about five minutes, and reverted to
2.3.18.

Also, there are a few missing symbols:
__get_pages
console_loglevel (both these for fat.o, nfs.o)
__io_virt_debug (for serial.o)

Luca Montecchiani <m.luca@iname.com> writes:

> Hi all,
>
> I'm just rebooting from a first session on 2.3.23, everything
> was fine except the reported swap size , see:
>
> [luca@home /tmp]$ cat /proc/swaps
> Filename Type Size Used Priority
> /dev/hda2 partition 64508 2460 -1
>
> [luca@home /tmp]$ cat /proc/meminfo
> total: used: free: shared: buffers: cached:
> Mem: 62428 24296 38132 0 436 5376
> Swap: 264224768 10076160 254148608
> MemTotal: 62428 kB
> MemFree: 38132 kB
> MemShared: 0 kB
> Buffers: 436 kB
> Cached: 5376 kB
> HighTotal: 0 kB
> HighFree: 0 kB
> SwapTotal: 264224768 kB
> SwapFree: 254148608 kB
>
>
> Follow correct 2.2.13 information
>
> [luca@home luca]$ cat /proc/meminfo
> total: used: free: shared: buffers: cached:
> Mem: 64806912 54132736 10674176 45572096 2854912 29159424
> Swap: 66056192 0 66056192
> MemTotal: 63288 kB
> MemFree: 10424 kB
> MemShared: 44504 kB
> Buffers: 2788 kB
> Cached: 28476 kB
> SwapTotal: 64508 kB
> SwapFree: 64508 kB
>
> thanks,
> luca

-- 
Daniel Schepler              "Please don't disillusion me.  I
schepler@math.berkeley.edu    haven't had breakfast yet."
                                 -- Orson Scott Card

- 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/