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.

 

148927574690_596360007051Claude 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

 
146428114045_509160007132raz 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

 
187227324783_530760007681raz 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?

 
157921864585_500260007841seshikanth 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

 
133522114481_584060007964seshikanth 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

 
194925124720_563960007970SandeepKsinha
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

 
169029394781_573560007335Robert 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

 
186829014066_565060007378arun 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

 
133027874564_591660007059SandeepKsinha
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

 
175721244270_523760007294SandeepKsinha
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

 
120029134807_592160007281Grant 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

 
189122404219_567160007249Message not availabl

 
100628424150_507360007358David Wuertele

 
145128224145_501560007935Kalpesh 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

 
107424944058_534560007022sikandar 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

 
164029324935_544660007485seshikanth 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

 
172727444725_594760007700seshikanth 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

 
119524214542_534660007033RT 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

 
170429464856_585060007593Robert 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

 
178420364086_584360007818Woodrow 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

 
186620214750_580060007603Martin MxF8ller Skar

 
128521944346_501060007761Vikash 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 *

 
171023364181_525160007676Mulyadi Santosa
Does x86 support 8K pages??? IMO, No.

 
128523864621_514060007582Vikash 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"

 
173420204618_582160008000Srinivas G

 
163827294021_538860007489Greg 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

 
199228144683_533760007824Sukanto 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.

 
109825334159_527960007842Sukanto 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

 
195620694228_557660007465Mulyadi 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

 
115829444485_577760007348nidhi 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

 
177724024076_579860007605Robert 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

 
128627824418_597060007241Robert 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

 
179322174775_595360007560Denis 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

 
179424524629_502260007840Gabriele 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

 
148721864784_597360007548venkatram 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

 
132027394950_539760007741Rohit Sharma

 
100128244522_542060007641seshikanth 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 

 
166225854858_543660007354seshikanth 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

 
199623314806_562560007834Chetan 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

 
146528424019_524860007983Chetan 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

 
179621344722_574660007259Pei 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

 
148625334082_500760007875seshikanth 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

 
164926154459_550660007997Ramesh
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. 

 
186020464327_566660007682Ramesh
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

 
150021364523_552060007337Mulyadi 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

 
150221804471_522460007002sandeep lahane
Yes to some extent ... I have already done experimenting on changing 

 
148324124536_556560007489sandeep 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

 
143920684103_589960007154sky 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

 
189524344201_522260007873Robert 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

 
190426004008_542760007393pradeep 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