RH30: Virtual Mem shot by locale-archive

Arijit Das <[email protected]> Fri, 30 Sep 2005 05:02:31 -0700 (PDT)
Newsgroups gmane.linux.redhat.devel,gmane.linux.redhat.amd64
Message-ID <[email protected]>
--===============0623422352==
Content-Type: multipart/alternative; boundary="0-830194084-1128081751=:95269"
Content-Transfer-Encoding: 7bit

--0-830194084-1128081751=:95269
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

I have RH3.0 installed in an AMD64 machine.=20
=20
In this system, when I look at the virtual address space mappings of a pr=
ocess (say a sleep process), I find that almost 80% of its virtual addres=
s space has been taken by a private copy of /usr/lib/locale/locale-archiv=
e mapped to its virtual address space by default. Check this:
=20
     31396 KB    r--p    /usr/lib/locale/locale-archive
=20
Total Virtual Memory =3D 38816 KB


On the other hand, when I look at the same info in a RH7.2 system, I see =
that a few small set of essential locale files have been mapped whose ove=
rall summed up size is around 236KB (way smaller than RH3.0)...Check this=
:=20
         4    r--p    /usr/lib/locale/en_US/LC_IDENTIFICATION
         4    r--p    /usr/lib/locale/en_US/LC_MEASUREMENT
         4    r--p    /usr/lib/locale/en_US/LC_TELEPHONE
         4    r--p    /usr/lib/locale/en_US/LC_ADDRESS
         4    r--p    /usr/lib/locale/en_US/LC_NAME
         4    r--p    /usr/lib/locale/en_US/LC_PAPER
         4    r--p    /usr/lib/locale/en_US/LC_MESSAGES/SYS_LC_MESSAGES
         4    r--p    /usr/lib/locale/en_US/LC_MONETARY
        24    r--p    /usr/lib/locale/en_US/LC_COLLATE
         4    r--p    /usr/lib/locale/en_US/LC_TIME
         4    r--p    /usr/lib/locale/en_US/LC_NUMERIC
       172    r--p    /usr/lib/locale/en_US/LC_CTYPE

This seems like a huge requirement of memory for each small process execu=
ted in the RH3.0 system and hence, shots up the memory requirement of the=
 entire system because the mapped region /usr/lib/locale/locale-archive i=
s privately mapped.
=20
Question:=20
 1) Is there any way by which I can instruct my RH3.0 system not to map t=
he huge locale-archive file by default? Rather it should map the few smal=
l set of locale files, as mapped in RH7.2 system.
 2) If the answer of my previous question is yes (it is possible), then w=
hat will be the impact of doing that?
=20
You can find the sample "sleep" commands below.
=20
Thanks,
Arijit
=20
RH3.0 on AMD64:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
vgamd126:arijit>sleep 400 &                                              =
                                      =20
[1] 19916
vgamd126:arijit>pmap 19916
 Size (KB)    Perm    Associated files (if any)                   =20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D    =3D=3D=3D=3D    =3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
        16    r-xp    /bin/sleep
         4    rw-p    /bin/sleep
       132    rwxp   =20
      1108    r-xp    /lib64/ld-2.3.2.so
         4    rw-p    /lib64/ld-2.3.2.so
         4    rw-p   =20
       540    r-xp    /lib64/tls/libm-2.3.2.so
      1024    ---p    /lib64/tls/libm-2.3.2.so
         4    rw-p    /lib64/tls/libm-2.3.2.so
         4    rw-p   =20
        36    r-xp    /lib64/tls/librtkaio-2.3.2.so
      1024    ---p    /lib64/tls/librtkaio-2.3.2.so
         4    rw-p    /lib64/tls/librtkaio-2.3.2.so
        64    rw-p   =20
      1260    r-xp    /lib64/tls/libc-2.3.2.so
      1024    ---p    /lib64/tls/libc-2.3.2.so
        20    rw-p    /lib64/tls/libc-2.3.2.so
        16    rw-p   =20
        60    r-xp    /lib64/tls/libpthread-0.60.so
      1024    ---p    /lib64/tls/libpthread-0.60.so
         4    rw-p    /lib64/tls/libpthread-0.60.so
        20    rw-p   =20
     31396    r--p    /usr/lib/locale/locale-archive
        24    rw-p   =20
Total Virtual Memory =3D 38816 KB
vgamd126:arijit>
=20
=20
RH7.2 in i686
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
eurika120:arijit>sleep 400 &                                             =
                                              =20
