LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-08-2022, 02:34 PM   #1
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,186

Rep: Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379
Question Reign in disk activity - brave or something else causing excessive disk access


I am not sure how to address let alone describe my issue - but overall I am noticing a LOT of disk activity on my conventional drive where my /home partition lies (/dev/sdb1). I am fairly certain brave is the culprit, the only other app I run is discord - but I can rule that out. I do not know why brave is taking it upon itself to constantly read/write; yes I have a few tabs open(by few usually 4 , up to 5 max, never more than that), but I never had this problem recently, and I am not sure what changed.

I am still running Plasma5 , but I did disable any caching from baloo
Code:
slackuser@slackmachine:~$ balooctl status
Baloo is currently disabled. To enable, please run balooctl enable
Is there some other service or caching that perhaps I am not aware of?

I do also run a VM (Win10), but I haven't been using that for a few weeks and it is not running at them moment. Also this is the output of iostat:

Code:
slackuser@slackmachine:~$ iostat -h
Linux 5.15.27 (slackmachine.slackware.lnx)      08/05/22        _x86_64_        (8 CPU)

avg-cpu:  %user   %nice %system %iowait  %steal   %idle
           4.2%    0.0%    1.3%    1.0%    0.0%   93.5%

      tps    kB_read/s    kB_wrtn/s    kB_dscd/s    kB_read    kB_wrtn    kB_dscd Device
     0.53         5.5k        27.7k        28.1k       5.6G      27.9G      28.2G sda
    12.32       138.3k       196.3k         0.0k     139.1G     197.4G       0.0k sdb
     1.57        11.7k       160.1k         0.0k      11.8G     161.0G       0.0k sdc
     0.01         0.1k         0.0k         0.0k      76.3M      19.5M       0.0k sdd
     0.00         0.0k         0.0k         0.0k       4.5k       0.0k       0.0k sr0
FS for /home is XFS , don't know if that is relevant; while I am still certain 99.9% is brave , I haven't found where to tweak the cache for brave, in hoping that might resolve it.

Also I do not think it is a space issue since df -h outputs this:
Code:
slackuser@slackmachine:~$ df -h
Filesystem      Size  Used Avail Use% Mounted on
tmpfs            32M  1.4M   31M   5% /run
devtmpfs        8.0M     0  8.0M   0% /dev
/dev/sda3       401G   24G  377G   6% /
tmpfs            16G  159M   16G   1% /dev/shm
cgroup_root     8.0M     0  8.0M   0% /sys/fs/cgroup
/dev/sda1       1.2G   82M 1017M   8% /boot
/dev/sdb1       1.9T  172G  1.7T  10% /home
tmpfs           3.2G   16K  3.2G   1% /run/user/1000
/dev/sdc1       1.9T  239G  1.6T  13% /run/media/slackuser/Passport2TB
/dev/sdd1       462G  461G  1.5G 100% /run/media/slackuser/512GB
-edit

Also before anyone thinks ram , nope I run 32GB so it is not that, and swap is hardly ever accessed because of that:
Code:
slackuser@slackmachine:~$ free -hm
               total        used        free      shared  buff/cache   available
Mem:            31Gi       3.5Gi       2.2Gi       226Mi        25Gi        27Gi
Swap:           64Gi        30Mi        64Gi
top output:
Code:
top - 14:47:56 up 12 days,  5:21,  3 users,  load average: 1.02, 0.92, 1.09
Tasks: 317 total,   2 running, 314 sleeping,   0 stopped,   1 zombie
%Cpu(s):  7.6 us,  2.2 sy,  0.0 ni, 90.0 id,  0.2 wa,  0.0 hi,  0.1 si,  0.0 st
MiB Mem :  32061.3 total,   2183.3 free,   3644.6 used,  26233.5 buff/cache
MiB Swap:  66048.0 total,  66017.8 free,     30.2 used.  27731.9 avail Mem 

  PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                    
 9955 slackus+  20   0   36.6g 322696 112852 S  25.2   1.0   2:05.44 brave                                                                                                      
10273 slackus+  20   0   28.6g 401688 137616 S  17.6   1.2   3:14.70 brave                                                                                                      
 9887 slackus+  20   0   16.6g 407760 229696 S  11.0   1.2   1:37.19 brave                                                                                                      
 9922 slackus+  20   0   16.4g 111168  91608 S   6.6   0.3   0:33.12 brave                                                                                                      
 6943 slackus+  20   0  463556  71164  35472 S   5.3   0.2 611:37.45 xfce4-taskmanag                                                                                            
 3612 slackus+  20   0 1678868 304800 127396 S   3.3   0.9 846:19.94 kwin_x11                                                                                                   
 1787 slackus+  20   0 2851992  31176  20884 S   2.0   0.1 118:11.82 pulseaudio

Last edited by Jeebizz; 05-08-2022 at 02:48 PM.
 
