Stephan Uphoff
2ac78f0e1a
Allow VM object creation in ufs_lookup. (If vfs.vmiodirenable is set)
...
Directory IO without a VM object will store data in 'malloced' buffers
severely limiting caching of the data. Without this change VM objects for
directories are only created on an open() of the directory.
TODO: Inline test if VM object already exists to avoid locking/function call
overhead.
Tested by: kris@
Reviewed by: jeff@
Reported by: David Filo
2008-05-20 19:05:43 +00:00
..
2008-05-17 16:26:34 +00:00
2008-05-10 23:39:27 +00:00
2005-12-30 11:45:07 +00:00
2007-10-30 14:48:13 +00:00
2008-05-18 04:16:57 +00:00
2007-12-01 22:04:16 +00:00
2006-01-31 11:09:21 +00:00
2008-05-05 19:48:54 +00:00
2007-02-07 17:43:11 +00:00
2008-04-04 18:41:12 +00:00
2007-05-09 22:53:34 +00:00
2008-04-04 18:41:12 +00:00
2008-01-13 14:44:15 +00:00
2008-05-10 21:46:20 +00:00
2008-03-16 17:37:19 +00:00
2008-04-17 04:20:10 +00:00
2008-05-10 21:46:20 +00:00
2008-05-10 21:46:20 +00:00
2006-11-20 16:23:34 +00:00
2008-05-10 18:55:35 +00:00
2008-05-10 18:55:35 +00:00
2008-03-19 06:19:01 +00:00
2008-05-17 19:32:48 +00:00
2008-05-20 19:05:43 +00:00
2008-05-20 19:05:43 +00:00
2008-05-15 18:52:31 +00:00
2008-03-19 20:24:35 +00:00
2008-03-19 20:24:35 +00:00
2007-11-25 20:37:29 +00:00
2007-08-05 21:04:32 +00:00
2007-10-16 11:32:57 +00:00
2008-04-06 18:09:28 +00:00
2007-12-20 22:45:54 +00:00
2008-04-06 18:09:28 +00:00
2008-04-06 18:09:28 +00:00
2008-04-17 04:20:10 +00:00
2007-12-27 17:08:11 +00:00
2008-05-20 19:05:43 +00:00