jstaf / onedriver

A native Linux filesystem for Microsoft OneDrive
GNU General Public License v3.0
1.95k stars 96 forks source link

High memory usage #49

Open jstaf opened 4 years ago

jstaf commented 4 years ago

During normal usage, the onedriver process' memory usage can get rather high. It's worth doing an optimization pass post-initial release to see if we can get it to be less of a memory hog.

rc-ops commented 3 years ago

Well, I came here just to search for this and I can confirm. In my case it uses between 50-65% CPU and around 360 mb. The worse is Plasmashell, which starts using 5.5 GBs during file operations. Not sure if it's because onedrive/plasma still don't have those files in cache (approx 4.5 GBs being replaced). While I was writing this, the plasma consumption dropped and only OneDriver's persists, this time less cruel on my PC (20-40% CPU). Maybe I'm having a little more memory and cpu consumption because I'm using it in combination with cryptomator, so it tends be a little more resource-hungry. I'll edit this after the upload finishes to see if onedriver calms down or if it's gonna eat my computer :P

Edit: Keeps using 30-60% cpu in the background even if it's not being used (just mounted). Htop

jstaf commented 3 years ago

That's really weird - I haven't used KDE in a really long time, but maybe there's a way to turn off the file indexing for specified mountpoints there? You should be seeing 0% CPU usage from onedriver the overwhelming majority of the time (like it shouldn't show up in top at all if something's not actively using the mount).

Regardless, yeah, an optimization pass is in order. Though its better at clearing things out of memory than it used to be (it used to not do it at all), there's still room for improvement.

freddano commented 3 years ago

I think it might be related to the file indexer running by default under Plasma.

I added a balooctl config add excludeFiles /path/to/OneDrive to my config and restarted baloo and onedriver and my high CPU-usage from onedriver went away. Of course, this will mean that your onedrive-folder won't get indexed by baloo.

Hope this helps.

rc-ops commented 3 years ago

I had my computer almost frozen just by opening a folder via Nemo, with thumbnails turned off. Onedriver started using 7.5+ GBs of RAM and I had to stop it via tty. I guess that's due to Onedriver's nature of loading everything into memory.

josepchile commented 2 years ago

This week I discover onedriver. It's what I was looking for a very long time but I also agree that the ram and cpu is very high. 1.7GB of ram and 35% of the cpu usage, is a lot. Very useful tool, I hope you can work on it.

jstaf commented 2 years ago

Version 0.12.0 fixed most of the CPU issues - as for the memory stuff, feel free to just kill and restart the filesystem (unmount+mount) as needed when usage gets high. A memory-optimization pass will still happen, but in the meantime, just restarting the filesystem will bring memory usage back down again.

And as was mentioned earlier - if you're using KDE make sure Baloo file indexing is disabled on the mountpoint.

Lampe2020 commented 11 months ago

@jstaf Well, I don't think I need to manually restart the onedriver process, as the OOM Killer does that for me. I often notice the file system crashing when creating new non-empty files (nemo creates the file and immediately copies the selected template's contents there), even when I e.g. just create a blank .odt document. I now uploaded a 2.1GB .7z archive (or rather tried to do so) and it consistently went super quickly to 2.0GB, then hung for a few tens of seconds, after a while filled up my 8GB RAM and got killed by the OOM Killer.
Here's the RAM usage diagram: bild At about the 40 sek mark I started the copying process ("Minne" is the physical RAM and "Växlingsutrymme" is the Swap space)

journalctl log (Warning: almost 400 lines!)

