Re: Tmpfs nr_inodes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Darvin,


On Wed, Jul 29, 2009 at 2:36 AM, Darvin Denmian<darvin.denmian@xxxxxxxxx> wrote:
> Hello,
>
> My question is about tmpfs:
>
> -> If i increase the number of "inodes" avaliable in a tmpfs mounted
> directory, will i have some performance impact?
>
> # Before increase number of inodes
> df -i /media/queue
> tmpfs                 129384    4229  125155    4% /media/queue
>
> # After increase number of inodes
> tmpfs                2048000    4229 2043771    1% /media/queue
>

I think yes, you might have a slight performance hit as the number of
files increases.
As the search time would increase for searching the inodes.

Also, More space will be occupied by the inode tables leading you will
less space for files.
I also suspect when you have larger number of inodes, you can have
larger number of files which surely might lead to fragmentation, not
initially but some where down the line.


Regards,
Sandeep.





 	
“To learn is to change. Education is a process that changes the learner.”


> Sorry for my Brazilian English :(
>
> Thanks
>
> --
> To unsubscribe from this list: send an email with
> "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
> Please read the FAQ at http://kernelnewbies.org/FAQ
>
>

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux