Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153899265
D28162.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
575 B
Referenced Files
None
Subscribers
None
D28162.diff
View Options
diff --git a/sys/arm64/include/param.h b/sys/arm64/include/param.h
--- a/sys/arm64/include/param.h
+++ b/sys/arm64/include/param.h
@@ -108,15 +108,6 @@
#define KSTACK_GUARD_PAGES 1 /* pages of kstack guard; 0 disables */
#define PCPU_PAGES 1
-/*
- * Ceiling on size of buffer cache (really only effects write queueing,
- * the VM page cache is not effected), can be changed via
- * the kern.maxbcache /boot/loader.conf variable.
- */
-#ifndef VM_BCACHE_SIZE_MAX
-#define VM_BCACHE_SIZE_MAX (400 * 1024 * 1024)
-#endif
-
/*
* Mach derived conversion macros
*/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 25, 3:26 PM (12 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32121569
Default Alt Text
D28162.diff (575 B)
Attached To
Mode
D28162: arm64: Stop setting VM_BCACHE_SIZE_MAX
Attached
Detach File
Event Timeline
Log In to Comment