Peter Wemm
7d1ffcb72a
vfork(2) was listed as deprecated in 1994 (r1573) and was the false
...
reports of its impending demise were removed in 2009 (r199257).
However, in 1996 (r16117) system(3) was switched from vfork(2) to
fork(2) based partly on this. Switch back to vfork(2). This has a
dramatic effect in cases of extreme mmap use - such as excessive
abuse (500+) of shared libraries.
popen(3) has used vfork(2) for a while. vfork(2) isn't going anywhere.
2013-08-13 20:38:55 +00:00
..
2012-11-07 00:23:51 +00:00
2013-08-06 06:22:54 +00:00
2013-06-12 18:48:53 +00:00
2013-05-21 17:47:53 +00:00
2013-03-22 13:36:03 +00:00
2013-01-01 18:29:25 +00:00
2013-08-13 20:38:55 +00:00
2013-08-03 16:23:43 +00:00
2013-06-03 21:52:19 +00:00
2013-06-15 12:16:27 +00:00
2012-11-07 22:03:59 +00:00
2013-02-03 20:40:41 +00:00
2012-12-15 18:19:48 +00:00
2013-06-30 21:06:47 +00:00
2013-03-03 14:42:15 +00:00
2013-02-24 15:15:50 +00:00
2013-02-26 00:58:44 +00:00
2013-07-30 13:07:55 +00:00
2013-07-19 06:42:15 +00:00
2013-08-13 08:12:57 +00:00
2013-07-03 18:27:45 +00:00
2013-05-03 23:51:32 +00:00
2012-10-04 19:07:05 +00:00
2013-08-13 07:15:01 +00:00
2013-07-10 19:44:43 +00:00
2013-04-14 00:59:56 +00:00
2012-09-11 22:38:33 +00:00
2012-10-19 22:21:01 +00:00
2013-06-18 04:50:20 +00:00
2012-12-21 20:37:38 +00:00
2013-03-11 13:05:11 +00:00
2013-04-14 16:49:27 +00:00
2013-05-30 08:02:00 +00:00
2013-05-03 08:20:10 +00:00
2013-08-10 07:39:15 +00:00
2013-06-28 21:00:08 +00:00
2013-05-12 22:22:12 +00:00
2012-10-19 05:43:38 +00:00
2013-06-30 08:59:33 +00:00
2013-04-11 19:50:10 +00:00
2013-02-16 20:17:31 +00:00
2013-07-01 17:23:13 +00:00
2012-10-18 15:39:29 +00:00
2013-05-12 22:22:12 +00:00
2013-06-19 04:47:41 +00:00
2013-07-12 14:24:52 +00:00
2013-07-25 03:54:08 +00:00
2012-09-20 18:56:27 +00:00
2013-06-29 15:52:48 +00:00
2013-04-25 20:42:21 +00:00
2013-03-05 13:06:40 +00:00
2013-05-05 06:20:49 +00:00
2013-07-29 12:33:03 +00:00
2013-06-02 11:44:23 +00:00
2013-08-13 07:15:01 +00:00