Re: [tg_shares_up rewrite v2 10/11] sched: allow update_cfs_load to update global load

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Wednesday, November 10, 2010 - 9:50 pm

From: David Miller <davem@davemloft.net>
Date: Wed, 10 Nov 2010 20:47:04 -0800 (PST)


And even with this fixed there are even larger problems, as you're
making access to structure members such as 'load_unacc_exec_time'
which only exist when CONFIG_FAIR_GROUP_SCHED is set, but you're doing
it in code that is built unconditionally.

Please fix all of these build problems, as I want to test your changes
without all of the group scheduler bloat turned on.

Thanks.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [tg_shares_up rewrite v2 10/11] sched: allow update_cf ..., David Miller, (Wed Nov 10, 9:50 pm)