Old 05-09-2022, 06:41 AM   #2
suramya
Member
 
Registered: Jan 2022
Location: Earth
Distribution: Debian
Posts: 249

Rep: Reputation: 102Reputation: 102
You can try running the following command:

Code:
iotop -bktoqqq -d .5
where: -b is batch mode
-k is kilobytes/s
-t adds timestamp
-o only show processes or threads actually doing I/O
-qqq removes output headers
-d .5 updates every .5 seconds

This will log the disk usage to the screen (if you want you can pipe it to a file) In the batch display you should be able to find the process that is writing to the disk.
 
5 members found this post helpful.
Old 05-09-2022, 07:31 AM   #3
brobr
Member
 
Registered: Oct 2003
Location: uk
Distribution: Slackware
Posts: 974

Rep: Reputation: 239Reputation: 239Reputation: 239
Wondered why the fans were working so contiuously......
Turning Brave off reduced this; 4 tabs; 2 processes; all the time ~1.8-2.5% cpu activity.

Found iotop on Sbo (used the -c version as the original is for python2).

Often this popped up, with:
Code:
iotop -bktoqqq -d .5
...
Current DISK READ:    0.00 K/s | Current DISK WRITE:    0.00 K/s
 21157 be/4 rob           0.00 K/s   67.15 K/s 0.00 % 0.00 % brave --enable-crashpad
I wonder whether it could be the cpu demand....
 
Old 05-09-2022, 10:08 AM   #4
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,186

Original Poster
Rep: Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379
I have attached the output of iotop , and this is an excerpt from the output:
Code:
[ThreadPoolForeg]
10:01:49 12732 be/4 slackuse    0.00 K/s    7.46 K/s  ?unavailable?  brave --enable-crashpad
10:01:49 12749 be/4 slackuse    0.00 K/s   14.92 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
10:01:49 12750 be/4 slackuse    0.00 K/s   29.84 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
10:01:49 12753 be/4 slackuse    0.00 K/s    7.46 K/s  ?unavailable?  brave --enable-crashpad [Chrome_IOThread]
10:01:49 12785 be/4 slackuse    0.00 K/s    7.46 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
The read/writes seems small in the kb/s but there is a lot of them , and yea it is brave each time.... I wonder if somehow brave is compiled with debugging or something? I don't know I am just taking a wild guess. Not like I compiled it from source, just downloaded brave from slackbuilds, and running version 1.38.111 , but I do recall seeing similar behavior on version 1.37.xxx if I remember correctly. I hope this is enough, if anyone has any other suggestions for any info to post - but I am SURE brave is the culprit, now the question is how do I fix this?

I would rather not switch to chrome itself or firefox - I rather like brave, but this disk access has to stop somehow, it is to the point where pages seem laggy to load because of all this disk access.
Attached Files
File Type: txt out.txt (243.0 KB, 0 views)

Last edited by Jeebizz; 05-09-2022 at 10:11 AM.
 
Old 05-09-2022, 10:10 AM   #5
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,186

Original Poster
Rep: Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379
Quote:
Originally Posted by brobr View Post
Wondered why the fans were working so contiuously......
Turning Brave off reduced this; 4 tabs; 2 processes; all the time ~1.8-2.5% cpu activity.

Found iotop on Sbo (used the -c version as the original is for python2).

Often this popped up, with:
Code:
iotop -bktoqqq -d .5
...
Current DISK READ:    0.00 K/s | Current DISK WRITE:    0.00 K/s
 21157 be/4 rob           0.00 K/s   67.15 K/s 0.00 % 0.00 % brave --enable-crashpad
I wonder whether it could be the cpu demand....
What stands out to me the most is at the end of that output
Code:
brave --enable-crashpad
Unless I am looking into it too much, that HAS to be the possible reason?

Also CPU usage was mentioned, and yea I do see that too. Granted it doesn't spike to 70% or anything like that, I usually see it around ~40% at most , then goes back down..

Last edited by Jeebizz; 05-09-2022 at 10:12 AM.
 
Old 05-09-2022, 02:04 PM   #6
elcore
Senior Member
 
Registered: Sep 2014
Distribution: Slackware
Posts: 1,753

Rep: Reputation: Disabled
Hey, I don't know how to fix it and I don't use brave, but I know a way around the disk activity thing.
What I did was just symlink the profile directory and the ~/.cache directory to /tmp/profile and /tmp/cache
Since my /tmp is mounted tmpfs, and I copy the profile to /tmp on boot, all the browser can do is read tmpfs.
So there's no disk activity from the browser at all, since tmpfs is basically just RAM.
 
1 members found this post helpful.
Old 05-09-2022, 02:40 PM   #7
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,186

