Remove leftover relic of pmap_new_thread() etc.
This commit is contained in:
parent
3950c40739
commit
edc367db34
@ -130,10 +130,6 @@ extern u_int64_t ia64_gateway_page[];
|
||||
|
||||
MALLOC_DEFINE(M_PMAP, "PMAP", "PMAP Structures");
|
||||
|
||||
#ifndef KSTACK_MAX_PAGES
|
||||
#define KSTACK_MAX_PAGES 32
|
||||
#endif
|
||||
|
||||
#ifndef PMAP_SHPGPERPROC
|
||||
#define PMAP_SHPGPERPROC 200
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user