Menu

[r10367]: / branches / 8.0.3 / patches / freebsd-newfs.patch  Maximize  Restore  History

Download this file

16 lines (14 with data), 458 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
Index: sbin/newfs/newfs.h
===================================================================
--- sbin/newfs/newfs.h (revision 222318)
+++ sbin/newfs/newfs.h (revision 222319)
@@ -47,8 +47,8 @@
* sectorsize <= DESFRAGSIZE <= DESBLKSIZE
* DESBLKSIZE / DESFRAGSIZE <= 8
*/
-#define DFL_FRAGSIZE 2048
-#define DFL_BLKSIZE 16384
+#define DFL_FRAGSIZE 4096
+#define DFL_BLKSIZE 32768
/*
* Cylinder groups may have up to MAXBLKSPERCG blocks. The actual
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.