Prakash,
You don't have to worry about the /proc filesystem, as it is indepedent of
your Disk or Flash filesystem.
I usually point the /var/log directory to a RAMDISK.
Regards,
Daris
SNMC
Prakash kanthi said:
>
> Folks,
>
> I have one concern regarding FFS. If you use flash for
> your entire f
Prakash kanthi wrote:
> Folks,
>
> I have one concern regarding FFS. If you use flash for
> your entire filesystem including /var/log, /proc,
> etc.., you will be accessing flash too many times.
>
> And there is good chance that, your flash on the board
> reaches maximum number of accesses/writes
On Fri, 2003-03-28 at 10:11, Prakash kanthi wrote:
>
> Folks,
>
> I have one concern regarding FFS. If you use flash for
> your entire filesystem including /var/log, /proc,
> etc.., you will be accessing flash too many times.
>
> And there is good chance that, your flash on the board
> reaches max
Folks,
I have one concern regarding FFS. If you use flash for
your entire filesystem including /var/log, /proc,
etc.., you will be accessing flash too many times.
And there is good chance that, your flash on the board
reaches maximum number of accesses/writes limited by
flash technology.
How do