Displaying 1 result from an estimated 1 matches for "20298152".
Did you mean:
1029152
2015 Aug 19
4
Optimum Block Size to use
...lhost ~]# cat /etc/*release
CentOS release 6.6 (Final)
CentOS release 6.6 (Final)
CentOS release 6.6 (Final)
*****************
File-System being used:
********************
[root at localhost ~]# df -T
Filesystem Type 1K-blocks Used Available Use% Mounted on
/dev/sda3 ext3 100934056 20298152 75508688 22% /
/dev/sda1 ext3 198337 34459 153638 19% /boot
tmpfs tmpfs 16440152 0 16440152 0% /dev/shm
*********************
I have a few queries with respect to the block size being set in the system:
1. Is 4k the optimum block size considering the amount o...