Andrew Morton wrote: > I guess your pte-at-a-time walker could be quite simply implemented underneath > the smaps pmd-at-a-time walker. > Yes, converting should be pretty simple. There aren't many users in Xen, but they are moderately performance critical (fork, exec and exit), so using batching would be good. J - 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/
- References:
- [patch 00/21] Xen-paravirt: Xen guest implementation for paravirt_ops interface
- From: Jeremy Fitzhardinge <[email protected]>
- [patch 11/21] Xen-paravirt: Add apply_to_page_range() which applies a function to a pte range.
- From: Jeremy Fitzhardinge <[email protected]>
- Re: [patch 11/21] Xen-paravirt: Add apply_to_page_range() which applies a function to a pte range.
- From: Andrew Morton <[email protected]>
- Re: [patch 11/21] Xen-paravirt: Add apply_to_page_range() which applies a function to a pte range.
- From: Jeremy Fitzhardinge <[email protected]>
- Re: [patch 11/21] Xen-paravirt: Add apply_to_page_range() which applies a function to a pte range.
- From: Andrew Morton <[email protected]>
- [patch 00/21] Xen-paravirt: Xen guest implementation for paravirt_ops interface
- Prev by Date: Re: [patch 00/21] Xen-paravirt: Xen guest implementation for paravirt_ops interface
- Next by Date: Re: [patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options.
- Previous by thread: Re: [patch 11/21] Xen-paravirt: Add apply_to_page_range() which applies a function to a pte range.
- Next by thread: Re: [patch 11/21] Xen-paravirt: Add apply_to_page_range() which applies a function to a pte range.
- Index(es):