SEARCH  

NEWS

2010.10.06:11:36:28
OnetVOD: filmy i seriale w pakiecie VODmax
Onet VOD wprowadził pakiet VODmax, który umożliwia nieograniczony dostęp do ponad 200 godzin płatnych materiałów wideo o charakterze premium dostępnych w serwisie: amerykańskich seriali z wytwórni Warner Bros, polskich produkcji, w tym prapremier seriali TVN oraz kilkudziesięciu filmów fabularnych.

 

173621384192_515060007799Claude Robitaille
Hi Claude.... Just trying to give you idea... On Mon, May 18, 2009 at 4:35 AM, Claude Robitaille <clauder@xxxxxxxxxxxx wrote: Hi all, i am trying to create a module that will receive fram

 
192822024012_589360007271raz ben yehuda
Hi.... On Tue, May 19, 2009 at 12:07 AM, Claude Robitaille <clauder@xxxxxxxxxxxx wrote: Thanks Mulyadi, this is what I was suspecting would be the way to go. But I am more familiar, stil

 
145523304953_598160007913raz ben yehuda
That is another solution; which function do you call to transmit: dev_queue_xmit? Do you handle fragmentation, and hence need to receive ICMP replies?

 
101125384237_527760007508seshikanth varma
Can i make a direct/quick guess? did u use spin lock in your codes? if yes, that could be the problem: caller of sock_sendmsg() must be able to sleep: 1945 if (copy_from_user(ctl

 
171826574005_577960007851seshikanth varma
On Sun, May 17, 2009 at 3:18 PM, seshikanth varma <seshikanthvarma@xxxxxxxxx wrote: Hi All, I am trying to understand the implementation of copy_from_user() and copy_to_user() implemen

 
187425934989_506660007175SandeepKsinha
IMO, binutils members can answer this better. copying binutils list.... On Sat, May 23, 2009 at 12:06 AM, seshikanth varma <seshikanthvarma@xxxxxxxxx wrote: Hi I googled out but i could not

 
186526714378_587860007689Robert P J Day
SandeepKsinha wrote: On Sat, May 23, 2009 at 1:02 PM, SandeepKsinha <sandeepksinha@xxxxxxxxx wrote: IMO, binutils members can answer this better. copying binutils list.... On Sat, M

 
114920174019_510160007881arun c
On Sat, May 16, 2009 at 10:11 PM, Robert P. J. Day <rpjday@xxxxxxxxxxxxxx wrote:  i just want to verify how to play with the linux-next tree. following the instructions here: re

 
101320094419_525160007828SandeepKsinha
Hi Arun, On Sat, May 16, 2009 at 5:48 PM, arun c <arun.edarath@xxxxxxxxx wrote: Hi all, I want to copy data from user space to PCI memory. I mapped the PCI memory of the card by, 1

 
176020044484_576560007340SandeepKsinha
Hi Arun, Sandeep, On Sat, May 16, 2009 at 06:33:44PM +0530, SandeepKsinha wrote: Hi Arun, On Sat, May 16, 2009 at 5:48 PM, arun c <arun.edarath@xxxxxxxxx wrote: Hi all, I want

 
161626574934_560560007677Grant Grundler
Hi, On Mon, May 18, 2009 at 6:50 AM, Grant Grundler <grundler@xxxxxxxxxxxxxxxx wrote: Hi Arun, Sandeep, On Sat, May 16, 2009 at 06:33:44PM +0530, SandeepKsinha wrote: Hi Arun, On

 
178025884347_515860007910Message not availabl

 
184726144927_586760007925David Wuertele

 
174727304935_516660007222Kalpesh Rathod
i hope this old mailist archive can help u.. rel="nofollow" kerneltrap.org/mailarchive/linux-kernel/2007/1/11/44365/thread kerneltrap.org/mailarchive/linux-kernel/2007/1/11/44365/thread O_DIR

 
199427414226_547860007010sikandar shah
Hi... Trying my best to answer.... On Thu, May 14, 2009 at 6:51 PM, Kalpesh Rathod <kalpeshrathod@xxxxxxxxx wrote: Hi, I want to implement bottom half handler for my driver. As per my d

 
181821214667_575260007390seshikanth varma
Hi! On 02:45 Thu 14 May , sikandar shah wrote: Hello i am a interested in linux development,but there are many resources about development in C,C++ in linux but i want to do programming in

 
142825064978_577560007443seshikanth varma
On 5/14/09, seshikanth varma <seshikanthvarma@xxxxxxxxx wrote: Hi All, My desktop has single i386 processor and i installed ubuntu with SMP kernel on it. grep processor /proc/cpuinfo show

 
168425114057_561160007774RT Mistler
Hi, - is there a way to acquire physically contiguous DRAM pages by memory mapping /dev/mem or /dev/zero? Would this method guarantee physical continuity and fail otherwise or just be best-effort a

 
153621244504_547060007485Robert P J Day
On Mon, May 11, 2009 at 5:00 PM, RT Mistler <rtmistler@xxxxxxxxxx wrote: Hi, Ive been looking at some kernel modules trying to map an embedded devices resources and while going through a

 
169222834226_591960007733Woodrow Douglass
On Mon, May 11, 2009 at 5:22 PM, Robert P. J. Day <rpjday@xxxxxxxxxxxxxx wrote: On Mon, 11 May 2009, Bob Beers wrote: On Mon, May 11, 2009 at 5:00 PM, RT Mistler <rtmistler@xxxxxxxxxx

 
192925804854_559660007580Martin MxF8ller Skar

 
198727594086_596560007751Vikash Kumar
Hi,Can someone help me understand the significance of spacing in struct linear_conf_t ?struct linear_private_data{    struct linear_private_data *prev;   /* earlier version *

 
140722174261_546560007638Mulyadi Santosa
Does x86 support 8K pages??? IMO, No.

 
123923644763_574360007052Vikash Kumar
yeah, i think the page size refer to hardware mechanism. reference as "Intel® 64 and IA-32 Architectures Software Developer’s Manual Volume 3A: System Programming Guide, Part 1"

 
122825264336_545460007097Srinivas G

 
118723744677_504060007007Greg KH
Im not sure what windows has. But KGDB gives you everything that a normal GDB session gives. And it is quite simple to use ... -----Original Message----- From: kernelnewbies-bounce@xxxxxxxxxxx

 
162129574767_570760007299Sukanto Ghosh
From: Greg KH [ rel="nofollow" mailto:greg@xxxxxxxxx mailto:greg@xxxxxxxxx ] Use a network console, having all of your kernel log messages get sent to a separate machine over the network.

 
145823284517_571960007344Sukanto Ghosh
Hi... On Mon, May 11, 2009 at 4:22 PM, Sukanto Ghosh <sukanto.cse.iitb@xxxxxxxxx wrote: Hi, I was adding a field to the 3 trace_mark() calls in kernel/sched.c. The calls are at: i) conte

 
135720324708_511960007542Mulyadi Santosa
I have checked by setting conditional breakpoints that task- mm is always NULL in those locations. I have also found that task remains NULL many times, but surprisingly the trace_mark() successfully

 
117120024068_550760007513nidhi mittal hada
i have compiled and installed kernel 2.6.28.7 on my machineand wrote a kernel module which uses simply current- mmbut compilation error comes using field mm in my machine in sched.h definition if tas

 
160526444887_528260007856Robert P J Day
On Mon, May 11, 2009 at 4:20 PM, nidhi mittal hada <nidhimittal19@xxxxxxxxx wrote: i have compiled and installed kernel 2.6.28.7 on my machine and wrote a kernel module which uses simply curr

 
128923064813_505560007733Robert P J Day
2009/5/10 Robert P. J. Day <rpjday@xxxxxxxxxxxxxx :  whats the current state of the art WRT real time in the kernel? ive never played with real time yet, but im interested in giving it a

 
135524714060_587260007854Denis Borisevich
On Sun, 10 May 2009, Denis Borisevich wrote: Here is the wiki page of the CONFIG_PREEMPT_RT patch rel="nofollow" rt.wiki.kernel.org/index.ph/Main_Page rt.wiki.kernel.org/index.ph/Main_Page

 
121625464886_592560007661Gabriele Modena
On Mon, 11 May 2009, Denis Borisevich wrote: 2009/5/10 Robert P. J. Day <rpjday@xxxxxxxxxxxxxx : On Sun, 10 May 2009, Denis Borisevich wrote: Here is the wiki page of the CONFIG_PR

 
146728374664_553560007121venkatram ajmeera
Hi,I was just looking through the hlist implementation and found it somewhat confusing. I did get a better idea after referring to this : rel="nofollow" mail.nl.linux.org/kernelnewbies/2008-02/msg

 
104729494766_593460007450Rohit Sharma

 
179025204757_560260007770seshikanth varma
On Fri, May 8, 2009 at 8:36 PM, venkatram ajmeera <toajmeera@xxxxxxxxx wrote: Hai I am interested in learing  linux kernel  internal thouroughly I advice you to get "Linux 

 
133429324241_539560007430seshikanth varma
On Thu, May 7, 2009 at 10:38 PM, seshikanth varma <seshikanthvarma@xxxxxxxxx wrote: Hi, I am learning linux kernel. I have written a simple program to understand the usage of mutex variable

 
124820194977_513460007642Chetan Nanda
On Thu, May 7, 2009 at 10:58 PM, seshikanth varma <seshikanthvarma@xxxxxxxxx wrote: This is the way i have defined the variables: volatile int i asm("eax"); /* For

 
179524114478_545960007823Chetan Nanda
On Fri, May 8, 2009 at 4:42 PM, Chetan Nanda I am still confused, as every thread will be having its own register set and this set will get stored in its tast_struct at each context switch and a

 
158029944772_534560007002Pei Lin
On Sun, May 10, 2009 at 4:56 PM, Chetan Nanda <chetannanda@xxxxxxxxx wrote: On Fri, May 8, 2009 at 7:34 PM, Mulyadi Santosa <mulyadi.santosa@xxxxxxxxx wrote: On Fri, May 8, 2009

 
179627174522_555260007098seshikanth varma
Please note that task_struct structure will be shared in case of kernel threads. If u use pthread library, it being a user space thread does not have a specific task_struct structure. So, kernel does

 
132226534029_556360007834Ramesh
One thing is my machine is not SMP. How do i enable SMP on my machine? Mine is single i386 processor and my aim is to emulate SMP over it. 

 
199422974853_597060007798Ramesh
Hi Ramesh,My program above has uselock=0 for not using pthread_mutex_lock and 1 for using pthread_mutex_lock.  I tried with files too. Theoritically speaking, this should generate race condition

 
161222264208_509060007154Mulyadi Santosa
Hi Seshi, I  suppose  race is generated with  LOOPCONSTANT = 100000, Actually for race  on the variables the threads need to be scheduled in the middle of updating the v

 
191322654147_568460007074sandeep lahane
Yes to some extent ... I have already done experimenting on changing 

 
168624064791_520860007109sandeep lahane
This sounds good. My kernel is not SMP. Then to try some experiments on this concept of automicity and how the threads are affected with this, is there any way to simulate SMP kernel. I mean, i want

 
130722804762_533760007811sky knight
Hey this is really awesome :) ... One more thing u want to understand is that we have several concurrency problems like producer-consumer, reader-writer etc. How do i test these things ? Modifying th

 
117028374107_502360007539Robert P J Day
Hi, On Thu, May 7, 2009 at 7:30 PM, sky knight <sky_knight02@xxxxxxxxx wrote: How to find whether proc is mounted or sys is mounted using C libraries. You can use gnu libc functions: rel="n

 
182124174766_502860007451pradeep singh
Hello all,     I just read a paper which says "The system was configured in uniprocessor and singlethreaded mode", I searched google for the me