All of lore.kernel.org
 help / color / mirror / Atom feed
From: michael trimarchi <trimarchi@gandalf.sssup.it>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Real time
Date: Thu, 01 Jul 2004 10:22:07 +0200	[thread overview]
Message-ID: <40E3C9AF.4000306@gandalf.sssup.it> (raw)

Hi,
I'm working on porting modular real time scheduler on linux layer ... 
I'm using only kernel thread... Actually I dont't call the 
kernel_thread(init, .... and I inizialize my scheduler and OS struct... 
I schedule my kernel thread... I'm trying to use the printk in the 
kernel_thread but sometimes I dont't having result on the console. The 
console does't print my debug on screen... Is there an unburred printk?

Best regards
Michael Trimarchi



             reply	other threads:[~2004-07-01  8:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-01  8:22 michael trimarchi [this message]
2004-07-01 10:57 ` Real time Richard B. Johnson
2004-07-01 13:43   ` michael trimarchi
2004-07-07 10:00   ` michael trimarchi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40E3C9AF.4000306@gandalf.sssup.it \
    --to=trimarchi@gandalf.sssup.it \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.