linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Odd size of Shared Memory
@ 2001-06-15  8:34 Gianluca Anzolin
  0 siblings, 0 replies; only message in thread
From: Gianluca Anzolin @ 2001-06-15  8:34 UTC (permalink / raw)
  To: linux-kernel

I was trying 2.4.5-ac14 this morning. I issued some command to test
buffer and page cache behaviour

I run 2 cat /dev/hda > /dev/null and  find / -name \* concurrently

When find finished I ran free and it gave me

fourier:~# free
             total       used       free     shared    buffers	cached
Mem:        126996     124104       2892 4294967212      98944	9148
-/+ buffers/cache:      16012     110984
Swap:       128480       3760     124720

fourier:~# cat /proc/meminfo
        total:    used:    free:  shared: buffers:  cached:
	Mem:  130043904 127098880  2945024 4294881280 100589568  9969664
	Swap: 131563520  3850240 127713280
	MemTotal:       126996 kB
	MemFree:          2876 kB
	MemShared:    4294967212 kB
	Buffers:         98232 kB
	Cached:           9736 kB
	Active:          93716 kB
	Inact_dirty:     12848 kB
	Inact_clean:      1320 kB
	Inact_target:        4 kB
	HighTotal:           0 kB
	HighFree:            0 kB
	LowTotal:       126996 kB
	LowFree:          2876 kB
	SwapTotal:      128480 kB
	SwapFree:       124720 kB
	
It seems a kernel bug to me, but it didn't hurt, my PC is working
without problems

	Gianluca Anzolin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-06-15  8:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-15  8:34 Odd size of Shared Memory Gianluca Anzolin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).