Unit Instance
Units API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/units/1505764/?format=api
{ "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookvm_index/pl/?format=api", "source": [ "FreeBSD associates portions of vm_objects with address ranges in virtual memory through `vm_map_t` and `vm_entry_t` structures. Page tables are directly synthesized from the `vm_map_t`/`vm_entry_t`/ `vm_object_t` hierarchy. Recall that I mentioned that physical pages are only directly associated with a `vm_object`; that is not quite true. ``vm_page_t``'s are also linked into page tables that they are actively associated with. One `vm_page_t` can be linked into several _pmaps_, as page tables are called. However, the hierarchical association holds, so all references to the same page in the same object reference the same `vm_page_t` and thus give us buffer cache unification across the board." ], "previous_source": "", "target": [ "" ], "id_hash": -8771337069325882175, "content_hash": -8771337069325882175, "location": "documentation/content/en/books/arch-handbook/vm/_index.adoc:92", "context": "", "note": "type: Plain text", "flags": "", "labels": [], "state": 0, "fuzzy": false, "translated": false, "approved": false, "position": 22, "has_suggestion": false, "has_comment": false, "has_failing_check": false, "num_words": 101, "source_unit": "https://translate-dev.freebsd.org/api/units/1104298/?format=api", "priority": 100, "id": 1505764, "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbookvm_index/pl/?checksum=0645f368719d6cc1", "url": "https://translate-dev.freebsd.org/api/units/1505764/?format=api", "explanation": "", "extra_flags": "", "pending": false, "timestamp": "2023-04-15T02:18:58.326016Z" }