| 2008-12-18 |
Matthew Dillon | This is a major revamping of the pageout and low-memory... |
blob | commitdiff |
| 2008-08-25 |
Matthew Dillon | AMD64 Support: |
blob | commitdiff | diff to current |
| 2008-06-05 |
Sascha Wildner | * Fix some cases where NULL was used but 0 was meant... |
blob | commitdiff | diff to current |
| 2008-05-11 |
Matthew Dillon | Fix UP real kernel crash, a vkernel define was being... |
blob | commitdiff | diff to current |
| 2008-05-09 |
Matthew Dillon | Fix many bugs and issues in the VM system, particularly... |
blob | commitdiff | diff to current |
| 2008-04-28 |
Matthew Dillon | Fix some pmap races in pc32 and vkernel, and other... |
blob | commitdiff | diff to current |
| 2008-01-21 |
Simon Schubert | Don't panic when invalidating a fictitious page. |
blob | commitdiff | diff to current |
| 2007-08-15 |
Matthew Dillon | Convert the lwp list into a red-black tree. This great... |
blob | commitdiff | diff to current |
| 2007-06-29 |
Matthew Dillon | Implement struct lwp->lwp_vmspace. Leave p_vmspace... |
blob | commitdiff | diff to current |
| 2007-06-08 |
Matthew Dillon | Remove the last source of SMP TLB invalidations in... |
blob | commitdiff | diff to current |
| 2007-04-29 |
Matthew Dillon | * Use SYSREF for vmspace structures. This replaces... |
blob | commitdiff | diff to current |
| 2007-02-26 |
Simon Schubert | 1:1 Userland threading stage 4.6/4: |
blob | commitdiff | diff to current |
| 2007-02-25 |
Simon Schubert | Get rid of struct user/UAREA. |
blob | commitdiff | diff to current |
| 2007-02-24 |
Simon Schubert | 1:1 Userland threading stage 4.4/4: |
blob | commitdiff | diff to current |
| 2007-02-24 |
Simon Schubert | 1:1 Userland threading stage 4.3/4: |
blob | commitdiff | diff to current |
| 2007-02-03 |
Simon Schubert | 1:1 Userland threading stage 2.11/4: |
blob | commitdiff | diff to current |
| 2007-01-15 |
Matthew Dillon | Close two holes in the pmap code. The page table self... |
blob | commitdiff | diff to current |
| 2007-01-12 |
Matthew Dillon | Fix the recently committed (and described) page writabi... |
blob | commitdiff | diff to current |
| 2007-01-11 |
Matthew Dillon | Major pmap update. Note also that this commit temporar... |
blob | commitdiff | diff to current |
| 2007-01-06 |
Matthew Dillon | VKERNEL work, deal with remaining undefined symbols. |
blob | commitdiff | diff to current |
| 2007-01-02 |
Matthew Dillon | Try to locate any instances where pmap_enter*() is... |
blob | commitdiff | diff to current |
| 2006-12-31 |
Matthew Dillon | zbootinit() was being called with too few pv_entry... |
blob | commitdiff | diff to current |
| 2006-12-28 |
Matthew Dillon | Make kernel_map, buffer_map, clean_map, exec_map, and... |
blob | commitdiff | diff to current |
| 2006-12-28 |
Matthew Dillon | Introduce globals: KvaStart, KvaEnd, and KvaSize. ... |
blob | commitdiff | diff to current |
| 2006-12-26 |
Matthew Dillon | Rename virtual_avail to virtual_start, so name follows... |
blob | commitdiff | diff to current |
| 2006-12-23 |
Sascha Wildner | Rename printf -> kprintf in sys/ and add some defines... |
blob | commitdiff | diff to current |
| 2006-12-02 |
Matthew Dillon | Replace the global VM page hash table with a per-VM... |
blob | commitdiff | diff to current |
| 2006-11-07 |
Matthew Dillon | Major kernel build infrastructure changes, part 1/2... |
blob | commitdiff | diff to current |
| 2006-10-21 |
Matthew Dillon | Reformulate the way the kernel updates the PMAPs in... |
blob | commitdiff | diff to current |
| 2006-10-20 |
Matthew Dillon | Add a ton of infrastructure for VKERNEL support. ... |
blob | commitdiff | diff to current |
| 2006-09-30 |
Sascha Wildner | Avoid casts as lvalues. |
blob | commitdiff | diff to current |
| 2006-09-13 |
Sascha Wildner | Ansify the rest of the K... |
blob | commitdiff | diff to current |
| 2006-09-12 |
Matthew Dillon | MAP_VPAGETABLE support part 2/3. |
blob | commitdiff | diff to current |
| 2006-05-25 |
Matthew Dillon | Adjust pamp_growkernel(), elf_brand_inuse(), and ktrace... |
blob | commitdiff | diff to current |
| 2005-11-22 |
Matthew Dillon | Consolidate the initialization of td_mpcount into lwkt_... |
blob | commitdiff | diff to current |
| 2005-11-14 |
Matthew Dillon | Make tsleep/wakeup() MP SAFE for kernel threads and... |
blob | commitdiff | diff to current |
| 2005-11-07 |
Matthew Dillon | Adjust the globaldata initialization code to accomodate... |
blob | commitdiff | diff to current |
| 2005-11-04 |
Matthew Dillon | Allow 'options SMP' *WITHOUT* 'options APIC_IO'. That... |
blob | commitdiff | diff to current |
| 2005-11-02 |
Matthew Dillon | ICU/APIC cleanup part 1/many. |
blob | commitdiff | diff to current |
| 2005-10-05 |
Simon Schubert | Userland 1:1 threading changes step 1/4+: |
blob | commitdiff | diff to current |
| 2005-06-03 |
Matthew Dillon | Remove spl*() calls from i386, replacing them with... |
blob | commitdiff | diff to current |
| 2004-10-12 |
Matthew Dillon | Try to close an occassional VM page related panic that... |
blob | commitdiff | diff to current |
| 2004-09-26 |
Matthew Dillon | Get rid of some conditionalized code which the pmap... |
blob | commitdiff | diff to current |
| 2004-07-29 |
Matthew Dillon | Remove a recently added incorrect assertion. I was... |
blob | commitdiff | diff to current |
| 2004-07-29 |
Matthew Dillon | Add a stack-size argument to the LWKT threading code... |
blob | commitdiff | diff to current |
| 2004-06-02 |
Hiten Pandya | Merge from FreeBSD, RELENG_4 branch, revision 1.250... |
blob | commitdiff | diff to current |
| 2004-05-31 |
Hiten Pandya | Remove an unimplemented advisory function, pmap_pageabl... |
blob | commitdiff | diff to current |
| 2004-05-26 |
Matthew Dillon | Mask bits properly for pte_prot() in case it is called... |
blob | commitdiff | diff to current |
| 2004-05-21 |
Hiten Pandya | Document the pmap_kenter_quick(9) function. While... |
blob | commitdiff | diff to current |
| 2004-05-13 |
Matthew Dillon | Close an interrupt race between vm_page_lookup() and... |
blob | commitdiff | diff to current |
| 2004-05-05 |
Matthew Dillon | pmap_qremove() takes a page count, not a byte count... |
blob | commitdiff | diff to current |
| 2004-05-05 |
Matthew Dillon | Another major mmx/xmm/FP commit. This is a combination... |
blob | commitdiff | diff to current |
| 2004-05-01 |
Matthew Dillon | Commit an update to the pipe code that implements vario... |
blob | commitdiff | diff to current |
| 2004-04-30 |
Matthew Dillon | Correct a bug in the last FPU optimized bcopy commit... |
blob | commitdiff | diff to current |
| 2004-04-26 |
Matthew Dillon | Bring in the following revs from FreeBS-4: |
blob | commitdiff | diff to current |
| 2004-04-01 |
Matthew Dillon | Enhance the pmap_kenter*() API and friends, separating... |
blob | commitdiff | diff to current |
| 2004-03-01 |
Matthew Dillon | Newtoken commit. Change the token implementation as... |
blob | commitdiff | diff to current |
| 2004-02-21 |
Matthew Dillon | Synchronize a bunch of things from FreeBSD-5 in prepara... |
blob | commitdiff | diff to current |
| 2004-02-17 |
Matthew Dillon | Introduce an MI cpu synchronization API, redo the SMP... |
blob | commitdiff | diff to current |
| 2004-02-14 |
Matthew Dillon | Create a new machine type, cpumask_t, to represent... |
blob | commitdiff | diff to current |
| 2004-01-20 |
Matthew Dillon | Retool the M_* flags to malloc() and the VM_ALLOC_... |
blob | commitdiff | diff to current |
| 2004-01-18 |
Matthew Dillon | CAPS IPC library stage 1/3: The core CAPS IPC code... |
blob | commitdiff | diff to current |
| 2003-12-20 |
Matthew Dillon | USER_LDT is now required by a number of packages as... |
blob | commitdiff | diff to current |
| 2003-11-04 |
Matthew Dillon | Fix LINT issues with vm_paddr_t |
blob | commitdiff | diff to current |
| 2003-11-03 |
Matthew Dillon | Fix the pt_entry_t and pd_entry_t types. They were... |
blob | commitdiff | diff to current |
| 2003-11-03 |
Matthew Dillon | 64 bit address space cleanups which are a prerequisit... |
blob | commitdiff | diff to current |
| 2003-09-02 |
Matthew Dillon | Do a bit of Ansification, add some pmap assertions... |
blob | commitdiff | diff to current |
| 2003-08-31 |
Matthew Dillon | cleanup: remove register keyword, ANSIze procedure... |
blob | commitdiff | diff to current |
| 2003-08-26 |
Robert Garrett | what the heck one last one before i go take a nap... |
blob | commitdiff | diff to current |
| 2003-08-03 |
Hiten Pandya | Use FOREACH_PROC_IN_SYSTEM() throughout. |
blob | commitdiff | diff to current |
| 2003-07-13 |
Matthew Dillon | The comment was wrong, ptmmap *is* used, put it back... |
blob | commitdiff | diff to current |
| 2003-07-10 |
Matthew Dillon | MP Implmentation 3/4: MAJOR progress on SMP, full userl... |
blob | commitdiff | diff to current |
| 2003-07-06 |
Matthew Dillon | MP Implementation 1/2: Get the APIC code working again... |
blob | commitdiff | diff to current |
| 2003-07-04 |
Matthew Dillon | Generic MP rollup work. |
blob | commitdiff | diff to current |
| 2003-07-03 |
Matthew Dillon | Split the struct vmmeter cnt structure into a global... |
blob | commitdiff | diff to current |
| 2003-06-28 |
Matthew Dillon | smp/up collapse stage 2 of 2: cleanup the globaldata... |
blob | commitdiff | diff to current |
| 2003-06-28 |
Matthew Dillon | smp/up collapse stage 1 of 2: Make UP use the globaldat... |
blob | commitdiff | diff to current |
| 2003-06-27 |
Matthew Dillon | Cleanup lwkt threads a bit, change the exit/reap interlock. |
blob | commitdiff | diff to current |
| 2003-06-22 |
Matthew Dillon | thread stage 10: (note stage 9 was the kern/lwkt_rwlock... |
blob | commitdiff | diff to current |
| 2003-06-21 |
Matthew Dillon | Add kern/lwkt_rwlock.c -- reader/writer locks. Clean... |
blob | commitdiff | diff to current |
| 2003-06-21 |
Matthew Dillon | thread stage 8: add crit_enter(), per-thread cpl handli... |
blob | commitdiff | diff to current |
| 2003-06-20 |
Matthew Dillon | thread stage 7: Implement basic LWKTs, use a straight... |
blob | commitdiff | diff to current |
| 2003-06-19 |
Matthew Dillon | thread stage 6: Move thread stack management from... |
blob | commitdiff | diff to current |
| 2003-06-18 |
Matthew Dillon | thread stage 4: remove curpcb, use td_pcb reference... |
blob | commitdiff | diff to current |
| 2003-06-18 |
Matthew Dillon | thread stage 3: create independant thread structure... |
blob | commitdiff | diff to current |
| 2003-06-18 |
Matthew Dillon | thread stage 1: convert curproc to curthread, embed... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Add the DragonFly cvs id and perform general cleanups... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Initial import from FreeBSD RELENG_4: |
blob | commitdiff | diff to current |
|