ubuntu@ubuntu-Latitude-5530:~$  journalctl -f
okt 14 22:03:16 ubuntu-Latitude-5530 onedriver[19745]: 22:03:16 DBG Serializing cache metadata to disk.
okt 14 22:03:47 ubuntu-Latitude-5530 onedriver[19745]: 22:03:47 INF Fetched 0 deltas.
okt 14 22:03:47 ubuntu-Latitude-5530 onedriver[19745]: 22:03:47 DBG Serializing cache metadata to disk.
okt 14 22:04:17 ubuntu-Latitude-5530 onedriver[19745]: 22:04:17 INF Fetched 0 deltas.
okt 14 22:04:17 ubuntu-Latitude-5530 onedriver[19745]: 22:04:17 DBG Serializing cache metadata to disk.
okt 14 22:04:35 ubuntu-Latitude-5530 dbus-daemon[1675]: [session uid=1000 pid=1675] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.215' (uid=1000 pid=19960 comm="/usr/bin/gnome-terminal.real --wait " label="unconfined")
okt 14 22:04:35 ubuntu-Latitude-5530 systemd[1648]: Starting GNOME Terminal Server...
okt 14 22:04:35 ubuntu-Latitude-5530 dbus-daemon[1675]: [session uid=1000 pid=1675] Successfully activated service 'org.gnome.Terminal'
okt 14 22:04:35 ubuntu-Latitude-5530 systemd[1648]: Started GNOME Terminal Server.
okt 14 22:04:35 ubuntu-Latitude-5530 systemd[1648]: Started VTE child process 19981 launched by gnome-terminal-server process 19963.
okt 14 22:04:43 ubuntu-Latitude-5530 nemo[19991]: Current gtk theme is not known to have nemo support (Yaru-unity-dark) - checking...
okt 14 22:04:43 ubuntu-Latitude-5530 onedriver[19745]: 22:04:43 DBG  op=StatFs
okt 14 22:04:43 ubuntu-Latitude-5530 onedriver[19745]: 22:04:43 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:04:47 ubuntu-Latitude-5530 onedriver[19745]: 22:04:47 INF Fetched 0 deltas.
okt 14 22:04:47 ubuntu-Latitude-5530 onedriver[19745]: 22:04:47 DBG Serializing cache metadata to disk.
okt 14 22:04:52 ubuntu-Latitude-5530 onedriver[19745]: 22:04:52 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:04:52 ubuntu-Latitude-5530 onedriver[19745]: 22:04:52 DBG  id=0000000000000000000000000000000000 nodeID=9 op=Open path=/.00000000-0000-0000-0000-000000000000
okt 14 22:04:52 ubuntu-Latitude-5530 onedriver[19745]: 22:04:52 INF Not using cached item due to file hash mismatch, fetching content from API. id=0000000000000000000000000000000000 nodeID=9 op=Open path=/.00000000-0000-0000-0000-000000000000
okt 14 22:04:52 ubuntu-Latitude-5530 onedriver[19745]: 22:04:52 DBG  id=0000000000000000000000000000000000 nodeID=9 op=Fsync path=/.00000000-0000-0000-0000-000000000000
okt 14 22:04:52 ubuntu-Latitude-5530 onedriver[19745]: 22:04:52 DBG  id=0000000000000000000000000000000000 nodeID=10 op=Open path=/.xdg-volume-info
okt 14 22:04:52 ubuntu-Latitude-5530 onedriver[19745]: 22:04:52 INF Found content in cache. id=0000000000000000000000000000000000 nodeID=10 op=Open path=/.xdg-volume-info
okt 14 22:04:52 ubuntu-Latitude-5530 onedriver[19745]: 22:04:52 DBG  id=0000000000000000000000000000000000 nodeID=10 op=Fsync path=/.xdg-volume-info
okt 14 22:04:52 ubuntu-Latitude-5530 onedriver[19745]: 22:04:52 DBG  id=0000000000000000000000000000000000 nodeID=11 op=Open path=/cdrive-get-bitlocker-key.bat
okt 14 22:04:52 ubuntu-Latitude-5530 onedriver[19745]: 22:04:52 INF Not using cached item due to file hash mismatch, fetching content from API. id=0000000000000000000000000000000000 nodeID=11 op=Open path=/cdrive-get-bitlocker-key.bat
okt 14 22:04:52 ubuntu-Latitude-5530 onedriver[19745]: 22:04:52 DBG  op=StatFs
okt 14 22:04:53 ubuntu-Latitude-5530 onedriver[19745]: 22:04:53 DBG  id=0000000000000000000000000000000000 nodeID=11 op=Fsync path=/cdrive-get-bitlocker-key.bat
okt 14 22:04:54 ubuntu-Latitude-5530 onedriver[19745]: 22:04:54 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:04:54 ubuntu-Latitude-5530 onedriver[19745]: 22:04:54 DBG  id=0000000000000000000000000000000000 nodeID=9 op=Open path=/.00000000-0000-0000-0000-000000000000
okt 14 22:04:54 ubuntu-Latitude-5530 onedriver[19745]: 22:04:54 INF Not using cached item due to file hash mismatch, fetching content from API. id=0000000000000000000000000000000000 nodeID=9 op=Open path=/.00000000-0000-0000-0000-000000000000
okt 14 22:04:54 ubuntu-Latitude-5530 onedriver[19745]: 22:04:54 DBG  id=0000000000000000000000000000000000 nodeID=9 op=Fsync path=/.00000000-0000-0000-0000-000000000000
okt 14 22:04:54 ubuntu-Latitude-5530 onedriver[19745]: 22:04:54 DBG  id=0000000000000000000000000000000000 nodeID=10 op=Open path=/.xdg-volume-info
okt 14 22:04:54 ubuntu-Latitude-5530 onedriver[19745]: 22:04:54 INF Found content in cache. id=0000000000000000000000000000000000 nodeID=10 op=Open path=/.xdg-volume-info
okt 14 22:04:54 ubuntu-Latitude-5530 onedriver[19745]: 22:04:54 DBG  id=0000000000000000000000000000000000 nodeID=10 op=Fsync path=/.xdg-volume-info
okt 14 22:04:54 ubuntu-Latitude-5530 onedriver[19745]: 22:04:54 DBG  id=0000000000000000000000000000000000 nodeID=11 op=Open path=/cdrive-get-bitlocker-key.bat
okt 14 22:04:54 ubuntu-Latitude-5530 onedriver[19745]: 22:04:54 INF Not using cached item due to file hash mismatch, fetching content from API. id=0000000000000000000000000000000000 nodeID=11 op=Open path=/cdrive-get-bitlocker-key.bat
okt 14 22:04:54 ubuntu-Latitude-5530 onedriver[19745]: 22:04:54 DBG  id=0000000000000000000000000000000000 nodeID=11 op=Fsync path=/cdrive-get-bitlocker-key.bat
okt 14 22:04:54 ubuntu-Latitude-5530 onedriver[19745]: 22:04:54 DBG  id=0000000000000000000000000000000000 nodeID=13 op=Open path=/test_encoding.py
okt 14 22:04:54 ubuntu-Latitude-5530 onedriver[19745]: 22:04:54 INF Not using cached item due to file hash mismatch, fetching content from API. id=0000000000000000000000000000000000 nodeID=13 op=Open path=/test_encoding.py
okt 14 22:04:55 ubuntu-Latitude-5530 onedriver[19745]: 22:04:55 DBG  id=0000000000000000000000000000000000 nodeID=13 op=Fsync path=/test_encoding.py
okt 14 22:04:55 ubuntu-Latitude-5530 onedriver[19745]: 22:04:55 DBG  id=0000000000000000000000000000000000 nodeID=15 op=Open path=/Win11.bek
okt 14 22:04:55 ubuntu-Latitude-5530 onedriver[19745]: 22:04:55 INF Not using cached item due to file hash mismatch, fetching content from API. id=0000000000000000000000000000000000 nodeID=15 op=Open path=/Win11.bek
okt 14 22:04:55 ubuntu-Latitude-5530 onedriver[19745]: 22:04:55 DBG  id=0000000000000000000000000000000000 nodeID=15 op=Fsync path=/Win11.bek
okt 14 22:04:55 ubuntu-Latitude-5530 onedriver[19745]: 22:04:55 DBG  id=0000000000000000000000000000000000 nodeID=12 op=Open path=/sync.desktop
okt 14 22:04:55 ubuntu-Latitude-5530 onedriver[19745]: 22:04:55 INF Found content in cache. id=0000000000000000000000000000000000 nodeID=12 op=Open path=/sync.desktop
okt 14 22:04:55 ubuntu-Latitude-5530 onedriver[19745]: 22:04:55 DBG  id=0000000000000000000000000000000000 nodeID=12 op=Fsync path=/sync.desktop
okt 14 22:04:55 ubuntu-Latitude-5530 onedriver[19745]: 22:04:55 DBG  id=0000000000000000000000000000000000 nodeID=8 op=OpenDir path=/Skrivbordet
okt 14 22:04:55 ubuntu-Latitude-5530 onedriver[19745]: 22:04:55 DBG  id=0000000000000000000000000000000000 nodeID=7 op=OpenDir path=/python3
okt 14 22:04:55 ubuntu-Latitude-5530 onedriver[19745]: 22:04:55 DBG  op=StatFs
okt 14 22:04:55 ubuntu-Latitude-5530 onedriver[19745]: 22:04:55 DBG  id=0000000000000000000000000000000000 nodeID=6 op=OpenDir path="/Hämtningar"
okt 14 22:04:56 ubuntu-Latitude-5530 onedriver[19745]: 22:04:56 DBG  id=0000000000000000000000000000000000 nodeID=10 op=Open path=/.xdg-volume-info
okt 14 22:04:56 ubuntu-Latitude-5530 onedriver[19745]: 22:04:56 INF Found content in cache. id=0000000000000000000000000000000000 nodeID=10 op=Open path=/.xdg-volume-info
okt 14 22:04:56 ubuntu-Latitude-5530 onedriver[19745]: 22:04:56 DBG  id=0000000000000000000000000000000000 nodeID=10 op=Fsync path=/.xdg-volume-info
okt 14 22:04:56 ubuntu-Latitude-5530 onedriver[19745]: 22:04:56 DBG  id=0000000000000000000000000000000000 nodeID=9 op=Open path=/.00000000-0000-0000-0000-000000000000
okt 14 22:04:56 ubuntu-Latitude-5530 onedriver[19745]: 22:04:56 INF Not using cached item due to file hash mismatch, fetching content from API. id=0000000000000000000000000000000000 nodeID=9 op=Open path=/.00000000-0000-0000-0000-000000000000
okt 14 22:04:56 ubuntu-Latitude-5530 onedriver[19745]: 22:04:56 DBG  id=0000000000000000000000000000000000 nodeID=9 op=Fsync path=/.00000000-0000-0000-0000-000000000000
okt 14 22:04:56 ubuntu-Latitude-5530 onedriver[19745]: 22:04:56 DBG  id=0000000000000000000000000000000000 nodeID=15 op=Open path=/Win11.bek
okt 14 22:04:56 ubuntu-Latitude-5530 onedriver[19745]: 22:04:56 INF Not using cached item due to file hash mismatch, fetching content from API. id=0000000000000000000000000000000000 nodeID=15 op=Open path=/Win11.bek
okt 14 22:04:57 ubuntu-Latitude-5530 onedriver[19745]: 22:04:57 DBG  id=0000000000000000000000000000000000 nodeID=15 op=Fsync path=/Win11.bek
okt 14 22:04:57 ubuntu-Latitude-5530 onedriver[19745]: 22:04:57 DBG  id=0000000000000000000000000000000000 nodeID=13 op=Open path=/test_encoding.py
okt 14 22:04:57 ubuntu-Latitude-5530 onedriver[19745]: 22:04:57 INF Not using cached item due to file hash mismatch, fetching content from API. id=0000000000000000000000000000000000 nodeID=13 op=Open path=/test_encoding.py
okt 14 22:04:57 ubuntu-Latitude-5530 onedriver[19745]: 22:04:57 DBG  id=0000000000000000000000000000000000 nodeID=13 op=Fsync path=/test_encoding.py
okt 14 22:04:57 ubuntu-Latitude-5530 onedriver[19745]: 22:04:57 DBG  id=0000000000000000000000000000000000 nodeID=11 op=Open path=/cdrive-get-bitlocker-key.bat
okt 14 22:04:57 ubuntu-Latitude-5530 onedriver[19745]: 22:04:57 INF Not using cached item due to file hash mismatch, fetching content from API. id=0000000000000000000000000000000000 nodeID=11 op=Open path=/cdrive-get-bitlocker-key.bat
okt 14 22:04:57 ubuntu-Latitude-5530 onedriver[19745]: 22:04:57 DBG  id=0000000000000000000000000000000000 nodeID=11 op=Fsync path=/cdrive-get-bitlocker-key.bat
okt 14 22:04:57 ubuntu-Latitude-5530 onedriver[19745]: 22:04:57 DBG  op=StatFs
okt 14 22:04:57 ubuntu-Latitude-5530 onedriver[19745]: 22:04:57 DBG  id=0000000000000000000000000000000000 nodeID=6 op=OpenDir path="/Hämtningar"
okt 14 22:04:57 ubuntu-Latitude-5530 onedriver[19745]: 22:04:57 DBG  id=0000000000000000000000000000000000 nodeID=30 op=OpenDir path="/Hämtningar/winaerotweaker"
okt 14 22:04:58 ubuntu-Latitude-5530 onedriver[19745]: 22:04:58 DBG  op=StatFs
okt 14 22:04:58 ubuntu-Latitude-5530 onedriver[19745]: 22:04:58 DBG  id=0000000000000000000000000000000000 nodeID=29 op=OpenDir path="/Hämtningar/VIDEO_TS"
okt 14 22:04:58 ubuntu-Latitude-5530 onedriver[19745]: 22:04:58 DBG  id=0000000000000000000000000000000000 nodeID=28 op=OpenDir path="/Hämtningar/Bibata-Modern-Amber-Windows"
okt 14 22:04:58 ubuntu-Latitude-5530 onedriver[19745]: 22:04:58 DBG  id=0000000000000000000000000000000000 nodeID=27 op=OpenDir path="/Hämtningar/advancedrun-x64"
okt 14 22:04:59 ubuntu-Latitude-5530 onedriver[19745]: 22:04:59 DBG  op=StatFs
okt 14 22:05:00 ubuntu-Latitude-5530 onedriver[19745]: 22:05:00 DBG Creating inode. childID=local-lmW3SN9DXA0YSyNBiOW4 mode=100664 nodeID=6 op=Mknod path="/Hämtningar/belle.7z"
okt 14 22:05:02 ubuntu-Latitude-5530 nemo[19991]: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
okt 14 22:05:03 ubuntu-Latitude-5530 onedriver[19745]: 22:05:03 DBG  id=local-lmW3SN9DXA0YSyNBiOW4 nodeID=94 op=Fsync path="/Hämtningar/belle.7z"
okt 14 22:05:17 ubuntu-Latitude-5530 onedriver[19745]: 22:05:17 INF Fetched 0 deltas.
okt 14 22:05:17 ubuntu-Latitude-5530 onedriver[19745]: 22:05:17 DBG Serializing cache metadata to disk.
okt 14 22:05:23 ubuntu-Latitude-5530 onedriver[19745]: 22:05:23 INF  id=local-lmW3SN9DXA0YSyNBiOW4 newMode=664 nodeID=94 oldMode=100664 op=SetAttr path="/Hämtningar/belle.7z" subop=chmod
okt 14 22:05:23 ubuntu-Latitude-5530 onedriver[19745]: 22:05:23 INF  id=local-lmW3SN9DXA0YSyNBiOW4 newMtime=2023-10-14T22:05:00+02:00 nodeID=94 oldMtime=2023-10-14T22:05:00+02:00 op=SetAttr path="/Hämtningar/belle.7z" subop=utimens
okt 14 22:05:23 ubuntu-Latitude-5530 onedriver[19745]: 22:05:23 INF  id=local-lmW3SN9DXA0YSyNBiOW4 newMode=664 nodeID=94 oldMode=100664 op=SetAttr path="/Hämtningar/belle.7z" subop=chmod
okt 14 22:05:23 ubuntu-Latitude-5530 onedriver[19745]: 22:05:23 INF  id=local-lmW3SN9DXA0YSyNBiOW4 newMtime=2023-10-13T11:49:07+02:00 nodeID=94 oldMtime=2023-10-13T11:49:07+02:00 op=SetAttr path="/Hämtningar/belle.7z" subop=utimens
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: onedriver invoked oom-killer: gfp_mask=0x140dca(GFP_HIGHUSER_MOVABLE|__GFP_COMP|__GFP_ZERO), order=0, oom_score_adj=0
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: CPU: 2 PID: 19765 Comm: onedriver Tainted: G     U     O       6.2.0-34-generic #34~22.04.1-Ubuntu
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: Hardware name: Dell Inc. Latitude 5530/0M68WM, BIOS 1.16.1 08/28/2023
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: Call Trace:
okt 14 22:05:27 ubuntu-Latitude-5530 kernel:  
okt 14 22:05:27 ubuntu-Latitude-5530 kernel:  dump_stack_lvl+0x48/0x70
okt 14 22:05:27 ubuntu-Latitude-5530 kernel:  dump_stack+0x10/0x20
okt 14 22:05:27 ubuntu-Latitude-5530 kernel:  dump_header+0x50/0x290
okt 14 22:05:27 ubuntu-Latitude-5530 kernel:  oom_kill_process+0x108/0x1c0
okt 14 22:05:27 ubuntu-Latitude-5530 kernel:  out_of_memory+0x106/0x380
okt 14 22:05:27 ubuntu-Latitude-5530 kernel:  __alloc_pages_may_oom+0x117/0x1e0
okt 14 22:05:27 ubuntu-Latitude-5530 kernel:  __alloc_pages_slowpath.constprop.0+0x4f9/0x990
okt 14 22:05:27 ubuntu-Latitude-5530 kernel:  __alloc_pages+0x32c/0x360
okt 14 22:05:27 ubuntu-Latitude-5530 kernel:  __folio_alloc+0x1b/0x60
okt 14 22:05:27 ubuntu-Latitude-5530 kernel:  ? policy_node+0x67/0x90
okt 14 22:05:27 ubuntu-Latitude-5530 kernel:  vma_alloc_folio+0xab/0x410
okt 14 22:05:27 ubuntu-Latitude-5530 kernel:  do_anonymous_page+0xfa/0x3c0
okt 14 22:05:27 ubuntu-Latitude-5530 kernel:  handle_pte_fault+0x251/0x280
okt 14 22:05:27 ubuntu-Latitude-5530 kernel:  __handle_mm_fault+0x3c0/0x720
okt 14 22:05:27 ubuntu-Latitude-5530 kernel:  handle_mm_fault+0x119/0x330
okt 14 22:05:27 ubuntu-Latitude-5530 kernel:  ? lock_mm_and_find_vma+0x44/0x250
okt 14 22:05:27 ubuntu-Latitude-5530 kernel:  do_user_addr_fault+0x1a9/0x640
okt 14 22:05:27 ubuntu-Latitude-5530 kernel:  exc_page_fault+0x81/0x1b0
okt 14 22:05:27 ubuntu-Latitude-5530 kernel:  asm_exc_page_fault+0x27/0x30
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: RIP: 0033:0x4e76f3
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: Code: 00 00 c5 fe 6f 06 c5 fe 6f 4e 20 c5 fe 6f 56 40 c5 fe 6f 5e 60 48 81 c6 80 00 00 00 c5 fd e7 07 c5 fd e7 4f 20 c5 fd e7 57 40  fd e7 5f 60 48 81 c7 80 00 00 00 48 81 eb 80 00 00 00 77 b5 0f
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: RSP: 002b:000000c000747760 EFLAGS: 00010202
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: RAX: 000000c1299c4000 RBX: 000000003b34f8bc RCX: 000000c17e2c38dc
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: RDX: 00000000548ff8dc RSI: 000000c0ee674020 RDI: 000000c142f73fa0
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: RBP: 000000c0007477a0 R08: 000000c1299c4000 R09: ffffffffffffffff
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: R10: 0000000000000020 R11: 0000000000000000 R12: 00007fb986ffc640
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: R13: 0000000000000000 R14: 000000c000702b60 R15: 0000000000b50fa0
okt 14 22:05:27 ubuntu-Latitude-5530 kernel:  
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: Mem-Info:
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: active_anon:523601 inactive_anon:1255996 isolated_anon:32
                                                 active_file:10 inactive_file:7 isolated_file:0
                                                 unevictable:3231 dirty:0 writeback:1
                                                 slab_reclaimable:33078 slab_unreclaimable:40968
                                                 mapped:2164 shmem:132982 pagetables:14075
                                                 sec_pagetables:0 bounce:0
                                                 kernel_misc_reclaimable:0
                                                 free:28699 free_pcp:5 free_cma:0
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: Node 0 active_anon:2094404kB inactive_anon:5023984kB active_file:40kB inactive_file:28kB unevictable:12924kB isolated(anon):128kB isolated(file):0kB mapped:8656kB dirty:0kB writeback:4kB shmem:531928kB shmem_thp: 366592kB shmem_pmdmapped: 0kB anon_thp: 323584kB writeback_tmp:0kB kernel_stack:24912kB pagetables:56300kB sec_pagetables:0kB all_unreclaimable? no
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: Node 0 DMA free:14336kB boost:0kB min:132kB low:164kB high:196kB reserved_highatomic:0KB active_anon:0kB inactive_anon:0kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:15992kB managed:15360kB mlocked:0kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: lowmem_reserve[]: 0 1334 7524 7524 7524
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: Node 0 DMA32 free:36928kB boost:2048kB min:14004kB low:16992kB high:19980kB reserved_highatomic:0KB active_anon:950224kB inactive_anon:407248kB active_file:104kB inactive_file:244kB unevictable:0kB writepending:180kB present:1504344kB managed:1438440kB mlocked:0kB bounce:0kB free_pcp:24kB local_pcp:0kB free_cma:0kB
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: lowmem_reserve[]: 0 0 6190 6190 6190
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: Node 0 Normal free:63532kB boost:8192kB min:63680kB low:77552kB high:91424kB reserved_highatomic:0KB active_anon:1144492kB inactive_anon:4616604kB active_file:0kB inactive_file:12kB unevictable:12924kB writepending:16kB present:6545408kB managed:6346976kB mlocked:144kB bounce:0kB free_pcp:0kB local_pcp:0kB free_cma:0kB
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: lowmem_reserve[]: 0 0 0 0 0
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: Node 0 DMA: 0*4kB 0*8kB 0*16kB 0*32kB 0*64kB 0*128kB 0*256kB 0*512kB 0*1024kB 1*2048kB (M) 3*4096kB (M) = 14336kB
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: Node 0 DMA32: 385*4kB (UME) 425*8kB (UME) 433*16kB (UME) 271*32kB (UME) 160*64kB (UME) 35*128kB (UME) 7*256kB (UM) 0*512kB 0*1024kB 0*2048kB 0*4096kB = 37052kB
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: Node 0 Normal: 1548*4kB (UME) 1650*8kB (UME) 1029*16kB (UME) 459*32kB (UME) 154*64kB (UME) 23*128kB (UM) 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 63344kB
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: 162455 total pagecache pages
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: 29278 pages in swap cache
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: Free swap  = 0kB
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: Total swap = 2097148kB
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: 2016436 pages RAM
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: 0 pages HighMem/MovableOnly
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: 66242 pages reserved
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: 0 pages hwpoisoned
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: Tasks state (memory values in pages):
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [  pid  ]   uid  tgid total_vm      rss pgtables_bytes swapents oom_score_adj name
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    334]     0   334    14135      256   122880       32          -250 systemd-journal
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    398]     0   398     6791      192    77824      448         -1000 systemd-udevd
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    683]   108   683     3706      192    73728       32          -900 systemd-oomd
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    684]   101   684     6548      495    90112      672             0 systemd-resolve
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    686]   103   686    22344      192    77824       32             0 systemd-timesyn
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    715]     0   715    60867      288   102400       64             0 accounts-daemon
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    716]     0   716      703       32    45056        0             0 acpid
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    727]   114   727     1927       64    49152        0             0 avahi-daemon
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    731]     0   731     2689      160    53248        0             0 bluetoothd
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    734]     0   734     3093       96    61440        0             0 cron
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    736]   102   736     2831      576    57344       64          -900 dbus-daemon
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    738]     0   738    66184      512   151552      288             0 NetworkManager
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    752]     0   752      722       64    40960        0             0 gpm
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    756]     0   756    20712      192    65536        0             0 irqbalance
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    770]     0   770    10985      731   122880     1568             0 networkd-dispat
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    776]     0   776    59301      411   102400      352             0 polkitd
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    778]     0   778    60804      183   106496        0             0 power-profiles-
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    781]   104   781    55600      256    81920       96             0 rsyslogd
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    788]     0   788   514689     2347   323584      544          -900 snapd
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    795]     0   795    12076      268    86016       64             0 systemd-logind
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    798]     0   798    69775      256   131072       32             0 thermald
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    802]     0   802    98362      512   126976      256             0 udisksd
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    808]     0   808     4458      384    77824      128             0 wpa_supplicant
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    849]   114   849     1860       96    49152        0             0 avahi-daemon
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    865]     0   865    79513      288   122880      192             0 ModemManager
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    867]     0   867    60841      175    98304        0             0 boltd
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    972]     0   972    18935      240   126976      256             0 cupsd
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    977]     0   977    89611     1604   208896     6816             0 glances
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    985]     0   985   179895      861   110592      320             0 canonical-livep
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [    998]     0   998    30260      704   135168     1536             0 unattended-upgr
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1022]   122  1022    62164      339   114688      544             0 colord
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1028]     0  1028    76693        0    94208      384             0 lightdm
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1046]     0  1046     2913      128    53248        0             0 agetty
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1047]     0  1047   518726     4505   888832     9664             0 Xorg
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1051]   131  1051    17662     2482   188416     6048             0 tor
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1097]     7  1097     4071      192    69632       64             0 dbus
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1098]     7  1098     4071      192    73728       32             0 dbus
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1108]     0  1108    61471      384   110592      128             0 upowerd
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1314]   116  1314    38500       96    65536        0             0 rtkit-daemon
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1579]     0  1579    41286      167    86016     1024             0 lightdm
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1604]     0  1604    43173      288   102400       96             0 cups-browsed
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1606]     0  1606    18454      352   126976      224             0 nmbd
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1611]   113  1611     3271      166    61440       32             0 kerneloops
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1616]   113  1616     3271      161    65536        0             0 kerneloops
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1633]     0  1633    22405      608   163840      384             0 smbd
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1635]     0  1635    21870      434   151552      384             0 smbd-notifyd
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1636]     0  1636    21868      402   139264      352             0 cleanupd
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1637]     0  1637    22365      544   163840      352             0 samba-bgqd
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1648]  1000  1648     4805      768    73728      192             0 systemd
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1649]  1000  1649    42784      480    98304      736             0 (sd-pam)
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1657]  1000  1657    10717       64    77824      256             0 pipewire
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1658]  1000  1658     6632        0    77824      224             0 pipewire-media-
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1659]  1000  1659   684665      841   253952     1280             0 pulseaudio
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1669]  1000  1669    61062      263    90112       96             0 gnome-keyring-d
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1675]  1000  1675     2540      384    57344       32             0 dbus-daemon
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1676]  1000  1676      732      128    49152        0             0 run-systemd-ses
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1685]  1000  1685    60930      160   106496       64             0 gvfsd
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1697]  1000  1697    95222       96   102400      128             0 gvfsd-fuse
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1721]  1000  1721   116546      128   139264       32             0 xdg-document-po
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1732]  1000  1732    59790      160    98304       32             0 xdg-permission-
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1738]  1000  1738      698       96    45056        0             0 fusermount3
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1813]  1000  1813   178159     2173   331776     1120             0 tracker-miner-f
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1843]  1000  1843    98072      860   110592      448             0 ibus-daemon
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1855]  1000  1855    60137      160    94208       64             0 ibus-dconf
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1856]  1000  1856   118094      672   233472     1952             0 ibus-ui-gtk3
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1857]  1000  1857    97097     1624   225280     4608             0 ibus-extension-
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1859]  1000  1859    58348      256   163840     1664             0 ibus-x11
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1861]  1000  1861    78548       64   110592       64             0 ibus-portal
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1886]  1000  1886    77509      128   102400       96             0 at-spi-bus-laun
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1887]  1000  1887    98341      448   126976      128             0 gvfs-udisks2-vo
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1896]  1000  1896     2150      128    61440       32             0 dbus-daemon
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1900]  1000  1900    40697      128    90112       64             0 at-spi2-registr
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1903]  1000  1903   138433      384   159744      288             0 xdg-desktop-por
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1913]  1000  1913    95763      618   188416     1408             0 xdg-desktop-por
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1919]  1000  1919    59886       64    98304       64             0 gvfs-mtp-volume
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1935]  1000  1935    60128      128    94208      128             0 gvfs-goa-volume
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1942]  1000  1942   164033     5599   352256     4608             0 goa-daemon
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1953]  1000  1953      732       96    45056        0             0 sh
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1954]  1000  1954    58366      160    90112       96             0 pxgsettings
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1955]  1000  1955    41708      224    90112       32             0 ibus-engine-sim
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1965]  1000  1965    85408      160   155648      384             0 goa-identity-se
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1983]  1000  1983    79582      128   110592      128             0 gvfs-afc-volume
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   1986]  1000  1986    60929       96   102400      192             0 gnome-keyring-d
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2002]  1000  2002    60158       96    94208       96             0 gvfs-gphoto2-vo
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2178]  1000  2178     3989        0    69632       64             0 systemctl
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2197]  1000  2197    77880     1626   184320      928             0 bamfdaemon
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2198]  1000  2198    82243      128   135168      288             0 indicator-appli
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2199]  1000  2199    96883       32   118784      192             0 indicator-bluet
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2200]  1000  2200   221676      544   270336      640             0 indicator-datet
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2201]  1000  2201   133519     1081   217088     1216             0 indicator-keybo
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2202]  1000  2202    79445       96   110592      160             0 indicator-messa
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2203]  1000  2203   134076      218   126976      128             0 indicator-power
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2204]  1000  2204    78886      705   196608     1280             0 indicator-print
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2205]  1000  2205   216298      224   176128      192             0 indicator-sessi
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2208]  1000  2208   230947      352   147456      256             0 indicator-sound
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2215]  1000  2215   274421     4071   319488     2912             0 unity-settings-
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2224]  1000  2224    33757       64   122880       96             0 window-stack-br
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2248]  1000  2248   130872      288   184320      480             0 gnome-session-b
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2274]  1000  2274   270064      819   299008     2272             0 evolution-sourc
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2297]  1000  2297    39341      224    77824       32             0 dconf-service
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2298]  1000  2298    41818      221    90112       96             0 gvfsd-metadata
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2305]  1000  2305   400359     2308   368640     2016             0 evolution-calen
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2315]  1000  2315   168955      416   241664      544             0 evolution-addre
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2319]  1000  2319      732      128    49152        0             0 sh
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2321]  1000  2321    58366       32    90112      160             0 pxgsettings
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2326]  1000  2326      732       96    49152        0             0 sh
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2327]  1000  2327    58366       96    86016      128             0 pxgsettings
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2382]  1000  2382   926142     4734  1708032    14240             0 compiz
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2383]  1000  2383     1204       64    49152       64             0 syndaemon
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2390]  1000  2390   205265     3913   270336     1920             0 unity-panel-ser
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2424]  1000  2424      732       96    45056        0             0 sh
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2425]  1000  2425    58366      160    86016       64             0 pxgsettings
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2457]  1000  2457      911       32    45056       32             0 bwrap
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2460]  1000  2460   120946     1360   245760     1280             0 nm-applet
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2469]  1000  2469   179661      640   393216     2688             0 ysoft-client-gn
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2471]  1000  2471    76778      512   176128     1280             0 polkit-gnome-au
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2475]  1000  2475   186879      736   376832     3040             0 evolution-alarm
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2477]  1000  2477   113656      544   192512     1184             0 unity-fallback-
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2494]  1000  2494    60048       64   102400      128             0 agent
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2523]  1000  2523    59982       96    94208       96             0 flatpak-session
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2528]  1000  2528     1035       37    45056       32             0 p11-kit-server
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2531]  1000  2531      921       64    40960       32             0 bwrap
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2532]  1000  2532    41466       32    94208      128             0 xdg-dbus-proxy
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2541]  1000  2541      936       32    45056       64             0 bwrap
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2545]  1000  2545  9586410     3156   745472     7296             0 skypeforlinux
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2554]     0  2554    99319      731   208896      768             0 fwupd
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2561]  1000  2561     1444       64    49152        0             0 cat
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2562]  1000  2562     1444       64    49152        0             0 cat
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2568]  1000  2568    72129      192   147456      192             0 flatpak-portal
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2593]  1000  2593  8438554      256   323584     1728             0 skypeforlinux
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2598]  1000  2598      911       96    45056        0             0 bwrap
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2610]  1000  2610      936       32    45056       32             0 bwrap
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2611]  1000  2611  8439143      672   335872     1376             0 skypeforlinux
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2655]  1000  2655    79313     2080   212992      960             0 hud-service
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2656]  1000  2656    79542      160   110592       32             0 gvfsd-trash
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2662]  1000  2662    19063      192   131072      256             0 snapd-desktop-i
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2741]  1000  2741    96366      599   200704      800             0 snapd-desktop-i
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2778]     0  2778    94082     1335   221184     3840             0 packagekitd
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2798]  1000  2798  8397868       32    81920      160             0 chrome_crashpad
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2815]  1000  2815  8553160     1011   991232     7808             0 skypeforlinux
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2824]  1000  2824  8455020      722   409600     1856             0 skypeforlinux
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2846]  1000  2846 10681058    12853  1458176    15835             0 skypeforlinux
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2922]  1000  2922   170919     2270   253952     1280             0 nemo-desktop
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   2961]  1000  2961  3347618    67111  4046848    45590             0 firefox-bin
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   3071]  1000  3071    50663      224   274432     2016             0 Socket Process
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   3099]  1000  3099   613743     2128   684032     3967           167 Privileged Cont
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   3117]  1000  3117     2697     1007    57344      704             0 p11-kit-remote
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   3198]  1000  3198   690143    25225  2027520     5003           100 WebExtensions
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   3269]  1000  3269    83110       23   425984     2899             0 Utility Process
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   3274]  1000  3274   634199     7315   901120    11729           167 Isolated Web Co
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   3293]  1000  3293   631951     6166   868352     9708           100 Isolated Web Co
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   3300]  1000  3300   627410     6832   892928     7292           100 Isolated Web Co
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   3414]  1000  3414  8465962      256   376832     1888             0 skypeforlinux
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   3502]  1000  3502   862810     6859  2322432    37632             0 thunderbird
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   3676]  1000  3676   609193      307   585728     3840             0 WebExtensions
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   3721]  1000  3721   610802      269   598016     4192             0 Isolated Web Co
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   3811]  1000  3811   304997      576   258048      352             0 zeitgeist-datah
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   3820]  1000  3820    97540      352   131072       64             0 zeitgeist-daemo
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   3828]  1000  3828    68568      480   131072      256             0 zeitgeist-fts
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   3956]  1000  3956   149593      149   811008     5632             0 RDD Process
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   4073]  1000  4073   117947     1853   225280      640             0 notify-osd
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   4093]  1000  4093   114037      832   196608      992             0 update-notifier
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   6674]  1000  6674   127687      448   184320      480             0 unity-scope-hom
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   6690]  1000  6690   147961      800   208896     1824             0 unity-scope-loa
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   8744]  1000  8744   623353     4192   794624     5904           167 Isolated Web Co
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   8864]  1000  8864   640688     6065  1003520    10784           167 Isolated Web Co
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [   8949]  1000  8949   618128     3287   716800     3456           167 Isolated Web Co
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [  18832]  1000 18832   644057    10523  1028096     7008           167 Isolated Web Co
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [  18987]  1000 18987   664118    22748  1363968     9344           100 Isolated Web Co
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [  19177]  1000 19177   633076     7550   884736     6624           167 Isolated Web Co
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [  19745]  1000 19745  3449677  1334468 11591680    51936             0 onedriver
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [  19853]  1000 19853   598268     3200   397312        0           233 Web Content
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [  19862]  1000 19862   598268     3200   401408        0           233 Web Content
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [  19931]  1000 19931   598268     3232   401408        0           233 Web Content
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [  19958]  1000 19958     9724     1952   114688        0             0 gnome-terminal
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [  19960]  1000 19960    78460     1824   192512        0             0 gnome-terminal.
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [  19963]  1000 19963   221572     3017   258048        0             0 gnome-terminal-
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [  19981]  1000 19981     3548      320    69632        0             0 bash
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: [  19989]  1000 19989   218829      283  1314816        0             0 journalctl
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/user.slice/user-1000.slice/user@1000.service/app.slice/app-onedriver.slice/onedriver@home-ubuntu-OneDrive\x2dMySchool.service,task=onedriver,pid=19745,uid=1000
okt 14 22:05:27 ubuntu-Latitude-5530 kernel: Out of memory: Killed process 19745 (onedriver) total-vm:13798708kB, anon-rss:5337872kB, file-rss:0kB, shmem-rss:0kB, UID:1000 pgtables:11320kB oom_score_adj:0
okt 14 22:05:27 ubuntu-Latitude-5530 systemd[1]: user@1000.service: A process of this unit has been killed by the OOM killer.
okt 14 22:05:27 ubuntu-Latitude-5530 systemd[1648]: onedriver@home-ubuntu-OneDrive\x2dMySchool.service: Main process exited, code=killed, status=9/KILL
okt 14 22:05:27 ubuntu-Latitude-5530 systemd[1648]: onedriver@home-ubuntu-OneDrive\x2dMySchool.service: Failed with result 'signal'.
okt 14 22:05:27 ubuntu-Latitude-5530 systemd[1648]: onedriver@home-ubuntu-OneDrive\x2dMySchool.service: Consumed 26.346s CPU time.
okt 14 22:05:27 ubuntu-Latitude-5530 systemd[1]: home-ubuntu-OneDrive\x2dMySchool.mount: Deactivated successfully.
okt 14 22:05:30 ubuntu-Latitude-5530 systemd[1648]: onedriver@home-ubuntu-OneDrive\x2dMySchool.service: Scheduled restart job, restart counter is at 2.
okt 14 22:05:30 ubuntu-Latitude-5530 systemd[1648]: Stopped onedriver.
okt 14 22:05:30 ubuntu-Latitude-5530 systemd[1648]: onedriver@home-ubuntu-OneDrive\x2dMySchool.service: Consumed 26.346s CPU time.
okt 14 22:05:30 ubuntu-Latitude-5530 systemd[1648]: Started onedriver.
okt 14 22:05:30 ubuntu-Latitude-5530 onedriver[20059]: 22:05:30 WRN Configuration file not found, using defaults. error="open /home/ubuntu/.config/onedriver/config.yml: no such file or directory" path=/home/ubuntu/.config/onedriver/config.yml
okt 14 22:05:30 ubuntu-Latitude-5530 onedriver[20059]: 22:05:30 INF onedriver v0.14.0 b91a989f
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 INF Serving filesystem. cachePath="/home/ubuntu/.cache/onedriver/home-ubuntu-OneDrive\\x2dMySchool" mountpoint=/home/ubuntu/OneDrive-MySchool
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=10 op=Open path=/.xdg-volume-info
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 INF Found content in cache. id=0000000000000000000000000000000000 nodeID=10 op=Open path=/.xdg-volume-info
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=1 op=OpenDir path=/
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG  id=0000000000000000000000000000000000 nodeID=10 op=Fsync path=/.xdg-volume-info
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 INF Fetched 0 deltas.
okt 14 22:05:31 ubuntu-Latitude-5530 onedriver[20059]: 22:05:31 DBG Serializing cache metadata to disk.
okt 14 22:05:32 ubuntu-Latitude-5530 onedriver[20059]: 22:05:32 DBG  id=0000000000000000000000000000000000 nodeID=17 op=OpenDir path=/.Trash-1000/files
^C
ubuntu@ubuntu-Latitude-5530:~$ # I've obviously replaced my username and all the IDs in the log above
eperry commented 5 months ago

