Home
FreeBSD
Search
Configure Global Search
Log In
Transactions
D21191
Change Details
Change Details
Old
New
Diff
Define BSD_LABEL_SIZE as 2, and use that name instead of 2 in swap_pager.c. Use that name in swapon.c to avoid trimming the BSD label.
Use BBSIZE / PAGE_SIZE, instead of 2, in swap_pager.c. Don't trim the first BBSIZE bytes, swapon_trim, in swapon.c.
Define BSD_LABEL
Use BBSIZE / PAGE
_SIZE
as 2
, instead of 2
,
and use that name instead of 2
in swap_pager.c.
Use that name in swapon.c to avoid trimming the BSD label
Don't trim the first BBSIZE bytes, swapon_trim, in swapon.c
.
Continue