Re: what is the meaning of optimization changed from TIME to SPACE

2008-02-20 Thread Bill Moran
In response to ivan dimitrov [EMAIL PROTECTED]: OK, but maybe this is not my case. I am using about 10% ... /dev/md0 3.6M318K3.0M 9%/storage/pub/www/ram But dmesg reports continuously: /storage/pub/www/ram: optimization changed from TIME to SPACE /storage/pub/www/ram:

Re: what is the meaning of optimization changed from TIME to SPACE

2008-02-20 Thread ivan dimitrov
OK, but maybe this is not my case. I am using about 10% ... /dev/md0 3.6M318K3.0M 9%/storage/pub/www/ram But dmesg reports continuously: /storage/pub/www/ram: optimization changed from TIME to SPACE /storage/pub/www/ram: optimization changed from SPACE to TIME about 10

what is the meaning of optimization changed from TIME to SPACE

2008-02-19 Thread ivan dimitrov
After upgrading from freebsd-5.5-R to 6.3-R, I get the following message in dmesg: /storage/pub/www/ram: optimization changed from TIME to SPACE I use a ram disk via the md driver. Here is the line from my fstab file: md /storage/pub/www/rammfs rw,-s4m 2 0

Re: what is the meaning of optimization changed from TIME to SPACE

2008-02-19 Thread Wouter Oosterveld
/storage/pub/www/ram: optimization changed from TIME to SPACE This is not an error. It probably means the ramdisk changed it's allocation policy from preserving time to conserving space. Something what would happen if the data on it gets relatively (against available mem) big. I guess. Regards,

Re: what is the meaning of optimization changed from TIME to SPACE

2008-02-19 Thread Brian
ivan dimitrov wrote: After upgrading from freebsd-5.5-R to 6.3-R, I get the following message in dmesg: /storage/pub/www/ram: optimization changed from TIME to SPACE I use a ram disk via the md driver. Here is the line from my fstab file: md /storage/pub/www/rammfs rw,-s4m

Re: what is the meaning of optimization changed from TIME to SPACE

2008-02-19 Thread Bill Moran
In response to Brian [EMAIL PROTECTED]: ivan dimitrov wrote: After upgrading from freebsd-5.5-R to 6.3-R, I get the following message in dmesg: /storage/pub/www/ram: optimization changed from TIME to SPACE I use a ram disk via the md driver. Here is the line from my fstab file:

Re: what is the meaning of optimization changed from TIME to SPACE

2008-02-19 Thread Nikola Lečić
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 On Tue, 19 Feb 2008 10:21:18 -0500 Bill Moran [EMAIL PROTECTED] wrote: [...] ivan dimitrov wrote: After upgrading from freebsd-5.5-R to 6.3-R, I get the following message in dmesg: /storage/pub/www/ram: optimization changed from