Original Poster
Rep: Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379
Quote:
Originally Posted by elcore View Post
Hey, I don't know how to fix it and I don't use brave, but I know a way around the disk activity thing.
What I did was just symlink the profile directory and the ~/.cache directory to /tmp/profile and /tmp/cache
Since my /tmp is mounted tmpfs, and I copy the profile to /tmp on boot, all the browser can do is read tmpfs.
So there's no disk activity from the browser at all, since tmpfs is basically just RAM.
Except how would that affect the wallet? Yes I utilize the bat crypto wallet in Brave..
 
Old 05-09-2022, 03:19 PM   #8
suramya
Member
 
Registered: Jan 2022
Location: Earth
Distribution: Debian
Posts: 249

Rep: Reputation: 102Reputation: 102
Quote:
Originally Posted by elcore View Post
Hey, I don't know how to fix it and I don't use brave, but I know a way around the disk activity thing.
What I did was just symlink the profile directory and the ~/.cache directory to /tmp/profile and /tmp/cache
Since my /tmp is mounted tmpfs, and I copy the profile to /tmp on boot, all the browser can do is read tmpfs.
So there's no disk activity from the browser at all, since tmpfs is basically just RAM.
Wouldn't that mean that all data will be lost when the system reboots as /tmp is cleared during boot?
 
Old 05-09-2022, 03:53 PM   #9
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,186

Original Poster
Rep: Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379
Quote:
Originally Posted by suramya View Post
Wouldn't that mean that all data will be lost when the system reboots as /tmp is cleared during boot?
That, and it means my crypto wallet for brave wouldn't be properly updated when I click on ads to get my bat rewards; so I need another solution than that.
 
Old 05-09-2022, 08:22 PM   #10
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,186