this seems like a long running issue. I am also experiencing this problem.

I have a large photo/video library and it seems some of the AVI's crash it, though sometimes it is jpg's and mp4 etc.

I should not say crash, but OOM Killer kills it

13:02:18 INF Fetched 0 deltas.
13:02:18 DBG Serializing cache metadata to disk.
13:02:34 DBG Unlinking inode. childID=local-V7RejsGNhi3E6olId9IL id=A4C01DFAA081AA4D!555740 nodeID=64 op=Unlink path="/Pictures/2013-07-01-video/Hawaii 087.AVI"
13:02:34 DBG  id=A4C01DFAA081AA4D!398770 nodeID=638 op=Fsync path="/Pictures/2013-07-01-video/Hawaii 087.AVI.gz"
13:02:34 DBG  id=A4C01DFAA081AA4D!555740 nodeID=64 op=OpenDir path=/Pictures/2013-07-01-video
13:02:34 DBG  id=A4C01DFAA081AA4D!398759 nodeID=640 op=Open path="/Pictures/2013-07-01-video/Hawaii 088.AVI.gz"
13:02:34 INF Not using cached item due to file hash mismatch, fetching content from API. id=A4C01DFAA081AA4D!398759 nodeID=640 op=Open path="/Pictures/2013-07-01-video/Hawaii 088.AVI.gz"
13:02:35 DBG Creating inode. childID=local-2Ghx7sSGGHgmKwUMoa5S mode=100600 nodeID=64 op=Mknod path="/Pictures/2013-07-01-video/Hawaii 088.AVI"
13:02:35 DBG  id=A4C01DFAA081AA4D!398759 nodeID=640 op=Fsync path="/Pictures/2013-07-01-video/Hawaii 088.AVI.gz"
13:02:35 INF  id=local-2Ghx7sSGGHgmKwUMoa5S newMtime=2024-04-10T13:02:35-04:00 nodeID=706 oldMtime=2024-04-10T13:02:35-04:00 op=SetAttr path="/Pictures/2013-07-01-video/Hawaii 088.AVI" subop=utimens
13:02:35 INF  id=local-2Ghx7sSGGHgmKwUMoa5S newMode=644 nodeID=706 oldMode=100600 op=SetAttr path="/Pictures/2013-07-01-video/Hawaii 088.AVI" subop=chmod
13:02:35 DBG  id=local-2Ghx7sSGGHgmKwUMoa5S nodeID=706 op=Fsync path="/Pictures/2013-07-01-video/Hawaii 088.AVI"
13:02:52 INF Fetched 0 deltas.
13:02:52 DBG Serializing cache metadata to disk.
Killed