[1] 11065
eurika120:arijit>pmap 11065
 Size (KB)    Perm    Associated files (if any)                   =20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D    =3D=3D=3D=3D    =3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
        12    r-xp    /bin/sleep
         4    rw-p    /bin/sleep
         8    rwxp   =20
        88    r-xp    /lib/ld-2.2.4.so
         4    rw-p    /lib/ld-2.2.4.so
         4    r--p    /usr/lib/locale/en_US/LC_IDENTIFICATION
         4    r--p    /usr/lib/locale/en_US/LC_MEASUREMENT
         4    r--p    /usr/lib/locale/en_US/LC_TELEPHONE
         4    r--p    /usr/lib/locale/en_US/LC_ADDRESS
         4    r--p    /usr/lib/locale/en_US/LC_NAME
         4    r--p    /usr/lib/locale/en_US/LC_PAPER
         4    r--p    /usr/lib/locale/en_US/LC_MESSAGES/SYS_LC_MESSAGES
         4    r--p    /usr/lib/locale/en_US/LC_MONETARY
        24    r--p    /usr/lib/locale/en_US/LC_COLLATE
         4    r--p    /usr/lib/locale/en_US/LC_TIME
         4    r--p    /usr/lib/locale/en_US/LC_NUMERIC
         4    rw-p   =20
       136    r-xp    /lib/i686/libm-2.2.4.so
         4    rw-p    /lib/i686/libm-2.2.4.so
        28    r-xp    /lib/librt-2.2.4.so
         4    rw-p    /lib/librt-2.2.4.so
        40    rw-p   =20
      1224    r-xp    /lib/i686/libc-2.2.4.so
        20    rw-p    /lib/i686/libc-2.2.4.so
        16    rw-p   =20
        52    r-xp    /lib/i686/libpthread-0.9.so
        32    rw-p    /lib/i686/libpthread-0.9.so
       172    r--p    /usr/lib/locale/en_US/LC_CTYPE
        24    rwxp   =20
Total Virtual Memory =3D 1936 KB
eurika120:arijit>


	=09
---------------------------------
Yahoo! for Good
 Click here to donate to the Hurricane Katrina relief effort.=20
--0-830194084-1128081751=:95269
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

<DIV>
<DIV>I have&nbsp;RH3.0 installed in an AMD64 machine. </DIV>
<DIV>&nbsp;</DIV>
<DIV>In this system, when I look at the virtual address space mappings of=
 a process (say a sleep process), I find that almost 80% of its virtual a=
ddress space has been taken by a private copy of /usr/lib/locale/locale-a=
rchive mapped to its virtual address space by default. Check this:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp; 31396 KB&nbsp;&nbsp;&nbsp; r--p&nbsp;&nbsp;=
&nbsp; /usr/lib/locale/locale-archive<BR>
<DIV>&nbsp;</DIV>
<DIV>Total Virtual Memory =3D 38816 KB<BR></DIV></DIV>
<DIV>On the other hand, when I look at the same info in a RH7.2 system, I=
&nbsp;see&nbsp;that a few small set of essential locale files have been m=
apped whose overall summed up size is around 236KB (way smaller than RH3.=
0)...Check this: </DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp;=
 r--p&nbsp;&nbsp;&nbsp; /usr/lib/locale/en_US/LC_IDENTIFICATION<BR>&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; r--p&nbsp;=
&nbsp;&nbsp; /usr/lib/locale/en_US/LC_MEASUREMENT<BR>&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; r--p&nbsp;&nbsp;&nbsp; /=
usr/lib/locale/en_US/LC_TELEPHONE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; r--p&nbsp;&nbsp;&nbsp; /usr/lib/locale/e=
n_US/LC_ADDRESS<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbs=
p;&nbsp;&nbsp; r--p&nbsp;&nbsp;&nbsp; /usr/lib/locale/en_US/LC_NAME<BR>&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; r--p&n=
bsp;&nbsp;&nbsp; /usr/lib/locale/en_US/LC_PAPER<BR>&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; r--p&nbsp;&nbsp;&nbsp; /us=
r/lib/locale/en_US/LC_MESSAGES/SYS_LC_MESSAGES<BR>&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&!
nbsp;
 r--p&nbsp;&nbsp;&nbsp; /usr/lib/locale/en_US/LC_MONETARY<BR>&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24&nbsp;&nbsp;&nbsp; r--p&nbsp;&nbsp;&nbsp=
