<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">On 22 Mar 2015, at 13:33, Namhoon Kim <<a href="mailto:namhoonk@cs.unc.edu" class="">namhoonk@cs.unc.edu</a>> wrote:<br class=""><div><blockquote type="cite" class=""><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class=""><div class=""><div class="">Hi,<br class=""><br class=""></div>There was a paper at RTAS 2014 on bank-aware memory allocation (PALLOC). I'm trying to use PALLOC memory allocator in LITMUS-RT. PALLOC uses CGROUP interface in Linux, so we need to create a CGROUP partition and assign cpus, mem nodes, and memory banks to the partition to invoke their bank-aware memory allocation. Does LITMUS-RT support Linux CGROUP? Can we run LITMUS-RT tasks within a CGROUP partition?  (e.g., available cpus for global scheduler) The installation instruction page on LITMUS-RT wiki says we should disable support for group scheduling. Does it mean that we can use Linux CGROUP and only the group scheduling feature is not supported?<br class=""><br class=""></div>The paper and code links are here.<br class=""><br class=""><a href="http://www.ittc.ku.edu/%7Eheechul/papers/palloc-rtas2014.pdf" target="_blank" class="">http://www.ittc.ku.edu/~heechul/papers/palloc-rtas2014.pdf</a><br class="">

<br class="">
<a href="https://github.com/heechul/palloc" class="">https://github.com/heechul/palloc</a><br class=""></div></div></div></div></blockquote><br class=""></div><div>Sorry, we have never used cgroups with LITMUS^RT before. It should be possible in principle, but you’ll have to figure out what needs to be adjusted. It probably won’t work “out of the box”.</div><div><br class=""></div><div>- Björn</div><div><br class=""></div></body></html>