Re: Starting to learn Linux...

2023-05-19 Thread Fernando Apesteguía
On Fri, May 19, 2023 at 11:49 AM Greg KH wrote: > On Fri, May 19, 2023 at 01:24:18PM +0530, Deepak Goel wrote: > > This link is good. However it is listing all the software which runs on > > Linux-kernel. I want to know what's going on inside the Linux-kernel > > (thread management, memory

Re: Developing environments used for kernel development

2015-12-28 Thread Fernando Apesteguía
El 28/12/2015 13:58, "Manuel Pégourié-Gonnard" escribió: > > Hi, > > On 28/12/2015 13:28, Daniel. wrote: > > Is there anybody using cscope inside vim? Is there an alternative > > keybinds for the :cs commands? > > > I use this file from the cscope distribution, that defines

Re: Eudyptula Challenge response submission

2015-01-31 Thread Fernando Apesteguía
El 31/01/2015 15:10, Alisha Jain jain.alish...@gmail.com escribió: Hello I am a newbie in the world of Linux Kernel. So I started Eudyptula Challenge. I have completed the patch along with the Makefile and it is being loaded successfully on my system. But I am stuck on how to send my

Re: How to submit for eudyptula-challenge

2014-12-17 Thread Fernando Apesteguía
El 18/12/2014 07:03, sanjeev sharma sanjeevsharmae...@gmail.com escribió: Hello All, I am using Thunderbird and also Gmail Email client for submitting the eudyptula challenge Task and after following below steps I have published on my Blog, every time I am getting problem with attachment You

Re: [Eudyptula] How long have you been waiting?

2014-12-05 Thread Fernando Apesteguía
On Sat, Nov 22, 2014 at 12:46 AM, Joris Bolsens epicbl...@gmail.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/21/2014 04:56 AM, karthik nayak wrote: On Fri, Nov 21, 2014, 6:24 PM Sudip Mukherjee sudipm.mukher...@gmail.com wrote: Took 5 weeks for me on Task 05 and I got it

Re: [Eudyptula] How long have you been waiting?

2014-12-05 Thread Fernando Apesteguía
El 05/12/2014 19:03, Sudip Mukherjee sudipm.mukher...@gmail.com escribió: I liked task five, that was fun. Got it wrong a few times. task 5 is a tough one. till now in the order of toughness that is the 2nd most tough i faced . I'm on task 03, just submitted it yesterday.

Re: eudyptula-challenge

2014-09-23 Thread Fernando Apesteguía
El 23/09/2014 15:58, Sudip Mukherjee sudipm.mukher...@gmail.com escribió: On Tue, Sep 23, 2014 at 5:05 PM, Giedrius Statkevicius giedrius.statkevic...@gmail.com wrote: On 2014.09.23 07:26, Sudip Mukherjee wrote: hi, has anyone heard from little about their task in last 2 weeks ? i am

Re: printk or pr_level?

2014-07-23 Thread Fernando Apesteguía
On Wed, Jul 23, 2014 at 8:34 PM, Kristofer Hallin kristofer.hal...@gmail.com wrote: 1. No. Depending on what subsystem your are printing logs from you should use different functions for logging. In the networking subsystem netdev_dbg is suitable and so on. Otherwise pr_debug will always work

Re: TASK05

2014-06-20 Thread Fernando Apesteguía
El 20/06/2014 14:02, Akam azurelus...@gmail.com escribió: Hello, I am stuck on Task05. Can you help me with more pointers for this task ? So I can read and understand and write my own code. I am sorry, I am lazy. I tried following LDD chapter mentioned but I am not able to get it into the

Re: Eudyptula Challenge Submission and no response?

2014-06-05 Thread Fernando Apesteguía
El 05/06/2014 14:59, George E. Moore g...@x-ctr-l.com escribió: Is there a POC (email contact for Eudyptula Challenge)? Submitted response to Eudyptula Challenge, task 01 (05/23/14) and have yet to receive response. Patience. A lot of people are taking the challenge. Cheers. --

Re: Eudyptula Challenge Task 2 == Task 3?

2014-05-19 Thread Fernando Apesteguía
El 19/05/2014 10:08, Matthias Beyer m...@beyermatthias.de escribió: Hi, I send my solution for task 3 yesterday evening. Task 3 is almost the same as task 2, I think. Maybe they should be merged into one? Also because for some users compiling a kernel takes a _lot_ of time... Where to

Re: Eudyptula Challenge and gmail

2014-04-21 Thread Fernando Apesteguía
El 21/04/2014 13:12, Ritesh Ranjan r.ranjan...@gmail.com escribió: Hi, I was trying to implement the task 1 and send the mail using gmail, but I got a reply that I can't use base64 encoding for my attachment. So I switched over to mutt to send the email [still using my gmail account] and

Re: Eudyptula Challenge and gmail

2014-04-21 Thread Fernando Apesteguía
got a reply for the first task. Passed. :) Congratulations! Thanks for the help everyone. Regards, Ritesh Ranjan On Mon, Apr 21, 2014 at 4:54 PM, Fernando Apesteguía fernando.apesteg...@gmail.com wrote: El 21/04/2014 13:12, Ritesh Ranjan r.ranjan...@gmail.com escribió: Hi, I

Re: Simple Read operation on a misc device driver

2014-04-19 Thread Fernando Apesteguía
El 19/04/2014 18:52, L. Alberto Giménez agime...@sysvalve.es escribió: On Fri, Apr 18, 2014 at 02:35:53PM -0700, Greg KH wrote: On Fri, Apr 18, 2014 at 06:30:44PM -0300, Aldo Esteban Paz wrote: For the Eudyptula's Chanllenge Task 6, i need to write a misc device driver with simple

Re: i just opened up my online intro kernel programming course for free

2013-09-14 Thread Fernando Apesteguía
El 14/09/2013 07:40, Robert P. J. Day rpj...@crashcourse.ca escribió: given that i just haven't had the time to keep working on it (and i'm going to republish it anyway, somehow, for free), i've dropped the payment requirement of the intro to kernel programming course i wrote back here: