Home | History | Annotate | Download | only in include
History log of /src/sys/arch/ia64/include/vmparam.h
RevisionDateAuthorComments
 1.12  06-Oct-2023  skrll Trailing whitespace
 1.11  29-Mar-2019  scole Remove SGROWSIZ parameter which looks like it was imported from FreeBSD and not use with NetBSD
 1.10  08-Apr-2017  scole branches: 1.10.14;
Add VM_INIT_KERNEL_ADDRESS from FreeBSD
 1.9  06-Aug-2016  martin branches: 1.9.2;
Remove unused include of sys/tree.h
 1.8  05-Aug-2016  scole PR port-ia64/51261

Import more variables from FreeBSD that will be needed later
 1.7  14-Nov-2010  uebayasi branches: 1.7.18; 1.7.36; 1.7.40;
Move struct vm_page_md definition from vmparam.h to pmap.h, because
it's used only by pmap. vmparam.h has definitions for wider
audience.

All GENERIC kernels build tested, except ia64.

powerpc/include/booke/vmparam.h has one too, but it has no pmap.h,
so it's left as is.
 1.6  06-Nov-2010  uebayasi Remove incomplete, never worked dynamic run-time memory registration
(uvm_page_physload(9)). This functionality will be re-added later.
 1.5  20-Jul-2009  kiyohara branches: 1.5.2; 1.5.4;
Fix little bit, and add a few files.
current status is to see following thread.
http://mail-index.netbsd.org/port-ia64/2009/06/18/msg000102.html
 1.4  20-Mar-2008  kochi branches: 1.4.4;
reorder includes, fix indentation.
 1.3  20-Mar-2008  kochi Make ia64 kernel of GENERIC.SKI config compile.
Only compile tested.
 1.2  03-Jul-2006  cherry branches: 1.2.6; 1.2.36; 1.2.56; 1.2.60;
misc #define cleanups
 1.1  07-Apr-2006  cherry branches: 1.1.2; 1.1.4; 1.1.6; 1.1.10; 1.1.12; 1.1.14;
Initial import of arch/ia64 sources.
These sources are ported from FreeBSD/ia64 code.
See individual source files for credits.
In addition, code from NetBSD/alpha NetBSD/sparc64,
NetBSD/i386 and NetBSD/amd64 were used as templates,
along with my own additions.
 1.1.14.4  24-Mar-2008  yamt sync with head.
 1.1.14.3  30-Dec-2006  yamt sync with head.
 1.1.14.2  21-Jun-2006  yamt sync with head.
 1.1.14.1  07-Apr-2006  yamt file vmparam.h was added on branch yamt-lazymbuf on 2006-06-21 14:52:48 +0000
 1.1.12.1  13-Jul-2006  gdamore Merge from HEAD.
 1.1.10.2  24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.1.10.1  07-Apr-2006  tron file vmparam.h was added on branch peter-altq on 2006-05-24 15:48:00 +0000
 1.1.6.2  22-Apr-2006  simonb Sync with head.
 1.1.6.1  07-Apr-2006  simonb file vmparam.h was added on branch simonb-timecounters on 2006-04-22 11:37:36 +0000
 1.1.4.2  19-Apr-2006  elad sync with head - hopefully this will work
 1.1.4.1  07-Apr-2006  elad file vmparam.h was added on branch elad-kernelauth on 2006-04-19 02:33:00 +0000
 1.1.2.3  11-Aug-2006  yamt sync with head
 1.1.2.2  11-Apr-2006  yamt sync with head
 1.1.2.1  07-Apr-2006  yamt file vmparam.h was added on branch yamt-pdpolicy on 2006-04-11 11:53:35 +0000
 1.2.60.1  03-Apr-2008  mjf Sync with HEAD.
 1.2.56.1  24-Mar-2008  keiichi sync with head.
 1.2.36.1  23-Mar-2008  matt sync with HEAD
 1.2.6.2  09-Sep-2006  rpaulo sync with head
 1.2.6.1  03-Jul-2006  rpaulo file vmparam.h was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:40:30 +0000
 1.4.4.1  19-Aug-2009  yamt sync with head.
 1.5.4.1  05-Mar-2011  rmind sync with head
 1.5.2.3  16-Nov-2010  uebayasi Sync with HEAD.
 1.5.2.2  26-Apr-2010  uebayasi Remove the unfinished code to add a memory segment after uvm_page_init().
It doesn't even compile.

(In the future, we should allocate struct vm_page [] on the added memory
segment for NUMA's sake.)
 1.5.2.1  23-Feb-2010  uebayasi Convert all VM_MDPAGE_INIT()'s to take struct vm_page_md * and paddr_t.
 1.7.40.2  26-Apr-2017  pgoyette Sync with HEAD
 1.7.40.1  06-Aug-2016  pgoyette Sync with HEAD
 1.7.36.2  28-Aug-2017  skrll Sync with HEAD
 1.7.36.1  05-Oct-2016  skrll Sync with HEAD
 1.7.18.1  03-Dec-2017  jdolecek update from HEAD
 1.9.2.1  21-Apr-2017  bouyer Sync with HEAD
 1.10.14.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed