Home
last modified time | relevance | path

Searched refs:page (Results 1 – 13 of 13) sorted by path

/unit/
H A DCHANGES387 man page installation.
1000 *) Bugfix: alerts "freed pointer points to non-freeble page" might have
H A DREADME.md180 - Our [GitHub issues page](https://github.com/nginx/unit/issues) offers
/unit/auto/
H A Dmake306 # unitd man page
/unit/pkg/deb/debian.module/
H A Dcopyright.unit-jsc-common472 same "printed page" as the copyright notice for easier
H A Dunit.example-jsc-app1 <%@ page contentType="text/plain"%><%@ page import="java.util.*" %>This is plain text response for …
/unit/pkg/rpm/rpmbuild/SOURCES/
H A DCOPYRIGHT.unit-jsc-common472 same "printed page" as the copyright notice for easier
H A Dunit.example-jsc-app1 <%@ page contentType="text/plain"%><%@ page import="java.util.*" %>This is plain text response for …
/unit/src/
H A Dnxt_mem_zone.c103 (page->size >= 16)
181 zone->pages = page; in nxt_mem_zone_init()
514 page = slot->pages; in nxt_mem_zone_alloc_small()
530 page->chunks--; in nxt_mem_zone_alloc_small()
710 return page; in nxt_mem_zone_alloc_pages()
830 size = page->size; in nxt_mem_zone_free_chunk()
861 page->chunks = 1; in nxt_mem_zone_free_chunk()
868 page->chunks++; in nxt_mem_zone_free_chunk()
907 page->chunks = 0; in nxt_mem_zone_free_pages()
908 page->u.count = 0; in nxt_mem_zone_free_pages()
[all …]
H A Dnxt_mp.c625 return page; in nxt_mp_get_small()
630 page->size = 0xFF; in nxt_mp_get_small()
631 page->u.taken = 0; in nxt_mp_get_small()
637 p += page->u.taken; in nxt_mp_get_small()
638 page->u.taken += size; in nxt_mp_get_small()
663 return page; in nxt_mp_alloc_page()
867 nxt_mp_page_t *page; in nxt_mp_chunk_free() local
931 page->size = 0; in nxt_mp_chunk_free()
939 page = cluster->pages; in nxt_mp_chunk_free()
946 page++; in nxt_mp_chunk_free()
[all …]
/unit/test/java/jsp/
H A Dindex.jsp1 <%@ page contentType="text/plain"%>This is plain text response for "<%= request.getMethod() %> <%= …
/unit/test/java/welcome_files/dir2/
H A Ddefault.jsp1 <%@ page contentType="text/html"%>
/unit/tools/
H A DREADME.md19 web page with NGINX Unit.
H A Dsetup-unit59 Create an initial configuration to serve a welcome web page
128 Create an initial configuration to serve a welcome web page