>
> lundi 15 juillet 2002, 10:22:59, Fr�d�ric a �crit :
>
>> Bonjour,
>
> bonjour,
>
>> total used free shared buffers
>> cached
>> Mem: 254760 234444 20316 0 19004
>> 47276 -/+ buffers/cache: 168164 86596
>
> ici, je vois 168 Mo en buffer, donc dispo pour des applis et avec des
> donn�es tr�s rapidement accessible si tu tentes de les relire.
>
> Corrigez moi si je me trompe.
>
<mode_tch�tch�ne>
si tu veux v�rifier, compile et �x�cute le prog C suivant
--
void main (void) {
while(1) {
malloc(1000);
}
--
Il devrait cracher et tu verras si ta m�moire est � nouveau lib�r�e :)
</mode_tch�tch�ne>
--
Paris jean-francois | CLE PUBLIQUE PGP&GPG
[EMAIL PROTECTED] | DH/DSS ID: 0xBF4B709E
[EMAIL PROTECTED] | http://mjediyoda.free.fr/
If you use envelopes, why not use encryption?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]