Page MenuHomeFreeBSD

D10758.diff
No OneTemporary

D10758.diff

Index: head/sys/amd64/include/vmparam.h
===================================================================
--- head/sys/amd64/include/vmparam.h
+++ head/sys/amd64/include/vmparam.h
@@ -52,7 +52,7 @@
/*
* Virtual memory related constants, all in bytes
*/
-#define MAXTSIZ (128UL*1024*1024) /* max text size */
+#define MAXTSIZ (32768UL*1024*1024) /* max text size */
#ifndef DFLDSIZ
#define DFLDSIZ (32768UL*1024*1024) /* initial data size limit */
#endif

File Metadata

Mime Type
text/plain
Expires
Sat, Dec 21, 11:11 AM (17 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15540728
Default Alt Text
D10758.diff (467 B)

Event Timeline