Files
mirror_zfs/config
Giuseppe Di Natale 787acae0b5 Linux 3.14 compat: IO acct, global_page_state, etc
generic_start_io_acct/generic_end_io_acct in the master
branch of the linux kernel requires that the request_queue
be provided.

Move the logic from freemem in the spl to arc_free_memory
in arc.c. Do this so we can take advantage of global_page_state
interface checks in zfs.

Upstream kernel replaced struct block_device with
struct gendisk in struct bio. Determine if the
function bio_set_dev exists during configure
and have zfs use that if it exists.

bio_set_dev https://github.com/torvalds/linux/commit/74d4699
global_node_page_state https://github.com/torvalds/linux/commit/75ef718
io acct https://github.com/torvalds/linux/commit/d62e26b

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Closes #6635
2017-09-16 11:00:19 -07:00
..
2010-08-31 13:41:27 -07:00
2011-04-19 10:10:47 -07:00
2017-01-03 11:31:18 -06:00
2012-10-14 13:06:48 -07:00
2016-11-04 10:46:40 -07:00
2017-01-03 11:31:18 -06:00
2017-02-08 09:27:48 -08:00
2013-03-18 15:33:17 -07:00
2016-03-16 13:46:16 -07:00
2016-03-09 10:39:22 -08:00
2016-04-28 09:27:40 -07:00
2016-03-18 13:31:11 -07:00
2017-06-28 10:05:16 -07:00
2016-03-18 13:31:11 -07:00
2017-06-28 10:05:16 -07:00