Changes

Jump to navigation Jump to search
26 bytes added ,  18:16, 13 August 2018
move REALTIME-related from RFC
Line 10: Line 10:  
* timerfd
 
* timerfd
 
* timer_create()
 
* timer_create()
* REALTIME offsets
   
* COARSE times
 
* COARSE times
 
* RAW time
 
* RAW time
* vfs modification/creation time should work
  −
* utime()/utimes()/futimesat() (with times == NULL)
  −
* utimensat()/futimens() - with UTIME_NOW
   
* clock_nanosleep()
 
* clock_nanosleep()
* mq_timedsend()/mq_timedreceive()
  −
* semtimedop()
   
* btime in /proc/stat (used by pstools)
 
* btime in /proc/stat (used by pstools)
 
* starttime in /proc/pid/stat
 
* starttime in /proc/pid/stat
Line 24: Line 18:  
==Maybe later==
 
==Maybe later==
 
* arm64/arm32/s390/power64 - add archs vvar support
 
* arm64/arm32/s390/power64 - add archs vvar support
 +
* REALTIME-related:
 +
** REALTIME offsets
 +
** vfs modification/creation time should work
 +
** utime()/utimes()/futimesat() (with times == NULL)
 +
** utimensat()/futimens() - with UTIME_NOW
 +
** mq_timedsend()/mq_timedreceive()
 +
** semtimedop()
 
* Adjtime (too complicated for PoC)
 
* Adjtime (too complicated for PoC)
 
* Cpu time for thread/pid/pgid (times())
 
* Cpu time for thread/pid/pgid (times())
105

edits

Navigation menu