- 5,494
- Vic, Australia
- gundalini
I have installed Android 6.0 on my nexus 5
I meant to ask the other day.
Now that you've had it for a while how do you find it and is it usable as a daily driver?
Much improvement over 5.1.1?
I have installed Android 6.0 on my nexus 5
Did you check on Task Manager what apps are using the most memory? Then it will be easy to know if there is a memory leak and which program is causing it.Been trying to work out why I have had "low memory" issues on my laptop the past couple of days. Wondering if I have a memory leak. Going to have to open it up and check if the modules are attached properly. If not, anyone got suggestions on that if it turns out not to be the sticks not in properly? Just for reference I have two 8gb sticks, and a 4gb pagefile. The errors came up with 11gb usage yesterday and 5.6gb usage today.
Did you check on Task Manager what apps are using the most memory? Then it will be easy to know if there is a memory leak and which program is causing it.
I think it is probably due to your paging file being so small given the amount of ram you have. See if you get the low memory issue if you set it to "Automatically manage paging file size for all drives".Been through it. Yesterday it was Cities:Skylines taking up 8GB+ and today it is Vegas with 1.7Gb. Either way though, it is WELL below my Physical RAM limit, and doesn't even touch my swap file. I am going to keep a close eye on it and get things logging I think, may give me a better idea ^^
I think it is probably due to your paging file being so small given the amount of ram you have. See if you get the low memory issue if you set it to "Automatically manage paging file size for all drives".
I think 16GB would be better so it is at least 1:1. I personally leave it on automatic as I think that is the best setting.Considered that too, but I have had my pagefile set like that (specifically to manage sleep issues) for quite a while. I am going to play around with it a bit though, never know if it may sort it out! Probably will up it to 12gb to see. Definitely not putting it at auto though, hate auto systems xD
I think 16GB would be better so it is at least 1:1. I personally leave it on automatic as I think that is the best setting.
You might even be better off with it disabled if you plan on setting the paging file to a low size. Think Windows uses most of your physical RAM as standby memory and if it turns to your virtual memory as help to free it then may cause low memory issues.Did some calculating, and the largest possible RAM combo I could possibly have is 20gb (that is in extreme circumstances. With the pagefile at 4gb right now, that is pretty borderline so I will probably up it, but not to 16gb as I do not need that (yet xD). Having the swap low still does not explain the strange Low on Memory error though with only 35% Physical memory usage. Thanks for the tips though!
import string as s
import itertools
characters = s.ascii_letters + s.digits
def count_addresses(characters, limit = 64):
l = len(characters)
addresses = 0
for i in range(1, limit+1):
addresses += l**i
print(addresses)
import string as s
import itertools
characters = s.ascii_letters + s.digits
for i in range(1, 65):
for p in itertools.product(my_list, repeat = i):
P = ''
for item in p:
P += item
print('%s@domain.com' %P)
And then, when @The Bman asked if I could type all the addresses down, I wrote a script that (in theory) will print all the possible addresses, although it's a task that will most likely never be finished due to the huge amount of possible combinations (5.25x10^114).
Also it's against the AUP as it will print all (known and yet unknown) vulgar words not longer than 64 characters.
So... all of them.vulgar words not longer than 64 characters
I'm afraid the list is exhaustive...Unless you know some super special ones!
Oh no!
At some point it will also print: DavestopStopwillyouStopDaveWillyoustopDaveStopDave@domain.com