Searched hist:ec61f55d42fcc8dcc7b7127b679895eab5c90f5a (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/i386/include/ |
H A D | param.h | diff ec61f55d42fcc8dcc7b7127b679895eab5c90f5a Sat Aug 31 23:15:29 CEST 2002 Matthew Dillon <dillon@FreeBSD.org> Reduce the maximum KVA reserved for swap meta structures from 70 to 32 MB. Reduce the swap meta calculation by a factor of 2, it's still massive overkill.
X-MFC after: immediately diff ec61f55d42fcc8dcc7b7127b679895eab5c90f5a Sat Aug 31 23:15:29 CEST 2002 Matthew Dillon <dillon@FreeBSD.org> Reduce the maximum KVA reserved for swap meta structures from 70 to 32 MB. Reduce the swap meta calculation by a factor of 2, it's still massive overkill.
X-MFC after: immediately
|
/freebsd/sys/vm/ |
H A D | swap_pager.c | diff ec61f55d42fcc8dcc7b7127b679895eab5c90f5a Sat Aug 31 23:15:29 CEST 2002 Matthew Dillon <dillon@FreeBSD.org> Reduce the maximum KVA reserved for swap meta structures from 70 to 32 MB. Reduce the swap meta calculation by a factor of 2, it's still massive overkill.
X-MFC after: immediately diff ec61f55d42fcc8dcc7b7127b679895eab5c90f5a Sat Aug 31 23:15:29 CEST 2002 Matthew Dillon <dillon@FreeBSD.org> Reduce the maximum KVA reserved for swap meta structures from 70 to 32 MB. Reduce the swap meta calculation by a factor of 2, it's still massive overkill.
X-MFC after: immediately
|