Miao Xie
6352b91da1
Btrfs: use a slab for ordered extents allocation
...
The ordered extent allocation is in the fast path of the IO, so use a slab
to improve the speed of the allocation.
"Size of the struct is 280, so this will fall into the size-512 bucket,
giving 8 objects per page, while own slab will pack 14 objects into a page.
Another benefit I see is to check for leaked objects when the module is
removed (and the cache destroy takes place)."
-- David Sterba
Signed-off-by: Miao Xie <miaox@cn.fujitsu.com >
2012-10-01 15:19:11 -04:00
..
2012-05-30 10:23:27 -04:00
2012-07-25 16:15:07 -04:00
2012-03-22 01:45:34 +01:00
2012-10-01 15:19:01 -04:00
2012-07-25 19:19:10 -04:00
2012-10-01 15:19:06 -04:00
2012-07-25 23:28:38 +02:00
2011-12-21 19:14:09 +01:00
2009-01-06 09:38:55 -05:00
2012-08-28 16:53:33 -04:00
2012-03-22 01:45:34 +01:00
2012-10-01 15:19:00 -04:00
2012-10-01 15:19:09 -04:00
2012-08-28 16:53:33 -04:00
2012-07-23 15:41:40 -04:00
2012-08-28 16:53:38 -04:00
2012-08-28 16:53:38 -04:00
2012-03-22 11:52:54 +01:00
2012-08-29 11:36:22 -07:00
2012-08-28 16:53:38 -04:00
2012-05-29 23:28:33 -04:00
2008-09-25 11:04:06 -04:00
2012-10-01 15:19:00 -04:00
2012-05-31 16:49:53 -04:00
2012-10-01 15:19:05 -04:00
2012-10-01 15:19:05 -04:00
2012-10-01 15:19:07 -04:00
2012-10-01 15:19:01 -04:00
2012-10-01 15:19:09 -04:00
2012-07-23 16:28:03 -04:00
2011-05-06 12:34:03 +02:00
2009-06-10 11:29:53 -04:00
2012-03-28 20:31:37 -04:00
2012-03-29 09:57:44 -04:00
2011-04-25 16:46:11 +08:00
2012-10-01 15:19:08 -04:00
2012-10-01 15:19:06 -04:00
2012-07-25 19:19:10 -04:00
2011-12-21 19:14:16 +01:00
2012-08-28 16:53:23 -04:00
2012-03-22 01:45:34 +01:00
2012-03-20 21:48:21 +08:00
2012-07-25 19:19:10 -04:00
2012-10-01 15:19:11 -04:00
2012-10-01 15:19:11 -04:00
2012-03-22 11:52:54 +01:00
2012-05-30 10:23:41 -04:00
2008-09-25 11:03:56 -04:00
2012-10-01 15:19:01 -04:00
2012-06-14 21:29:16 -04:00
2012-05-30 10:23:43 -04:00
2012-07-30 17:25:14 -07:00
2012-08-28 16:53:26 -04:00
2012-10-01 15:19:09 -04:00
2012-10-01 15:19:01 -04:00
2012-07-25 23:30:19 +02:00
2012-07-23 16:28:06 -04:00
2012-10-01 15:19:11 -04:00
2011-06-17 14:54:18 -04:00
2012-10-01 15:19:10 -04:00
2012-10-01 15:19:06 -04:00
2011-05-02 13:57:22 +02:00
2012-10-01 15:19:07 -04:00
2012-03-22 01:45:34 +01:00
2012-10-01 15:18:53 -04:00
2012-10-01 15:18:53 -04:00
2008-09-25 15:41:59 -04:00
2012-08-29 11:36:22 -07:00
2012-08-28 16:53:39 -04:00
2012-05-30 10:23:27 -04:00
2011-02-01 11:12:29 -05:00
2012-03-20 21:48:21 +08:00