Original Poster
Rep: Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379
I was hoping maybe the kernel update (security update) may have resolved this but I guess that was just a fool's hope; the issue still persists and I am no closer to figuring this out:
Code:
20:18:49 10465 be/4 slackuse    0.00 K/s    7.47 K/s  ?unavailable?  brave --enable-crashpad
20:18:49 12392 be/4 slackuse    0.00 K/s   67.04 K/s  ?unavailable?  VQ6B1EUZqoCU04zoRU= --change-stack-guard-on-fork=enable --brave_session_token=18331663282950714436 --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=27 --launch-time-ticks=1944968181 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 [ThreadPoolForeg]
20:18:49 10465 be/4 slackuse    0.00 K/s   52.14 K/s  ?unavailable?  brave --enable-crashpad
20:18:49 10486 be/4 slackuse    0.00 K/s   52.14 K/s  ?unavailable?  brave --enable-crashpad [Chrome_IOThread]
20:18:49 12434 be/4 root        0.00 K/s    7.45 K/s  ?unavailable?  python /usr/sbin/iotop -bktoqqq -d .5
20:18:49 12313 be/4 slackuse    0.00 K/s   14.90 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:18:49 12181 be/4 slackuse    0.00 K/s    7.45 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:18:50 12391 be/4 slackuse    0.00 K/s   37.09 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:18:50 10465 be/4 slackuse    0.00 K/s    7.42 K/s  ?unavailable?  brave --enable-crashpad
20:18:50 12406 be/4 slackuse    0.00 K/s   96.66 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:18:50 12182 be/4 slackuse    0.00 K/s   22.31 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:18:51 12376 be/4 slackuse    0.00 K/s    0.00 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:18:51 10465 be/4 slackuse    0.00 K/s   22.02 K/s  ?unavailable?  brave --enable-crashpad
20:18:51 12181 be/4 slackuse    0.00 K/s  102.78 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:18:51 12314 be/4 slackuse    0.00 K/s    7.44 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:18:51 12376 be/4 slackuse    0.00 K/s   14.87 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:18:52 10465 be/4 slackuse    0.00 K/s   14.90 K/s  ?unavailable?  brave --enable-crashpad
20:18:53 12376 be/4 slackuse    0.00 K/s   14.92 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:18:53 12182 be/4 slackuse    0.00 K/s    7.46 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:18:53 12309 be/4 slackuse    0.00 K/s 3822.42 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:18:54 12314 be/4 slackuse    0.00 K/s    7.46 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:18:54 12376 be/4 slackuse    0.00 K/s   14.91 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:18:54 10384 be/4 slackuse    0.00 K/s    7.46 K/s  ?unavailable?  app.asar --no-sandbox --no-zygote --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=7 --no-v8-untrusted-code-mitigations --shared-files=v8_context_snapshot_data:100 --enable-node-leakage-in-renderers
20:18:54 12182 be/4 slackuse    0.00 K/s   14.91 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:18:55 10480 be/4 slackuse    0.00 K/s    3.24 K/s  ?unavailable?  brave --enable-crashpad [HangWatcher]
20:18:55 12434 be/4 root        0.00 K/s    3.24 K/s  ?unavailable?  python /usr/sbin/iotop -bktoqqq -d .5
20:18:55 12314 be/4 slackuse    0.00 K/s   14.85 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:18:55 12406 be/4 slackuse    0.00 K/s    7.42 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:18:55 10486 be/4 slackuse    0.00 K/s   22.27 K/s  ?unavailable?  brave --enable-crashpad [Chrome_IOThread]
20:18:55 12181 be/4 slackuse    0.00 K/s  141.03 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:18:56 12182 be/4 slackuse    0.00 K/s   44.61 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:18:59 12406 be/4 slackuse    0.00 K/s    7.43 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:01 12314 be/4 slackuse    0.00 K/s   22.40 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:01 12406 be/4 slackuse    0.00 K/s   14.93 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:01 12181 be/4 slackuse    0.00 K/s    7.47 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:01 12182 be/4 slackuse    0.00 K/s    7.47 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:02 12182 be/4 slackuse    0.00 K/s   37.31 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:03 12376 be/4 slackuse    0.00 K/s 1990.20 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:03 12406 be/4 slackuse    0.00 K/s   11.66 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:03 10465 be/4 slackuse    0.00 K/s    3.89 K/s  ?unavailable?  brave --enable-crashpad
20:19:04 12182 be/4 slackuse    0.00 K/s   22.22 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:05 12314 be/4 slackuse    0.00 K/s   14.71 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:05 12406 be/4 slackuse    0.00 K/s    7.35 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:05 12182 be/4 slackuse    0.00 K/s    7.42 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:06 12181 be/4 slackuse    0.00 K/s    7.46 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:06 12182 be/4 slackuse    0.00 K/s   14.91 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:08 12376 be/4 slackuse    0.00 K/s  205.80 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:08 12376 be/4 slackuse    0.00 K/s 3825.30 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:09 10384 be/4 slackuse    0.00 K/s    7.34 K/s  ?unavailable?  app.asar --no-sandbox --no-zygote --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=7 --no-v8-untrusted-code-mitigations --shared-files=v8_context_snapshot_data:100 --enable-node-leakage-in-renderers
20:19:09 12434 be/4 root        0.00 K/s    7.34 K/s  ?unavailable?  python /usr/sbin/iotop -bktoqqq -d .5
20:19:11 10465 be/4 slackuse    0.00 K/s  104.44 K/s  ?unavailable?  brave --enable-crashpad
20:19:13 12376 be/4 slackuse    0.00 K/s  423.68 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:13 10465 be/4 slackuse    0.00 K/s    7.28 K/s  ?unavailable?  brave --enable-crashpad
20:19:13 12182 be/4 slackuse    0.00 K/s    7.28 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:14 10465 be/4 slackuse    0.00 K/s   66.06 K/s  ?unavailable?  brave --enable-crashpad
20:19:15 12314 be/4 slackuse    0.00 K/s   44.69 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:15 12376 be/4 slackuse    0.00 K/s   44.69 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:15 12391 be/4 slackuse    0.00 K/s    7.45 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:15 12406 be/4 slackuse    0.00 K/s  208.56 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:15 10465 be/4 slackuse    0.00 K/s    7.45 K/s  ?unavailable?  brave --enable-crashpad
20:19:15 10486 be/4 slackuse    0.00 K/s   22.35 K/s  ?unavailable?  brave --enable-crashpad [Chrome_IOThread]
20:19:15 12181 be/4 slackuse    0.00 K/s  104.28 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:15 12182 be/4 slackuse    0.00 K/s   67.04 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:15 12406 be/4 slackuse    0.00 K/s    7.27 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:15 10465 be/4 slackuse    0.00 K/s    7.27 K/s  ?unavailable?  brave --enable-crashpad
20:19:15 12181 be/4 slackuse    0.00 K/s   21.80 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:16 12376 be/4 slackuse    0.00 K/s    0.00 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:16 12406 be/4 slackuse    0.00 K/s    7.44 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:16 12181 be/4 slackuse    0.00 K/s    7.44 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:17 12182 be/4 slackuse    0.00 K/s   14.73 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:17 10465 be/4 slackuse    0.00 K/s   29.82 K/s  ?unavailable?  brave --enable-crashpad
20:19:20 12309 be/4 slackuse    0.00 K/s    7.43 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:20 10465 be/4 slackuse    0.00 K/s   29.72 K/s  ?unavailable?  brave --enable-crashpad
20:19:20 12376 be/4 slackuse    0.00 K/s   29.48 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:20 12406 be/4 slackuse    0.00 K/s 1252.92 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:20 10465 be/4 slackuse    0.00 K/s  339.03 K/s  ?unavailable?  brave --enable-crashpad
20:19:20 12378 be/4 slackuse    0.00 K/s   73.70 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:20 12434 be/4 root        0.00 K/s    7.37 K/s  ?unavailable?  python /usr/sbin/iotop -bktoqqq -d .5
20:19:20   993 be/3 root        0.00 K/s  110.55 K/s  ?unavailable?  [f2fs_ckpt-8:3]
20:19:20 12155 be/4 slackuse    0.00 K/s   29.48 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:20 12182 be/4 slackuse    0.00 K/s   58.96 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:21 12155 be/4 slackuse    0.00 K/s   22.23 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:23 10465 be/4 slackuse    0.00 K/s   29.86 K/s  ?unavailable?  brave --enable-crashpad
20:19:23 10465 be/4 slackuse    0.00 K/s  104.30 K/s  ?unavailable?  brave --enable-crashpad
20:19:23 12434 be/4 root        0.00 K/s    7.45 K/s  ?unavailable?  python /usr/sbin/iotop -bktoqqq -d .5
20:19:24 12155 be/4 slackuse    0.00 K/s   14.80 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:25 10465 be/4 slackuse    0.00 K/s   59.43 K/s  ?unavailable?  brave --enable-crashpad
20:19:25 12378 be/4 slackuse    0.00 K/s  104.01 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:25 12155 be/4 slackuse    0.00 K/s   37.15 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:25 10465 be/4 slackuse    0.00 K/s    7.31 K/s  ?unavailable?  brave --enable-crashpad
20:19:26 10465 be/4 slackuse    0.00 K/s    7.40 K/s  ?unavailable?  brave --enable-crashpad
20:19:26 10465 be/4 slackuse    0.00 K/s   14.70 K/s  ?unavailable?  brave --enable-crashpad
20:19:26 12437 be/4 slackuse    0.00 K/s   22.05 K/s  ?unavailable?  VQ6B1EUZqoCU04zoRU= --change-stack-guard-on-fork=enable --brave_session_token=18331663282950714436 --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=15 --launch-time-ticks=273232878 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 [ThreadPoolForeg]
20:19:27 10465 be/4 slackuse    0.00 K/s    7.35 K/s  ?unavailable?  brave --enable-crashpad
20:19:27 12378 be/4 slackuse    0.00 K/s 4114.70 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:27 12309 be/4 slackuse    0.00 K/s   44.26 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:27 12370 be/4 slackuse    0.00 K/s   36.88 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:27 12376 be/4 slackuse    0.00 K/s   14.75 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:27 12322 be/4 slackuse    0.00 K/s   14.75 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:27 10465 be/4 slackuse    0.00 K/s  287.68 K/s  ?unavailable?  brave --enable-crashpad
20:19:27 10486 be/4 slackuse    0.00 K/s   51.63 K/s  ?unavailable?  brave --enable-crashpad [Chrome_IOThread]
20:19:27 12342 be/4 slackuse    0.00 K/s   22.13 K/s  ?unavailable?  Discord --type=utility --utility-sub-type=network.mojom.NetworkService --field-trial-handle=15266758328377167191,4534435925057809525,131072 --disable-features=CookiesWithoutSameSiteMustBeSecure,HardwareMediaKeyHandling,MediaSessionService,SameSiteByDefaultCookies,SpareRendererForSitePerProcess,WinRetrieveSuggestionsOnlyOnDemand --lang=en-US --service-sandbox-type=none --enable-crash-reporter=27959476-b3ca-45ea-a430-e8b94d261941,no_channel --global-crash-keys=27959476-b3ca-45ea-a430-e8b94d261941,no_channel,_companyName=Discord Inc.,_productName=Discord,_version=0.0.17 --shared-files=v8_context_snapshot_data:100 [ThreadPoolForeg]
20:19:27 10570 be/4 slackuse    7.38 K/s   95.89 K/s  ?unavailable?  brave --enable-crashpad [CacheThread_Blo]
20:19:27 12378 be/4 slackuse    0.00 K/s   51.63 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:27 12037 be/4 slackuse    0.00 K/s   14.75 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:27 12155 be/4 slackuse    0.00 K/s    7.38 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:28 12309 be/4 slackuse    0.00 K/s   29.63 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:28 12370 be/4 slackuse    0.00 K/s   59.26 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:28 12376 be/4 slackuse    0.00 K/s  488.87 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:28 12322 be/4 slackuse    0.00 K/s   29.63 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:28 10465 be/4 slackuse    0.00 K/s   29.63 K/s  ?unavailable?  brave --enable-crashpad
20:19:28 12378 be/4 slackuse    0.00 K/s  777.75 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:28 12037 be/4 slackuse    0.00 K/s   29.63 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
 
