Re: [PATCH 20/33] readahead: initial method - expected read size

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Wu Fengguang <[email protected]> wrote:
>
> backing_dev_info.ra_expect_bytes is dynamicly updated to be the expected
> read pages on start-of-file. It allows the initial readahead to be more
> aggressive and hence efficient.
> 
> 
> +void fastcall readahead_close(struct file *file)

eww, fastcall.

> +{
> +	struct inode *inode = file->f_dentry->d_inode;
> +	struct address_space *mapping = inode->i_mapping;
> +	struct backing_dev_info *bdi = mapping->backing_dev_info;
> +	unsigned long pos = file->f_pos;

f_pos is loff_t.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux