[LITMUS^RT] [starting LITMUS]
Dhanny R
dhanker2626 at gmail.com
Thu May 28 14:13:20 CEST 2015
> after finish install rt-xen 2.0 with xen 4.5 include, i create 2 guest
dom0 with ubuntu linux 3.10.41, for this time, they all okay..
> then i install LITMUS with the configuration preempt :
Are you perhaps accidentally launching the wrong kernels?
yeah, i think i'm in the right path, coz after create 2 guest OS in 2 vcpu
(vm1 n vm2), i'm install LITMUS inside (vm1 n vm2),
in root vm1 n vm 2 : uname -a
Linux vm1 3.10.41 #2 SMP PREEMPT Sun May 17 23:52:27 WIB 2015 x86_64 x86_64
x86_64 GNU/Linux
it's right?
so in my 2 vcpu (in root vm1 n vm2) i have done install LITMUS
in root vm1 n vm2 (after done install LITMUS), i check /proc/litmus and ls :
root at vm1:/proc/litmus# ls
active_plugin cpus domains plugins stats
each vcpu (in root vm1 n vm2) after done install LITMUS, i instal liblitmus
n ft_tools,
so in my 2 vcpu (in root vm1 n vm2) : ls
Desktop litmus-rtxen
ft_tools liblitmus
it's right?
could u tell me where is my wrong step n why i cant choose the active
plugin?
veryn thanks for your help,
regards..
On Thu, May 28, 2015 at 6:09 PM, Björn Brandenburg <bbb at mpi-sws.org> wrote:
> On 28 May 2015, at 12:56, Dhanny R <dhanker2626 at gmail.com> wrote:
> >
> > for the following command u said, no.1, 2, 3, n 4, my result are : "no
> such file directory"
> > but i dont know where i'm miss the configuration, may i know if my step
> are wrong?
>
> Then you are either not not running a LITMUS^RT kernel, or you something
> went wrong during bootup and the /proc/litmus entry was not created (but
> I’ve never seen that fail before). Check your kernel message log for
> anything related to LITMUS^RT.
>
> In particular, if you *are* running a LITMUS^RT kernel and are *not*
> seeing a /proc/litmus directory, then you should be able to find the error
> message from the following lines:
>
> litmus_dir = proc_mkdir("litmus", NULL);
> if (!litmus_dir) {
> printk(KERN_ERR "Could not allocate LITMUS^RT procfs
> entry.\n");
> return -ENOMEM;
> }
>
>
> Details:
> https://github.com/LITMUS-RT/litmus-rt/blob/master/litmus/litmus_proc.c#L190
>
>
> > after finish install rt-xen 2.0 with xen 4.5 include, i create 2 guest
> dom0 with ubuntu linux 3.10.41, for this time, they all okay..
> > then i install LITMUS with the configuration preempt :
>
> Are you perhaps accidentally launching the wrong kernels?
>
> > in root:uname -a
> > Linux vm1 3.10.41 #2 SMP PREEMPT Sun May 17 23:52:27 WIB 2015 x86_64
> x86_64 x86_64 GNU/Linux
>
> Are you 100% sure this is actually the kernel with the LITMUS^RT patch
> applied?
>
> - Björn
>
>
> _______________________________________________
> litmus-dev mailing list
> litmus-dev at lists.litmus-rt.org
> https://lists.litmus-rt.org/listinfo/litmus-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.litmus-rt.org/pipermail/litmus-dev/attachments/20150528/89c78a9f/attachment.html>
More information about the litmus-dev
mailing list