Find the answer to your Linux question:
Page 1 of 171 1 2 3 4 5 11 51 101 ... LastLast
Threads 1 to 20 of 3401

Forum: Kernel

Request help with Linux kernel compilation, theory, programming, or other kernel related issues

  1. Monitor process memory usage

    I'm looking for a way to monitor memory usage based on procid ... both res and shared mem. Where can I find this information? I was thinking about...

    Started by li9ux_newbie, 05-31-2006
    • Replies: 4
    • Views: 94,135
    09-10-2007 Go to last post
  2. Extracting initrd image

    i have initrd-2.6.19.1.img. How to extract initrd image in FC6

    Started by anando.1980, 01-15-2007
    • Replies: 6
    • Views: 87,852
    02-22-2007 Go to last post
  3. What package contains Xlib.h?

    I'm trying to compile (I think) imwheel and it coughs up. So I go through the hideous list of errors and find a lot of "can't find"s. So I open the...

    Started by Mikey, 04-06-2004
    • Replies: 7
    • Views: 81,500
    02-22-2007 Go to last post
  4. Kernel panic: no init found. Try passing init= option to ker

    hi all i was trying to recompile my kernel with NTFS suport. i tried the following steps cd /usr/src/linux2.4 make clean make menuconfig...

    Started by surya, 12-01-2004
    • Replies: 8
    • Views: 76,282
    07-25-2007 Go to last post
  5. what does kswapd0 do??

    I'm tring to troubleshoot a suse box and I keep seeing this guy come up to the top and then go back down. It isn't consuming lots of cpu(I've found...

    Started by mace1953, 07-12-2006
    • Replies: 1
    • Views: 76,009
    07-12-2006 Go to last post
  6. Lightbulb Mini HowTO: Compile the Linux Kernel (2.6.*)

    PREAMBLE First of all, this is an experience I would like to share, the Linux Kernel deserves time BEFORE compiling (around 30 min. Recollecting...

    Started by dothacktsukimoto, 02-16-2006
    • Replies: 8
    • Views: 72,275
    07-05-2006 Go to last post
  7. Kernal panic: VFS : Unable to mount root fs on 00:00

    Hi I am new on linux and having proble. I have successfuly got kernal 2.4.20-8 to run. But now I try whith 2.4.25 and then I get a problem when I...

    Started by goranj, 03-18-2004
    2 Pages
    1 2
    • Replies: 10
    • Views: 58,696
    oz
    09-24-2007 Go to last post
  8. No rule to make target `init/main.o', needed by `init/built-

    I am attempting a simple kernel build with Redhat Desktop 4, at least I thought I was. I am having repeated problems with the following error: #...

    Started by thehl, 05-17-2005
    • Replies: 7
    • Views: 55,196
    11-25-2006 Go to last post
  9. Kernel panic: no init found

    Hi. I have a booting problem. I compile kernel 2.4.22 and no problem had seen while compiling. but when I try to boot. it gives this errror unable...

    Started by oguz_83, 12-24-2004
    • Replies: 6
    • Views: 43,945
    02-22-2005 Go to last post
  10. /proc/PID/status

    What do the lines in /proc/PID/status mean?

    Started by a thing, 11-13-2005
    • Replies: 4
    • Views: 31,263
    06-25-2008 Go to last post
  11. 'Unkown symbol in module' error while insmodding - but it should be fine!?

    Hi, I have compiled my kernel module, after a lot of debugging. So heres what I do: So then I do a 'dmesg' and get:

    Started by Cormac_Redmond, 03-01-2006
    • Replies: 1
    • Views: 29,588
    03-01-2006 Go to last post
  12. where can find printk ?

    hi guys i am try to write a small module which is loding is say hello ,when remove it will put the console am gone thats all .my code is not have...

    Started by cahmetdeniz, 01-03-2005
    2 Pages
    1 2
    • Replies: 12
    • Views: 27,388
    07-11-2006 Go to last post
  13. how to write my own shell

    i wanna build a new shell for my linux environment ,i do the kernel compilation and all that but i ve an idea to buil my own shell how do i do that...

    Started by recklinux, 09-25-2005
    • Replies: 8
    • Views: 27,101
    09-27-2005 Go to last post
  14. 2.8 kernel

    may i ask if anyone knows when will kernel 2.8 arrive

    Started by jan1024188, 12-08-2006
    • Replies: 5
    • Views: 26,318
    10-14-2007 Go to last post
  15. Where is the output of printk?

    I am working in the x concole. I can't see the printk from the screen. I am wondering what is the difference of the following files: ...

    Started by walking, 11-09-2004
    • Replies: 4
    • Views: 25,518
    11-10-2004 Go to last post
  16. how to load a kernel module at boot time

    Hi , In my project i have written one driver on top of the parallel port.Now i want to Load my driver which is a kernel module to load...

    Started by raju82, 08-19-2006
    • Replies: 1
    • Views: 25,141
    08-21-2006 Go to last post
  17. NMI Watchdog

    Hello, I have been looking all over the internet to find out what the "NMI watchdog" does and if it is really needed. Can anyone help me out?...

    Started by cactus.ed, 09-11-2007
    • Replies: 2
    • Views: 24,859
    09-13-2007 Go to last post
  18. how to modify and read the tick rate:HZ

    hi, one of our customer is facing an issue with jiffies wrap up. on a 32 bit machine, the variable jiffies count upto 472 days. the customer's...

    Started by amit4g, 01-08-2008
    • Replies: 7
    • Views: 24,684
    01-29-2008 Go to last post
  19. What Kernel Ring Buffer Contains?

    Dear All, Currently I am studying about Kernel Space drivers and there i have came across the term Kernel Ring Buffer, 'dmesg' command...

    Started by Nishant Desai, 08-30-2006
    • Replies: 4
    • Views: 23,084
    08-31-2006 Go to last post
  20. Device or resource busy !!

    when i run the command: rmmod mymodule, linux give me a message : Device or resource busy . so i can't uninstall my module. please tell me...

    Started by likan, 07-16-2004
    • Replies: 2
    • Views: 22,939
    07-17-2004 Go to last post

Page 1 of 171 1 2 3 4 5 11 51 101 ... LastLast

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •