HomeFreeBSD

Switch KM_SLEEP to KM_PUSHPAGE

Description

Switch KM_SLEEP to KM_PUSHPAGE

In this particular instance the allocation occurred in the context
of sys_msync()->...->zpl_putpage() where we must be careful not to
initiate additional I/O.

Signed-off-by: Massimo Maggi <massimo@mmmm.it>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1038

Details

Provenance
Massimo Maggi <massimo@mmmm.it>Authored on Oct 11 2012, 10:55 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Oct 15 2012, 4:32 PM
Parents
rGc41841039332: Limit zfs_vdev_aggregation_limit to SPA_MAXBLOCKSIZE
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG6f53a6a22996: Switch KM_SLEEP to KM_PUSHPAGE (authored by Massimo Maggi <massimo@mmmm.it>).Oct 15 2012, 4:32 PM