Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
What does "/915" means in lib_users output?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3922
Location: Hamburg

PostPosted: Sun Feb 18, 2018 9:26 pm    Post subject: What does "/915" means in lib_users output? Reply with quote

I'm unsure about the meaning of /i915 here:
Code:
t44 ~ # lib_users -s 
4595 "/usr/bin/plasmashell" uses /i915
4594 "/usr/bin/krunner" uses /i915
4446 "/usr/bin/X -nolisten tcp -auth /var/run/sddm/{267f9152-3fea-480f-930f-653fb9b93abc} -background none -noreset -displayfd 12 -seat seat0 vt7" uses /i915
Might be related to the integrated intel graphic but how ?
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Mon Feb 19, 2018 9:52 am    Post subject: Reply with quote

I think it should answer what are the infos display, don't ask me then how you endup with /i915 used :)
Code:
> lib_users  -s | grep caja
3061 "caja" uses /home/krinn/.cache/dconf/user,/home/krinn/.config/dconf/user,/home/krinn/.local/share/gvfs-metadata/home,/home/krinn/.local/share/gvfs-metadata/home-7fdf94d0.log
> lsof | grep caja | grep home | grep DEL
caja      3061           krinn  DEL       REG               8,17                 2752577 /home/krinn/.local/share/gvfs-metadata/home
caja      3061           krinn  DEL       REG               8,17                 2753089 /home/krinn/.local/share/gvfs-metadata/home-7fdf94d0.log
caja      3061           krinn  DEL       REG               8,17                  264687 /home/krinn/.config/dconf/user
caja      3061           krinn  DEL       REG               8,17                 2621454 /home/krinn/.cache/dconf/user
Back to top
View user's profile Send private message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3922
Location: Hamburg

PostPosted: Sat Feb 24, 2018 9:56 am    Post subject: Reply with quote

Hhm, it started with kernel 4.15.1 (4.14.17 doesn't show this behaviour).
lsof prints similar things :
Code:
i915/sign    72             root  cwd       DIR               0,17      180        256 /
i915/sign    72             root  rtd       DIR               0,17      180        256 /
i915/sign    72             root  txt   unknown                                        /proc/72/exe
i915/sign    73             root  cwd       DIR               0,17      180        256 /
i915/sign    73             root  rtd       DIR               0,17      180        256 /
i915/sign    73             root  txt   unknown                                        /proc/73/exe
i915/sign    74             root  cwd       DIR               0,17      180        256 /
i915/sign    74             root  rtd       DIR               0,17      180        256 /
i915/sign    74             root  txt   unknown                                        /proc/74/exe
i915/sign    75             root  cwd       DIR               0,17      180        256 /
i915/sign    75             root  rtd       DIR               0,17      180        256 /
i915/sign    75             root  txt   unknown                                        /proc/75/exe
firefox    9081         tfoerste  DEL       REG               0,15              939235 /i915
firefox    9081         tfoerste  DEL       REG               0,15             1000507 /i915
firefox    9081         tfoerste  DEL       REG               0,15              939244 /i915
firefox    9081         tfoerste  DEL       REG               0,15              999577 /i915
firefox    9081         tfoerste  DEL       REG               0,15              936158 /i915
firefox    9081         tfoerste  DEL       REG               0,15              886818 /i915
firefox    9081         tfoerste  DEL       REG               0,15              938199 /i915
...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum