Peter Wemm
37b8ccd37a
In vfs_msync(), test to see if the vnode being examined is "interesting"
...
(ie: it has a vm_object attached and is marked as OBJ_MIGHTBEDIRTY) before
attempting to lock it. This should reduce the cpu hit that is incurred
when doing a sync(2) and when the syncer process is doing the 30-second
writeback of dirty mmap() data to disk. Skip this speedup if we are
doing an unmount() to be sure to get everything - we can afford to
occasionally miss a msync while the system is running, but not at unmount.
I'm not sure about the VXLOCK and MNT_WAIT case, it seems a bit odd to skip
doing a page_clean at unmount time just because a vnode is VXLOCKed, but
that's what was being done before...
1998-04-18 06:26:16 +00:00
..
1998-02-20 13:11:54 +00:00
1998-03-28 13:25:01 +00:00
1997-12-14 19:36:24 +00:00
1997-08-02 14:33:27 +00:00
1997-10-12 20:26:33 +00:00
1998-04-17 22:37:19 +00:00
1998-03-28 11:51:01 +00:00
1997-08-02 14:33:27 +00:00
1997-11-06 19:29:57 +00:00
1998-04-08 09:01:53 +00:00
1997-11-22 08:35:46 +00:00
1998-02-15 04:17:09 +00:00
1998-04-17 22:37:19 +00:00
1998-04-06 08:26:08 +00:00
1998-01-22 17:30:44 +00:00
1998-04-17 04:53:44 +00:00
1998-02-20 13:37:40 +00:00
1998-01-01 08:56:24 +00:00
1998-02-12 18:02:07 +00:00
1998-04-17 04:53:44 +00:00
1998-01-31 07:23:16 +00:00
1998-03-08 09:59:44 +00:00
1998-03-28 11:51:01 +00:00
1997-11-07 08:53:44 +00:00
1998-03-30 09:56:58 +00:00
1997-02-28 10:14:24 +00:00
1998-04-04 05:55:05 +00:00
1998-02-20 13:52:15 +00:00
1997-12-20 03:05:47 +00:00
1998-04-15 17:47:40 +00:00
1998-04-05 02:59:10 +00:00
1998-03-08 09:59:44 +00:00
1998-03-03 20:55:26 +00:00
1998-02-06 12:14:30 +00:00
1998-04-04 13:26:20 +00:00
1997-12-16 17:40:42 +00:00
1998-04-08 09:01:53 +00:00
1998-03-30 09:56:58 +00:00
1998-04-06 08:26:08 +00:00
1998-02-25 06:13:32 +00:00
1997-12-16 17:40:42 +00:00
1998-04-15 17:47:40 +00:00
1997-11-20 20:07:59 +00:00
1997-02-22 09:48:43 +00:00
1998-03-09 04:00:42 +00:00
1998-04-15 17:47:40 +00:00
1998-03-28 11:51:01 +00:00
1998-03-28 11:51:01 +00:00
1997-11-18 12:43:41 +00:00
1998-04-15 17:47:40 +00:00
1998-02-20 13:37:40 +00:00
1997-12-02 21:07:20 +00:00
1998-02-15 05:41:31 +00:00
1997-12-02 21:07:20 +00:00
1998-02-20 13:46:58 +00:00
1998-02-27 19:58:29 +00:00
1997-12-28 05:03:33 +00:00
1998-04-15 17:47:40 +00:00
1998-04-15 17:47:40 +00:00
1998-04-06 15:48:30 +00:00
1998-04-15 17:47:40 +00:00
1997-09-14 02:50:28 +00:00
1998-04-05 10:03:52 +00:00
1998-03-28 10:33:27 +00:00
1998-02-06 12:14:30 +00:00
1998-03-28 10:33:27 +00:00
1998-03-28 11:51:01 +00:00
1998-03-28 11:51:01 +00:00
1997-11-18 12:52:10 +00:00
1998-03-30 09:56:58 +00:00
1998-03-30 09:56:58 +00:00
1998-03-30 09:56:58 +00:00
1998-02-25 06:16:37 +00:00
1997-12-16 17:40:42 +00:00
1998-03-28 10:33:27 +00:00
1998-02-25 06:19:15 +00:00
1998-02-20 13:46:58 +00:00
1998-04-15 17:47:40 +00:00
1997-02-22 09:48:43 +00:00
1998-02-20 13:46:58 +00:00
1998-03-30 09:56:58 +00:00
1997-09-16 11:44:05 +00:00
1998-02-20 13:37:40 +00:00
1998-02-20 13:11:54 +00:00
1998-04-04 13:26:20 +00:00
1998-04-04 13:26:20 +00:00
1998-03-28 10:33:27 +00:00
1998-04-14 06:24:43 +00:00
1998-04-17 22:37:19 +00:00
1998-04-17 22:37:19 +00:00
1998-04-17 22:37:19 +00:00
1997-12-19 23:18:37 +00:00
1998-03-19 22:48:16 +00:00
1998-03-11 00:10:31 +00:00
1998-03-07 21:37:31 +00:00
1998-04-18 06:26:16 +00:00
1998-04-08 18:31:59 +00:00
1998-02-09 06:11:36 +00:00
1998-04-08 18:31:59 +00:00
1998-03-11 00:10:31 +00:00
1998-04-18 06:26:16 +00:00
1998-04-08 18:31:59 +00:00
1998-04-10 00:09:04 +00:00
1997-12-19 23:25:16 +00:00
1997-12-19 23:25:16 +00:00
1998-03-08 09:59:44 +00:00