My windows 11 has write caching enabled but despite that the history file under Edge Profile gets updated immediately each time I visit a website. I want the result to be cached in main memory. I have around 2GB of main memory completely free. Enabling Write cahing and disabling write cache buffer under device manager didn't helped.
I found these settings. What do these cache registry settings mean?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If the file system's storage is a SSD these entries have no meaning, hence all values are set to 0.
Related
I found that if you enable "Force GPU rendering" under "Develop option", some apps shows improvement in graphics objects such as bitmaps
A great example of before and after:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You can find this option here:
However, the settings menu of Line gets 2 weird boxes, not a huge deal or does it render the app inoperable.
I found improvements for the following:
Line (minor problems in settings)
Steam
Report your finding below
never noticed lines but from reading this i probably would have. thanks for the tip
Thanks for the tip. I'm curious if it will have any effect on memory or batt usage.
i am currently running cyanogenmod 10.1.3-spyder.
i have a curious problem: the total internal storage is listed at 3.01GB. with 1.04GB used for apps and 9.54MB used for cache, i would expect around 2GB of free space. but setting > storage only shows 314MB free space. moreover, when i try to install more apps, it tells me that i am running out of storage space.
see below screenshot to see what i mean.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i am quite new to this but am willing to learn and would like some help debugging this.
how do i go about investigating what's taking up the space?
thanks a lot in advance!
I modified my platform file. now, I can't write on my external storage from my default explorer (I have file explorer pre-installed) . When I download other browser (such as root explorer) then without permission, I can write/delete..
I tried to revert back to original file but I guess I am doing something wrong (I just deleted the line I pasted). My camera isn't working but I can write on external.
I can't make camera and write sd card at the same time. I hope I explained enough.
Can anybody get me default platform file or tell me what's wrong with mine?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hey I'm trying to use the "settings put" commands to change these 2 settings here:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Any idea which names correspond to these 2 settings?
Many apps want the "High Accuracy" location enabled to perform some function, so I'm constantly toggling them back and forth.
I figure I'll let a script run in the background to auto-disable them after every 30 minutes or so.
Someone gave me the bright idea of comparing the outputs of "settings list". Seems obvious in hindsight.
Code:
[global]
wifi_scan_always_enabled=0
assisted_gps_enabled=0
network_recommendations_enabled=0
[secure]
location_changer=2
location_mode=0
I'm getting warmer...
I have installed WSA in Windows 11 and sideloaded some applications. There are some of them, however, that require internet connection to work and the system shows that no internet is available.
I changed the DNS 1 in settings to 8.8.8.8 (also tried 1.1.1.1), but still no internet connection for the WSA. I am running the latest version of WSA 2209.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Anyone encountered this problem and was able to solve this?
Read here:
Redirecting
Tried everything in the post already. No change... Thanx for the suggestion though!