index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
vm
/
vm_object.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the deprecated VM_ALLOC_RETRY flag for the vm_page_grab(9).
kib
2013-08-22
1
-2
/
+1
*
On all the architectures, avoid to preallocate the physical memory
attilio
2013-08-09
1
-27
/
+49
*
The soft and hard busy mechanism rely on the vm object lock to work.
attilio
2013-08-09
1
-23
/
+25
*
Replace kernel virtual address space allocation with vmem. This provides
jeff
2013-08-07
1
-1
/
+1
*
Never remove user-wired pages from an object when doing
kib
2013-07-11
1
-9
/
+10
*
- Add a general purpose resource allocator, vmem, from NetBSD. It was
jeff
2013-06-28
1
-6
/
+0
*
Revise the interface between vm_object_madvise() and vm_page_dontneed() so
alc
2013-06-10
1
-22
/
+2
*
In vm_object_split(), busy and consequently unbusy the pages only when
attilio
2013-06-04
1
-3
/
+4
*
After the object lock was dropped, the object' reference count could
kib
2013-05-30
1
-5
/
+5
*
Remove the capitalization in the assertion message. Print the address
kib
2013-05-30
1
-1
/
+1
*
Rework the handling of the tmpfs node backing swap object and tmpfs
kib
2013-04-28
1
-1
/
+23
*
Make vm_object_page_clean() and vm_mmap_vnode() tolerate the vnode'
kib
2013-04-28
1
-1
/
+6
*
Introduce vm_radix_is_empty(), and use it in place of
alc
2013-03-10
1
-1
/
+1
*
Merge from vmcontention.
attilio
2013-03-09
1
-103
/
+104
|
\
|
*
MFC
attilio
2013-03-09
1
-102
/
+105
|
|
\
|
|
*
Switch the vm_object mutex to be a rwlock. This will enable in the
attilio
2013-03-09
1
-103
/
+104
|
|
|
\
|
|
|
*
MFC
attilio
2013-03-08
1
-5
/
+5
|
|
|
|
\
|
|
|
*
|
Fix compiling.
attilio
2013-02-26
1
-2
/
+2
|
|
|
*
|
MFC
attilio
2013-02-26
1
-4
/
+4
|
|
|
*
|
MFC
attilio
2013-02-26
1
-2
/
+2
|
|
|
*
|
MFC
attilio
2013-02-26
1
-1
/
+1
|
|
|
*
|
As VM_OBJECT_SLEEP() is a vm_object_t specific function, make
attilio
2013-02-26
1
-3
/
+3
|
|
|
*
|
Hide the details for the assertion for VM_OBJECT_LOCK operations.
attilio
2013-02-21
1
-21
/
+21
|
|
|
*
|
Rename VM_OBJECT_LOCK(), VM_OBJECT_UNLOCK() and VM_OBJECT_TRYLOCK() to
attilio
2013-02-20
1
-78
/
+78
|
|
|
*
|
Switch vm_object lock to be a rwlock.
attilio
2013-02-20
1
-33
/
+32
|
|
*
|
|
Merge from vmc-playground:
attilio
2013-03-09
1
-5
/
+6
|
|
|
|
/
|
|
|
/
|
|
*
|
|
MFC
attilio
2013-03-04
1
-3
/
+5
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge from vmcontention:
attilio
2013-03-04
1
-4
/
+5
*
|
|
|
Evaluations on the likelyhood of empty object cache cannot be made in
attilio
2013-03-04
1
-4
/
+5
*
|
|
|
Remove the boot-time cache support and rely on UMA boot-time slab cache
attilio
2013-03-04
1
-0
/
+2
*
|
|
|
We don't need to reinitialize the root of the page cache trie on every
alc
2013-03-03
1
-1
/
+1
*
|
|
|
Merge from vmcontention
attilio
2013-03-03
1
-1
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
MFC
attilio
2013-03-03
1
-1
/
+0
|
|
\
\
\
|
|
|
/
/
|
|
*
|
The value held by the vm object's field pg_color is only considered
alc
2013-03-02
1
-1
/
+0
|
|
*
|
Merge from vmc-playground branch:
attilio
2013-02-26
1
-4
/
+4
|
|
*
|
Remove white spaces.
attilio
2013-02-26
1
-2
/
+2
|
*
|
|
MFC
attilio
2013-02-26
1
-4
/
+4
|
*
|
|
MFC
attilio
2013-02-26
1
-1
/
+1
*
|
|
|
Revert white space change in the previous commit.
alc
2013-03-02
1
-1
/
+0
*
|
|
|
Assert that the trie is empty when a vm object is destroyed.
alc
2013-03-02
1
-4
/
+6
*
|
|
|
Merge from vmcontention
attilio
2013-02-26
1
-1
/
+1
*
|
|
|
Revert the moving of vm_object objects initialization:
attilio
2013-02-26
1
-9
/
+8
*
|
|
|
Merge from vmcontention
attilio
2013-02-26
1
-7
/
+5
|
\
\
\
\
|
|
/
/
/
|
*
|
|
MFC
attilio
2013-02-26
1
-8
/
+5
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Wrap the sleeps synchronized by the vm_object lock into the specific
attilio
2013-02-26
1
-7
/
+5
|
|
|
/
*
|
|
Retire the old UMA primitive uma_zone_set_obj() and replace it with the
attilio
2013-02-24
1
-9
/
+10
*
|
|
Fix wrong object reference.
attilio
2013-02-10
1
-1
/
+1
*
|
|
Make vm_object_cache_is_empty() inline.
attilio
2013-02-06
1
-7
/
+0
*
|
|
Fixup r246423 by adding vm_radix.h includes where it is not present
attilio
2013-02-06
1
-0
/
+1
*
|
|
- Move the vm_object_cache_is_empty() prototype to be sorted
attilio
2013-02-06
1
-1
/
+1
[next]