On the 68030 a memory page can be Cacheable or NotCacheable.
That means even when the appropriate memory Page is marked as Non Cacheable, branch instructions will be cached if the Branch Cache is enabled.
Oznacza to, że nawet jeżeli odpowiednia strona pamięci zaznaczona jest jako niebuforowalna, instrukcje gałęziowe będą buforowane (jeżeli tylko Branch Cache jest włączony).
If the MMU is used by WHDLoad it marks the Chip-Memory as Cacheable Writethrough (imprecise).
Jeśli MMU jest wykorzystywane przez WHDLoad, zaznaczany jest obszar pamięci Chip jako "Cacheable Writethrough (imprecise)".
And since the code is cacheable, it will load only at the first visit.
A jako że nasz kod jest buforowany, to będzie się ładować tylko podczas pierwszej wizyty.
It is specifically targeted to accelerate web content which is not cacheable, such as user credentials and personal data.
Jest przeznaczona specjalnie do przyspieszania działania zawartości internetowej, która nie podlega buforowaniu, na przykład poświadczeń użytkowników i danych osobistych.
If you do not need these methods you can speed up selects a lot by setting the cacheable attribute
Jeśli nie potrzeba tych metod, można przyśpieszyć wybieranie ustawiając atrybut cacheable
Indicates that a resource is not cacheable. 4 max-age
Wskazuje, że zasób nie jest cachable 4 max-age
Most of the time, "public" isn't necessary, because explicit caching information (like "max-age") indicates that the response is cacheable anyway.
Zazwyczaj oznaczanie odpowiedzi jako public nie jest konieczne, ponieważ zamieszczone informacje odnośnie do buforowania (takie jak max-age) wskazują, że tę odpowiedź należy buforować.
When the cache argument is set but cacheable=False (default) only the database results are cached, not the actual Rows object.
2 Private Indicates that resource is cacheable only by the client and the server, no intermediary can cache the resource.
2 Prywatny Wskazuje, że zasób jest cachable jedynie klientem a serwerem, pośrednik nie może buforować zasobu.
1 Public Indicates that resource is cacheable by any component.
1 Publiczne Wskazuje, że zasób jest cachable przez dowolny składnik.
By default the areas of WHDLoad, the Slave and ExpMem are marked as cacheable CopyBack.
Domyślnie obszary WHDLoad, .slave i ExpMem oznaczone są jako buforowalne poprzez CopyBack.
This response is only cacheable if indicated by a Cache-Control or Expires header field. 304 - Not Modified.
Ta odpowiedź może zostać zapisana w pamięci podręcznej tylko wtedy, gdy jest wskazywana w polu nagłówka Cache-Control lub Expires.