Old 05-09-2022, 08:22 PM   #11
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,186

Original Poster
Rep: Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379
continued..
Code:
20:19:28 12434 be/4 root        0.00 K/s    7.41 K/s  ?unavailable?  python /usr/sbin/iotop -bktoqqq -d .5
20:19:28 12446 be/4 slackuse    0.00 K/s   29.63 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:28 12447 be/4 slackuse    0.00 K/s   44.13 K/s  ?unavailable?  Discord --type=utility --utility-sub-type=network.mojom.NetworkService --field-trial-handle=15266758328377167191,4534435925057809525,131072 --disable-features=CookiesWithoutSameSiteMustBeSecure,HardwareMediaKeyHandling,MediaSessionService,SameSiteByDefaultCookies,SpareRendererForSitePerProcess,WinRetrieveSuggestionsOnlyOnDemand --lang=en-US --service-sandbox-type=none --enable-crash-reporter=27959476-b3ca-45ea-a430-e8b94d261941,no_channel --global-crash-keys=27959476-b3ca-45ea-a430-e8b94d261941,no_channel,_companyName=Discord Inc.,_productName=Discord,_version=0.0.17 --shared-files=v8_context_snapshot_data:100 [ThreadPoolForeg]
20:19:28 12342 be/4 slackuse    0.00 K/s    7.36 K/s  ?unavailable?  Discord --type=utility --utility-sub-type=network.mojom.NetworkService --field-trial-handle=15266758328377167191,4534435925057809525,131072 --disable-features=CookiesWithoutSameSiteMustBeSecure,HardwareMediaKeyHandling,MediaSessionService,SameSiteByDefaultCookies,SpareRendererForSitePerProcess,WinRetrieveSuggestionsOnlyOnDemand --lang=en-US --service-sandbox-type=none --enable-crash-reporter=27959476-b3ca-45ea-a430-e8b94d261941,no_channel --global-crash-keys=27959476-b3ca-45ea-a430-e8b94d261941,no_channel,_companyName=Discord Inc.,_productName=Discord,_version=0.0.17 --shared-files=v8_context_snapshot_data:100 [ThreadPoolForeg]
20:19:28 12434 be/4 root        0.00 K/s    7.36 K/s  ?unavailable?  python /usr/sbin/iotop -bktoqqq -d .5
20:19:28 12155 be/4 slackuse    0.00 K/s   22.07 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:29 12406 be/4 slackuse    0.00 K/s   22.23 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:29 10465 be/4 slackuse    0.00 K/s  177.87 K/s  ?unavailable?  brave --enable-crashpad
20:19:29 10490 be/4 slackuse    0.00 K/s    7.41 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolSingl]
20:19:29 10522 be/4 slackuse    0.00 K/s    7.41 K/s  ?unavailable?  brave --type=utility --utility-sub-type=storage.mojom.StorageService --lang=en-US --service-sandbox-type=utility --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 [ThreadPoolForeg]
20:19:29 10319 be/4 slackuse    0.00 K/s    7.41 K/s  ?unavailable?  Discord [CacheThread_Blo]
20:19:29 12378 be/4 slackuse    0.00 K/s    7.41 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:29 12434 be/4 root        0.00 K/s    7.41 K/s  ?unavailable?  python /usr/sbin/iotop -bktoqqq -d .5
20:19:29 10503 be/4 slackuse    7.41 K/s    0.00 K/s  ?unavailable?  brave --type=gpu-process --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --gpu-preferences=WAAAAAAAAAAgAAAIAAAAAAAAAAAAAAAAAABgAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAIAAAAAAAAAABAAAAAAAAAAgAAAAAAAAACAAAAAAAAAAIAAAAAAAAAA== --shared-files --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072
20:19:29 12314 be/4 slackuse    0.00 K/s  261.35 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:29 12406 be/4 slackuse    0.00 K/s   84.76 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:29 12447 be/4 slackuse    0.00 K/s   49.44 K/s  ?unavailable?  Discord --type=utility --utility-sub-type=network.mojom.NetworkService --field-trial-handle=15266758328377167191,4534435925057809525,131072 --disable-features=CookiesWithoutSameSiteMustBeSecure,HardwareMediaKeyHandling,MediaSessionService,SameSiteByDefaultCookies,SpareRendererForSitePerProcess,WinRetrieveSuggestionsOnlyOnDemand --lang=en-US --service-sandbox-type=none --enable-crash-reporter=27959476-b3ca-45ea-a430-e8b94d261941,no_channel --global-crash-keys=27959476-b3ca-45ea-a430-e8b94d261941,no_channel,_companyName=Discord Inc.,_productName=Discord,_version=0.0.17 --shared-files=v8_context_snapshot_data:100 [ThreadPoolForeg]
20:19:29 10465 be/4 slackuse    0.00 K/s  522.70 K/s  ?unavailable?  brave --enable-crashpad
20:19:29 10486 be/4 slackuse    0.00 K/s   35.32 K/s  ?unavailable?  brave --enable-crashpad [Chrome_IOThread]
20:19:29 12378 be/4 slackuse    0.00 K/s   35.32 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:29 12155 be/4 slackuse    0.00 K/s   28.25 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:29 12182 be/4 slackuse    0.00 K/s   28.25 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:30 12314 be/4 slackuse    0.00 K/s    7.32 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:30 10465 be/4 slackuse    0.00 K/s   29.28 K/s  ?unavailable?  brave --enable-crashpad
20:19:30 12378 be/4 slackuse    0.00 K/s   43.92 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:31 12314 be/4 slackuse    0.00 K/s   22.14 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:31 12378 be/4 slackuse    0.00 K/s    7.38 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:31 12434 be/4 root        0.00 K/s    7.38 K/s  ?unavailable?  python /usr/sbin/iotop -bktoqqq -d .5
20:19:31 12155 be/4 slackuse    0.00 K/s   51.66 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:31 12182 be/4 slackuse    0.00 K/s   66.42 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:31 12378 be/4 slackuse    0.00 K/s 3767.70 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:32 12314 be/4 slackuse    0.00 K/s   14.77 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:32 12378 be/4 slackuse    0.00 K/s    7.38 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:32 12182 be/4 slackuse    0.00 K/s    7.38 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:33 12182 be/4 slackuse    0.00 K/s   29.86 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:33 10465 be/4 slackuse    0.00 K/s   22.22 K/s  ?unavailable?  brave --enable-crashpad
20:19:33 12378 be/4 slackuse    0.00 K/s    7.41 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:33 12182 be/4 slackuse    0.00 K/s 1303.86 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:34 12378 be/4 slackuse    0.00 K/s    7.37 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:34 12309 be/4 slackuse   14.78 K/s   44.35 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:34 12370 be/4 slackuse   14.78 K/s  147.83 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:34 12376 be/4 slackuse   29.57 K/s  923.93 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:34 10465 be/4 slackuse    0.00 K/s    7.39 K/s  ?unavailable?  brave --enable-crashpad
20:19:34 12378 be/4 slackuse   29.57 K/s  125.66 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:34 12037 be/4 slackuse   29.57 K/s   51.74 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:34 12446 be/4 slackuse    0.00 K/s  133.05 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:34 12182 be/4 slackuse    0.00 K/s    7.39 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:35 12378 be/4 slackuse    0.00 K/s  205.54 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:35 12434 be/4 root        0.00 K/s    7.34 K/s  ?unavailable?  python /usr/sbin/iotop -bktoqqq -d .5
20:19:35 12037 be/4 slackuse  117.45 K/s    0.00 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:35 10522 be/4 slackuse    0.00 K/s    7.21 K/s  ?unavailable?  brave --type=utility --utility-sub-type=storage.mojom.StorageService --lang=en-US --service-sandbox-type=utility --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 [ThreadPoolForeg]
20:19:35 12155 be/4 slackuse    0.00 K/s    7.21 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:36 12314 be/4 slackuse    0.00 K/s 1263.26 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:36 12155 be/4 slackuse    0.00 K/s   43.81 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:36 12182 be/4 slackuse    0.00 K/s   43.81 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:36 12378 be/4 slackuse    0.00 K/s  385.62 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:36 12434 be/4 root        0.00 K/s    7.42 K/s  ?unavailable?  python /usr/sbin/iotop -bktoqqq -d .5
20:19:37 12314 be/4 slackuse   80.35 K/s    0.00 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:37 12378 be/4 slackuse    0.00 K/s   14.61 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:37 12037 be/4 slackuse    0.00 K/s  248.37 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:37 12155 be/4 slackuse  131.49 K/s  131.49 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:37 12182 be/4 slackuse    0.00 K/s    7.30 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:38 12309 be/4 slackuse    0.00 K/s   88.33 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:38 12314 be/4 slackuse    0.00 K/s  103.05 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:38 12370 be/4 slackuse   22.08 K/s   29.44 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:38 12378 be/4 slackuse   29.44 K/s    0.00 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:38 12037 be/4 slackuse    0.00 K/s   44.16 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:38 12155 be/4 slackuse    0.00 K/s    7.36 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:38 12182 be/4 slackuse    0.00 K/s  103.05 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:38 12434 be/4 root        0.00 K/s    7.37 K/s  ?unavailable?  python /usr/sbin/iotop -bktoqqq -d .5
20:19:38 12182 be/4 slackuse    0.00 K/s   88.41 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:39 12155 be/4 slackuse    0.00 K/s   14.65 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:39 12370 be/4 slackuse    0.00 K/s 3790.09 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:40 12314 be/4 slackuse    0.00 K/s  203.75 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:40 12314 be/4 slackuse    0.00 K/s  139.15 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:40 12460 be/4 slackuse    0.00 K/s  241.68 K/s  ?unavailable?  VQ6B1EUZqoCU04zoRU= --change-stack-guard-on-fork=enable --brave_session_token=18331663282950714436 --lang=en-US --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=14 --launch-time-ticks=272242257 --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 [ThreadPoolForeg]
20:19:42 12182 be/4 slackuse    0.00 K/s   94.95 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:43 12314 be/4 slackuse    0.00 K/s   22.07 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:43 12370 be/4 slackuse    0.00 K/s   29.43 K/s  ?unavailable?  brave --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --enable-crashpad --crashpad-handler-pid=0 --enable-crash-reporter=, --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 --field-trial-handle=0,i,11604196540093491205,10781124275831470758,131072 --enable-crashpad [ThreadPoolForeg]
20:19:43 12155 be/4 slackuse  470.85 K/s  110.36 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]
20:19:43 12182 be/4 slackuse    0.00 K/s  132.43 K/s  ?unavailable?  brave --enable-crashpad [ThreadPoolForeg]

