You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/document
NiLuJe 48da545e32 Kobo/Elipsa: More fine-grained control over the amount of online CPU
cores

* Only keep a single core online most of the time.
* Device: Add an enableCPUCores method to allow controlling the amount of
  online CPU cores.
* Move the initial core onlining setup to Kobo:init, instead of the startup script.
* Enable two CPU cores while hinting new (e.g., cache miss) pages in PDF land.
* Enable two CPU cores while processing book metadata.
* Drive-by fix to isolate the DocCache pressure check to KoptInterface
  and actually apply it when it matters most (e.g., k2pdfopt stuff).
3 years ago
..
canvascontext.lua add hasSystemFonts device property (#7535) 3 years ago
credocument.lua FileManager: allow case sensitive file search (#7956) 3 years ago
djvudocument.lua Kobo/Elipsa: More fine-grained control over the amount of online CPU 3 years ago
doccache.lua DocCache: Only compute cache size once 3 years ago
document.lua Kobo/Elipsa: More fine-grained control over the amount of online CPU 3 years ago
documentregistry.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 3 years ago
koptinterface.lua Kobo/Elipsa: More fine-grained control over the amount of online CPU 3 years ago
pdfdocument.lua Kobo/Elipsa: More fine-grained control over the amount of online CPU 3 years ago
picdocument.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 3 years ago
tilecacheitem.lua PDF written highlights: fix boxes, trash cached tiles 3 years ago