; /usr/lib/locale/en_US/LC_COLLATE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; r--p&nbsp;&nbsp;&nbsp; /usr/lib/locale/=
en_US/LC_TIME<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;=
&nbsp;&nbsp; r--p&nbsp;&nbsp;&nbsp; /usr/lib/locale/en_US/LC_NUMERIC<BR>&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 172&nbsp;&nbsp;&nbsp; r--p&nbsp;&nbsp=
;&nbsp; /usr/lib/locale/en_US/LC_CTYPE<BR></DIV>
<DIV>This seems like a huge requirement of memory for each small process =
executed in the RH3.0&nbsp;system and hence, shots up the memory requirem=
ent of the entire system&nbsp;because the mapped region&nbsp;/usr/lib/loc=
ale/locale-archive is privately mapped.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Question:&nbsp;</DIV>
<DIV>&nbsp;1) Is there any way by which I can instruct my RH3.0 system&nb=
sp;not to map the huge locale-archive file by default? Rather it should m=
ap the few small set of locale files, as mapped in RH7.2 system.</DIV>
<DIV>&nbsp;2) If the answer of my previous question is yes (it is possibl=
e), then what will be the impact of doing that?</DIV>
<DIV>&nbsp;</DIV>
<DIV>You can find the sample "sleep" commands below.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks,<BR>Arijit</DIV>
<DIV>&nbsp;</DIV>
<DIV>RH3.0 on AMD64:</DIV>
<DIV>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D</DIV>
<DIV>vgamd126:arijit&gt;sleep 400 &amp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>[1] 19916</DIV>
<DIV>vgamd126:arijit&gt;pmap 19916<BR>&nbsp;Size (KB)&nbsp;&nbsp;&nbsp; P=
erm&nbsp;&nbsp;&nbsp; Associated files (if any)&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp; <BR>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D&nbsp;&nbsp;&nbsp; =3D=3D=
=3D=3D&nbsp;&nbsp;&nbsp; =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16&nbsp;&nbsp;=
&nbsp; r-xp&nbsp;&nbsp;&nbsp; /bin/sleep<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; rw-p&nbsp;&nbsp;&nbsp; /bin/sleep=
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 132&nbsp;&nbsp;&nbsp; rwxp&nbsp;=
&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1108&nbsp;&nbsp;&nbsp; r-=
xp&nbsp;&nbsp;&nbsp; /lib64/ld-2.3.2.so<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; rw-p&nbsp;&nbsp;&nbsp; /lib64/ld-2=
.3.2.so<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;=
&nbsp; rw-p&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 540&nbsp;&nbsp;&nbsp; r-xp&nbsp;&nbsp;&nbsp; /lib64/tls/libm-2.3.2.so<BR=
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1024&nbsp;&nbsp;&nbsp; ---p&nbsp;&nbsp;&n=
bsp; /lib64/tls/libm-2.3.2.so<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp; 4&nbsp;&nbsp;&nbsp; rw-p&nbsp;&nbsp;&nbsp; /lib64/tls/libm-2.3.2=
.so<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbs=
p; rw-p&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
36&nbsp;&nbsp;&nbsp; r-xp&nbsp;&nbsp;&nbsp; /lib64/tls/librtkaio-2.3.2.so=
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1024&nbsp;&nbsp;&nbsp; ---p&nbsp;&nbsp=
;&nbsp; /lib64/tls/librtkaio-2.3.2.so<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; rw-p&nbsp;&nbsp;&nbsp; /lib64/tls/li=
brtkaio-2.3.2.so<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 64&nbsp;&n=
bsp;&nbsp; rw-p&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1260=
&nbsp;&nbsp;&nbsp; r-xp&nbsp;&nbsp;&nbsp; /lib64/tls/libc-2.3.2.so<BR>&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;
 1024&nbsp;&nbsp;&nbsp; ---p&nbsp;&nbsp;&nbsp; /lib64/tls/libc-2.3.2.so<B=
R>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20&nbsp;&nbsp;&nbsp; rw-p&nb=
sp;&nbsp;&nbsp; /lib64/tls/libc-2.3.2.so<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp; 16&nbsp;&nbsp;&nbsp; rw-p&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 60&nbsp;&nbsp;&nbsp; r-xp&nbsp;&nbsp;&nbs=
p; /lib64/tls/libpthread-0.60.so<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1024&n=
bsp;&nbsp;&nbsp; ---p&nbsp;&nbsp;&nbsp; /lib64/tls/libpthread-0.60.so<BR>=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; rw-p=
&nbsp;&nbsp;&nbsp; /lib64/tls/libpthread-0.60.so<BR>&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp; 20&nbsp;&nbsp;&nbsp; rw-p&nbsp;&nbsp;&nbsp; <BR>&nb=
sp;&nbsp;&nbsp;&nbsp; 31396&nbsp;&nbsp;&nbsp; r--p&nbsp;&nbsp;&nbsp; /usr=
/lib/locale/locale-archive<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
24&nbsp;&nbsp;&nbsp; rw-p&nbsp;&nbsp;&nbsp; </DIV>
<DIV>Total Virtual Memory =3D 38816 KB<BR>vgamd126:arijit&gt;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>RH7.2 in i686</DIV>
<DIV>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D</DIV>
<DIV>eurika120:arijit&gt;sleep 400 &amp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p; <BR>[1] 11065</DIV>
<DIV>eurika120:arijit&gt;pmap 11065<BR>&nbsp;Size (KB)&nbsp;&nbsp;&nbsp; =
Perm&nbsp;&nbsp;&nbsp; Associated files (if any)&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp; <BR>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D&nbsp;&nbsp;&nbsp; =3D=
=3D=3D=3D&nbsp;&nbsp;&nbsp; =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12&nbsp;&nb=
sp;&nbsp; r-xp&nbsp;&nbsp;&nbsp; /bin/sleep<BR>&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; rw-p&nbsp;&nbsp;&nbsp; /bin/sl=
eep<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8&nbsp;&nbsp;&nbs=
p; rwxp&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
88&nbsp;&nbsp;&nbsp; r-xp&nbsp;&nbsp;&nbsp; /lib/ld-2.2.4.so<BR>&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; rw-p&nbsp;&nb=
sp;&nbsp; /lib/ld-2.2.4.so<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp; 4&nbsp;&nbsp;&nbsp; r--p&nbsp;&nbsp;&nbsp;
 /usr/lib/locale/en_US/LC_IDENTIFICATION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; r--p&nbsp;&nbsp;&nbsp; /usr/lib/l=
