bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #48890] mach-defpager isn't properly marked important


From: Brent Baccala
Subject: [bug #48890] mach-defpager isn't properly marked important
Date: Thu, 25 Aug 2016 01:10:51 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

URL:
  <http://savannah.gnu.org/bugs/?48890>

                 Summary: mach-defpager isn't properly marked important
                 Project: The GNU Hurd
            Submitted by: baccala
            Submitted on: Thu 25 Aug 2016 01:10:48 AM GMT
                Category: Hurd Servers
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Reproducibility: Every Time
              Size (loc): None
         Planned Release: None
                  Effort: 0.00
Wiki-like text discussion box: 

    _______________________________________________________

Details:

mach-defpager is being killed by /sbin/killall5 because it isn't properly
being flagged as an 'important' process.

'important' processes report their startcode and endcode fields as 0 in their
/proc/PID/stat files.

mach-defpager isn't properly flagging, as can be easily verified:


ps e | grep mach-defpager

cut -d ' ' -f 26,27 /proc/11/stat


There's code in mach-defpager/main.c (lines 128-139) that is intended to do
this, but for some reason this isn't working.





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48890>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]