Last edited by Jeebizz; 05-09-2022 at 09:20 PM.
 
Old 05-09-2022, 08:45 PM   #12
enorbet
Senior Member
 
Registered: Jun 2003
Location: Virginia
Distribution: Slackware = Main OpSys
Posts: 4,784

Rep: Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434Reputation: 4434
I have no way yet of knowing if this has anything to do with others' repetitive and cyclical disk access disk, but I am seeing a small but noticeable hit about every 2 seconds that appears to bne associated with jbd2 for ext4 root partitions. On my Main PC it only happens in DEs, not in WMs, not at runlevel 3. You guys see anything like that?
 
Old 05-09-2022, 09:07 PM   #13
Jeebizz
Senior Member
 
Registered: May 2004
Distribution: Slackware15.0 64-Bit Desktop, Debian 11 non-free Toshiba Satellite Notebook
Posts: 4,186

Original Poster
Rep: Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379Reputation: 1379
Quote:
Originally Posted by enorbet View Post
I have no way yet of knowing if this has anything to do with others' repetitive and cyclical disk access disk, but I am seeing a small but noticeable hit about every 2 seconds that appears to bne associated with jbd2 for ext4 root partitions. On my Main PC it only happens in DEs, not in WMs, not at runlevel 3. You guys see anything like that?
I am just using runlevel3, I did not find any references to jbd2 or ext4 - incidentally I do have an ext4 partition, on my SSD (/dev/sda) on sda1 , and it is a /boot partition, since the / partition is F2FS (LILO and F2FS do not agree with eachother), and only other partition on my SSD is a swap (64GB), which is rarely used - only like a few MiB, only now it is 0 since I rebooted, after updating my kernel (security patch).

