All of lore.kernel.org
 help / color / mirror / Atom feed
* How to understan /proc/sys/kernel/sched_domain/cpu$/domain$/flags?
@ 2016-02-26 10:13 Nan Xiao
  2016-02-26 14:18 ` Cihangir Akturk
  0 siblings, 1 reply; 2+ messages in thread
From: Nan Xiao @ 2016-02-26 10:13 UTC (permalink / raw)
  To: kernelnewbies

Hi all,

I find there is a flags file under
/proc/sys/kernel/sched_domain/cpu$/domain$ directory,
but can't figure out the meaning of this file:

# cat flags
687

Could anyone tell me where I can find the definition of this file? Thanks
in advance!

Best Regards
Nan Xiao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160226/d7ff1df1/attachment.html 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* How to understan /proc/sys/kernel/sched_domain/cpu$/domain$/flags?
  2016-02-26 10:13 How to understan /proc/sys/kernel/sched_domain/cpu$/domain$/flags? Nan Xiao
@ 2016-02-26 14:18 ` Cihangir Akturk
  0 siblings, 0 replies; 2+ messages in thread
From: Cihangir Akturk @ 2016-02-26 14:18 UTC (permalink / raw)
  To: kernelnewbies

On Fri, Feb 26, 2016 at 06:13:02PM +0800, Nan Xiao wrote:
> Hi all,
> 
> I find there is a flags file under
> /proc/sys/kernel/sched_domain/cpu$/domain$ directory,
> but can't figure out the meaning of this file:
> 
> # cat flags
> 687
> 
> Could anyone tell me where I can find the definition of this file? Thanks

Hi Nan,

A quick grep on the source tree gives the following results;
http://lxr.free-electrons.com/source/kernel/sched/core.c?v=4.2#L5221

> in advance!
> 
> Best Regards
> Nan Xiao

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-26 14:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-26 10:13 How to understan /proc/sys/kernel/sched_domain/cpu$/domain$/flags? Nan Xiao
2016-02-26 14:18 ` Cihangir Akturk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.