I have ~5gb Free available ram on my system and for the most part while it is processing it a small percentage and then spikes when it appears to be uploading. I presume it is uploading, as the system, has stopped download based on the logs, Gzip goes from high cpu to low cpu and then onedriver gets killed.

gzip: /home/eperry/onedriver/Pictures/2013-07-01-video/Hawaii 087.AVI.gz: unexpected end of file
gzip: /home/eperry/onedriver/Pictures/2013-07-01-video/Hawaii 088.AVI: Software caused connection abort

I originally thought it was xargs overloading the FS then I tried find -exec gzip .... to make it single threaded. then I separated the find to write all the filenames to a file and then just loop though the file gzipping.
Finally, I introduced a sleep thinking it would allow the background processes to perform the upload.

find ~/onedrive/Photos* -iname \*.gz > files
grep -vf files.done files  | while read -r file; do if gzip -dvi $file; then echo $file >> files.done; fi; sleep 10; done

in all the cases OOM kills the application. I should not need so much memory just to perform this task regardless of how big the the file is.

BTW. I am on a 1GB network so speed should not be a factor.

If I exclude all big files, I am fine well except for the fact I can't not decompress those files.

jpiesing commented 1 month ago

this seems like a long running issue. I am also experiencing this problem.

....

Killed

in all the cases OOM kills the application. I should not need so much memory just to perform this task regardless of how big the the file is.

I've just started with onedriver and I'm seeing the exact same problem. It's being killed by OOM - which I didn't know about until the previous comment (thanks @eperry).

$ sudo dmesg -T | egrep -i killed [Fri Aug 2 20:13:23 2024] Out of memory: Killed process 34896 (onedriver) total-vm:11816236kB, anon-rss:8057180kB, file-rss:0kB, shmem-rss:0kB, UID:1026 pgtables:16376kB oom_score_adj:0