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.

 

145526224894_529760008000Claude 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

 
198129604944_587560007542raz 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

 
127125864634_599260007838raz 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?

 
178226714933_539860007890seshikanth 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

 
195725174536_530260007808seshikanth 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

 
141029344429_530460007184SandeepKsinha
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

 
130422104144_524860007179Robert 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

 
179023564766_542460007600arun 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

 
126221304271_519460007176SandeepKsinha
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

 
108424854693_562060007171SandeepKsinha
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

 
142721984104_585760007335Grant 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

 
104128084546_518560007631Message not availabl

 
136428464988_513060007335David Wuertele

 
173025314465_500060007994Kalpesh 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

 
117728104479_587160007267sikandar 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

 
104128584465_514660007969seshikanth 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

 
148127554776_502760007831seshikanth 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

 
165823044676_564560007946RT 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

 
198121644476_544660007202Robert 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

 
144023424012_592060007442Woodrow 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

 
118622554299_565260007013Martin MxF8ller Skar

 
162028834769_539560007709Vikash 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 *

 
122625684013_590360007448Mulyadi Santosa
Does x86 support 8K pages??? IMO, No.

 
184821944613_532460007778Vikash 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"

 
152620804120_553860007334Srinivas G

 
198121864589_528060007991Greg 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

 
129324574874_506260007784Sukanto 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.

 
177220794352_578660007566Sukanto 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

 
123328304761_584760007401Mulyadi 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

 
162426794482_574560007481nidhi 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

 
107821974668_566860007505Robert 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

 
165927714963_553260007816Robert 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

 
131626044895_566960007877Denis 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

 
123526234706_599760007860Gabriele 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

 
139720944538_587960007756venkatram 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

 
136029184953_502760007430Rohit Sharma

 
153322444200_549560007033seshikanth 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 

 
131020934638_520560007027seshikanth 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

 
108229984651_578960007120Chetan 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

 
164823914214_518660007052Chetan 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

 
194226304971_589560007556Pei 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

 
132421904801_552560007578seshikanth 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

 
155829974671_519560007433Ramesh
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. 

 
122322844431_587460007425Ramesh
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

 
199427204816_520760007085Mulyadi 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

 
126028484716_523160007374sandeep lahane
Yes to some extent ... I have already done experimenting on changing 

 
178820664565_558860007250sandeep 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

 
116521494246_583760007448sky 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

 
126925684732_570160007805Robert 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

 
112524354525_594260007431pradeep 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