I am still wondering maybe this has something to do with it?
Code:
brave --enable-crashpad
It is the only thing that stands out to me, is brave somehow compiled with debugging or something? Maybe I could be just reading too much into it, and that probably is not it, but all I know with 99.9999999999% certainty though, it is still brave that is causing this excessive reading/writing to my /home paritition.

Last edited by Jeebizz; 05-09-2022 at 09:08 PM.
 
Old 05-10-2022, 01:34 AM   #14
elcore
Senior Member
 
Registered: Sep 2014
Distribution: Slackware
Posts: 1,753

Rep: Reputation: Disabled
Quote:
Originally Posted by Jeebizz View Post
Except how would that affect the wallet?
No idea, sorry. It'd require testing, and I don't really use brave or the wallet.
Quote:
Originally Posted by suramya View Post
Wouldn't that mean that all data will be lost when the system reboots as /tmp is cleared during boot?
Depends on what you consider "all data" because I did say I copy the profile there on boot.
If you mean "all changes since the last snapshot" then yes.
Though one could easily make a snapshot on shutdown so..
 
Old 05-10-2022, 02:58 AM   #15
suramya
Member
 
Registered: Jan 2022
Location: Earth
Distribution: Debian
Posts: 249

Rep: Reputation: 102Reputation: 102
This seems to be an ongoing issue with Brave. (See: https://github.com/brave/brave-browser/issues/2563 & https://www.reddit.com/r/brave_brows...ing_for_a_few/)
Some folks have been able to fix the issue by switching off the rewards program in Brave.

Quote:
if you mean "all changes since the last snapshot" then yes.
Though one could easily make a snapshot on shutdown so..
Yes, that's what I meant. If the profile is not synced back to the disk you would loose the changes. Or if the system reboots/shuts down before the sync completes. However, that being said if the data sync is not that important then this is a good way to avoid disk usage issues (plus speed up a lot of programs).
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Brave on Kubuntu 20.04 - Unable to run the command specified. The file or folder /snap/brave/107/opt/brave.com/brave/brave does not exist. vmelkon Ubuntu 5 03-02-2022 04:57 PM
LXer: Brave takes brave stand against Google's plan to turn websites into ad-blocker-thwarting Web Bundles LXer Syndicated Linux News 0 08-29-2020 10:12 PM
Something depends on something else but something else is to be installed javascriptninja Linux - Newbie 3 02-05-2012 04:22 PM
Excessive disk activity in 12.0 elyk Slackware 3 07-04-2007 10:53 PM
Excessive Disk Activity overbored Linux - Software 2 01-26-2007 08:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:18 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration