Searched hist:227102 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/vm/
H A Dvm_page.hdiff 227102 Sat Nov 05 06:23:53 MDT 2011 kib Provide typedefs for the type of bit mask for the page bits.
Use the defined types instead of int when manipulating masks.
Supposedly, it could fix support for 32KB page size in the
machine-independend VM layer.

Reviewed by: alc
MFC after: 2 weeks
H A Dvnode_pager.cdiff 227102 Sat Nov 05 06:23:53 MDT 2011 kib Provide typedefs for the type of bit mask for the page bits.
Use the defined types instead of int when manipulating masks.
Supposedly, it could fix support for 32KB page size in the
machine-independend VM layer.

Reviewed by: alc
MFC after: 2 weeks
H A Dvm_page.cdiff 227102 Sat Nov 05 06:23:53 MDT 2011 kib Provide typedefs for the type of bit mask for the page bits.
Use the defined types instead of int when manipulating masks.
Supposedly, it could fix support for 32KB page size in the
machine-independend VM layer.

Reviewed by: alc
MFC after: 2 weeks

Completed in 418 milliseconds