ocale/en_US/LC_MEASUREMENT<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp; 4&nbsp;&nbsp;&nbsp; r--p&nbsp;&nbsp;&nbsp; /usr/lib/locale/en_US/LC=
_TELEPHONE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nb=
sp;&nbsp; r--p&nbsp;&nbsp;&nbsp; /usr/lib/locale/en_US/LC_ADDRESS<BR>&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; r--p&nbs=
p;&nbsp;&nbsp; /usr/lib/locale/en_US/LC_NAME<BR>&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; r--p&nbsp;&nbsp;&nbsp; /usr/l=
ib/locale/en_US/LC_PAPER<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp; 4&nbsp;&nbsp;&nbsp; r--p&nbsp;&nbsp;&nbsp; /usr/lib/locale/en_US/LC_M=
ESSAGES/SYS_LC_MESSAGES<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p; 4&nbsp;&nbsp;&nbsp; r--p&nbsp;&nbsp;&nbsp;
 /usr/lib/locale/en_US/LC_MONETARY<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp; 24&nbsp;&nbsp;&nbsp; r--p&nbsp;&nbsp;&nbsp; /usr/lib/locale/en_US=
/LC_COLLATE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&n=
bsp;&nbsp; r--p&nbsp;&nbsp;&nbsp; /usr/lib/locale/en_US/LC_TIME<BR>&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; r--p&nbsp;=
&nbsp;&nbsp; /usr/lib/locale/en_US/LC_NUMERIC<BR>&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; rw-p&nbsp;&nbsp;&nbsp; <BR>&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 136&nbsp;&nbsp;&nbsp; r-xp&nbsp;&nbsp=
;&nbsp; /lib/i686/libm-2.2.4.so<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp; 4&nbsp;&nbsp;&nbsp; rw-p&nbsp;&nbsp;&nbsp; /lib/i686/libm-2.2.=
4.so<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 28&nbsp;&nbsp;&nbsp; r=
-xp&nbsp;&nbsp;&nbsp; /lib/librt-2.2.4.so<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; rw-p&nbsp;&nbsp;&nbsp;
 /lib/librt-2.2.4.so<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 40&nbs=
p;&nbsp;&nbsp; rw-p&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
1224&nbsp;&nbsp;&nbsp; r-xp&nbsp;&nbsp;&nbsp; /lib/i686/libc-2.2.4.so<BR>=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 20&nbsp;&nbsp;&nbsp; rw-p&nbsp=
;&nbsp;&nbsp; /lib/i686/libc-2.2.4.so<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp; 16&nbsp;&nbsp;&nbsp; rw-p&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp; 52&nbsp;&nbsp;&nbsp; r-xp&nbsp;&nbsp;&nbsp; =
/lib/i686/libpthread-0.9.so<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
 32&nbsp;&nbsp;&nbsp; rw-p&nbsp;&nbsp;&nbsp; /lib/i686/libpthread-0.9.so<=
BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 172&nbsp;&nbsp;&nbsp; r--p&nbsp;&=
nbsp;&nbsp; /usr/lib/locale/en_US/LC_CTYPE<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp; 24&nbsp;&nbsp;&nbsp; rwxp&nbsp;&nbsp;&nbsp; </DIV>
<DIV>Total Virtual Memory =3D 1936 KB<BR>eurika120:arijit&gt;</DIV></DIV>=
<p>
		<hr size=3D1>Yahoo! for Good<br>=20
<a href=3D"http://store.yahoo.com/redcross-donate3/">Click here to donate=
</a> to the Hurricane Katrina relief effort.=20

--0-830194084-1128081751=:95269--


--===============0623422352==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Redhat-devel-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/redhat-devel-list
--===============0623422352==--