Searched hist:"0 a47b48b9f61ddbac24f3f22e1f266acdd493080" (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/vm/ |
H A D | swap_pager.h | diff 0a47b48b9f61ddbac24f3f22e1f266acdd493080 Thu May 23 02:45:58 CEST 1996 John Dyson <dyson@FreeBSD.org> Initial support for MADV_FREE, support for pages that we don't care about the contents anymore. This gives us alot of the advantage of freeing individual pages through munmap, but with almost none of the overhead. diff 0a47b48b9f61ddbac24f3f22e1f266acdd493080 Thu May 23 02:45:58 CEST 1996 John Dyson <dyson@FreeBSD.org> Initial support for MADV_FREE, support for pages that we don't care about the contents anymore. This gives us alot of the advantage of freeing individual pages through munmap, but with almost none of the overhead.
|
H A D | swap_pager.c | diff 0a47b48b9f61ddbac24f3f22e1f266acdd493080 Thu May 23 02:45:58 CEST 1996 John Dyson <dyson@FreeBSD.org> Initial support for MADV_FREE, support for pages that we don't care about the contents anymore. This gives us alot of the advantage of freeing individual pages through munmap, but with almost none of the overhead. diff 0a47b48b9f61ddbac24f3f22e1f266acdd493080 Thu May 23 02:45:58 CEST 1996 John Dyson <dyson@FreeBSD.org> Initial support for MADV_FREE, support for pages that we don't care about the contents anymore. This gives us alot of the advantage of freeing individual pages through munmap, but with almost none of the overhead.
|
H A D | vm_map.c | diff 0a47b48b9f61ddbac24f3f22e1f266acdd493080 Thu May 23 02:45:58 CEST 1996 John Dyson <dyson@FreeBSD.org> Initial support for MADV_FREE, support for pages that we don't care about the contents anymore. This gives us alot of the advantage of freeing individual pages through munmap, but with almost none of the overhead. diff 0a47b48b9f61ddbac24f3f22e1f266acdd493080 Thu May 23 02:45:58 CEST 1996 John Dyson <dyson@FreeBSD.org> Initial support for MADV_FREE, support for pages that we don't care about the contents anymore. This gives us alot of the advantage of freeing individual pages through munmap, but with almost none of the overhead.
|
H A D | vm_object.c | diff 0a47b48b9f61ddbac24f3f22e1f266acdd493080 Thu May 23 02:45:58 CEST 1996 John Dyson <dyson@FreeBSD.org> Initial support for MADV_FREE, support for pages that we don't care about the contents anymore. This gives us alot of the advantage of freeing individual pages through munmap, but with almost none of the overhead. diff 0a47b48b9f61ddbac24f3f22e1f266acdd493080 Thu May 23 02:45:58 CEST 1996 John Dyson <dyson@FreeBSD.org> Initial support for MADV_FREE, support for pages that we don't care about the contents anymore. This gives us alot of the advantage of freeing individual pages through munmap, but with almost none of the overhead.
|
/freebsd/sys/sys/ |
H A D | mman.h | diff 0a47b48b9f61ddbac24f3f22e1f266acdd493080 Thu May 23 02:45:58 CEST 1996 John Dyson <dyson@FreeBSD.org> Initial support for MADV_FREE, support for pages that we don't care about the contents anymore. This gives us alot of the advantage of freeing individual pages through munmap, but with almost none of the overhead. diff 0a47b48b9f61ddbac24f3f22e1f266acdd493080 Thu May 23 02:45:58 CEST 1996 John Dyson <dyson@FreeBSD.org> Initial support for MADV_FREE, support for pages that we don't care about the contents anymore. This gives us alot of the advantage of freeing individual pages through munmap, but with almost none of the overhead.
|