login
Header Space

 
 

Mailing list archives

Search results

Found 52 matching messages (0.002 seconds). Page 1 of 3.

Re: RFC: Self-snapshotting in Linux

... 2008 at 11:06:05PM +0800, Peter Teoh wrote: > > > On 4/16/08 ... co.uk> wrote: > > > Scott Lovenberg wrote: > > > > Peter Teoh wrote: > > > Maybe you load up ... in the gaps for > me? > -- Regards, Peter Teoh -- To unsubscribe from this ...

linux-kernel - Peter Teoh - Apr 17 2008 - 02:23

Re: Locking API testsuite: Failures

... 27, 2008 at 9:58 AM, Peter Zijlstra wrote: > ... -08-27 at 08:27 +0800, Peter Teoh wrote: >> [ 0.000999] | Locking API ... have shouted much > more verbose. > > > > -- Regards, Peter Teoh -- To unsubscribe from this list ...

linux-kernel - Peter Teoh - Aug 27 2008 - 02:32

Re: What is "ERROR: "LGUEST_PAGES_guest_gdt_desc" [drivers/lguest/lg.ko] undefined!"

... 08, Sergio Luis wrote: > Peter Teoh wrote: > > On 2/17/08, Randy Dunlap ... .dunlap@oracle.com> wrote: > >> On Sun, 17 Feb 2008 08:58:39 +0800 Peter Teoh wrote: > >> > >>> Can some explain the cause of this error (it has been like ...

linux-kernel - Peter Teoh - Feb 17 2008 - 23:27

Re: ide_register_hw(): buggy code

... wrote: > > Hi, > > > On Monday 03 March 2008, Peter Teoh wrote: > > On Sun, Mar 2, 2008 at 11:19 PM, ... so I could merge it? Description: Relocating the index to come after finding the hwif pointer. Thanks. -- Regards, Peter Teoh

linux-kernel - Peter Teoh - Mar 3 2008 - 21:01

Re: per cpun+ spin locks coexistence?

... 1:54 AM, Jeremy Fitzhardinge wrote: > > Peter Teoh wrote: > > Help me out this one - in ... > > J Thank you in advance for the all the help rendered, :=). -- Regards, Peter Teoh -- To unsubscribe from this list: send the ...

linux-kernel - Peter Teoh - Mar 16 2008 - 12:30

Re: RFC: Writing Solaris Device Drivers in Java

... , Mar 31, 2008 at 11:18 PM, Peter Teoh wrote: > Thank you for the comments. > > > > > > I think the ... O, or harddisk I/O etc). Thanks. -- Regards, Peter Teoh -- To unsubscribe from this list: send ...

linux-kernel - Peter Teoh - Mar 31 2008 - 11:52

Re: RFC: Self-snapshotting in Linux

... /08, Alan Jenkins wrote: > Scott Lovenberg wrote: > > > Peter Teoh wrote: > > Maybe you load up another ... , does the above sound feasible? -- Regards, Peter Teoh -- To unsubscribe from this list: send ...

linux-kernel - Peter Teoh - Apr 16 2008 - 11:06

Re: per cpun+ spin locks coexistence?

Eric Dumazet wrote: > Peter Teoh a écrit : >> On 3/18/08, Eric Dumazet wrote: >> >> >>> You are right Peter, that fs/file.c contains some leftover from >>> previous >>> implementation of defer ...

linux-kernel - Peter Teoh - Mar 19 2008 - 12:25

Re: per cpun+ spin locks coexistence?

... wrote: > > You are right Peter, that fs/file.c contains some leftover from ... only containing short routines between lock and unlock. Is my analysis correct? -- Regards, Peter Teoh -- To unsubscribe from this list: send ...

linux-kernel - Peter Teoh - Mar 18 2008 - 13:00

Re: RFC: Writing Solaris Device Drivers in Java

... Jacek Luczak wrote: > Peter Zijlstra pisze: > > > Java? Compete against C? Don' ... will scare off the embedded developers of tomorrow. I may be wrong :-). - Regards, Peter Teoh -- To unsubscribe from this list: send ...

linux-kernel - Peter Teoh - Mar 31 2008 - 10:54

CONFIG_SECTION_MISMATCH is replaced by CONFIG_DEBUG_SECTION_MISMATCH

... result in the non-debug symbol disappearing, but not the debug version. Am I correct? Signed-off-by: Peter Teoh --- scripts/mod/modpost.c.orig 2008-02-02 15:18:04.000000000 +0800 +++ ...

linux-kernel - Peter Teoh - Feb 2 2008 - 03:54

CONFIG_SECTION_MISMATCH is replaced by CONFIG_DEBUG_SECTION_MISMATCH?

... result in the non-debug symbol disappearing, but not the debug version. Am I correct? Signed-off-by: Peter Teoh --- scripts/mod/modpost.c.orig 2008-02-02 15:18:04.000000000 +0800 +++ ...

linux-kernel - Peter Teoh - Feb 2 2008 - 12:20

Re: LPFC compilation error in 2.6.24-git12/git13

On 2/3/08, Peter Teoh wrote: > On 2/3/08, Wenji Huang wrote: > > Hi, > > > > Found compilation error in 2.6.24-git12/git13: > > > > CC [M] drivers/scsi/lpfc/lpfc_mem.o > > CC ...

linux-kernel - Peter Teoh - Feb 3 2008 - 07:25

sis190_pci_tbl causes a section type conflict

... is wrong. The following patch is to fix the above problems - please comment: Signed-off-by: Peter Teoh --- sis190.c.orig 2008-02-04 08:17:28.000000000 +0800 +++ drivers/net/ ...

linux-kernel - Peter Teoh - Feb 3 2008 - 20:24

Section mismatch: kernel/cpu.c

... If not possible, then the following is the fix to correct all the above warning: Signed-off-by: Peter Teoh --- cpu.c.orig 2008-02-04 09:36:35.000000000 +0800 +++ cpu.c 2008- ...

linux-kernel - Peter Teoh - Feb 3 2008 - 22:16

Section mismatch: kernel/workqueue.c

... functions, this function cannot be declared as __devinit(), correct? Please comment. Thanks :-). Signed-off-by: Peter Teoh --- workqueue.c.orig 2008-02-04 10:47:03.000000000 +0800 ...

linux-kernel - Peter Teoh - Feb 3 2008 - 22:57

Section mismatch: kernel/relay.c

... or name the variable: *driver, *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console, Signed-off-by: Peter Teoh --- relay.c.orig 2008-02-04 10:49:41.000000000 +0800 +++ relay. ...

linux-kernel - Peter Teoh - Feb 3 2008 - 23:12

Re: Documentation about sysfs/procfs entries

... 2:17 PM, Scott Lovenberg wrote: > > On Feb 12, 2008 12:23 AM, Peter Teoh wrote: > > > > I was looking for documentation on the kstack_depth_to_print under > /proc/sys/ ...

linux-kernel - Peter Teoh - Feb 12 2008 - 03:46

Re: Documentation about sysfs/procfs entries

... 08, Greg KH wrote: > On Wed, Feb 13, 2008 at 03:40:32PM +0800, Peter Teoh wrote: > > some questions: > > > > a. the list of parameters can presumably be extracted from existing > > file via "procname ...

linux-kernel - Peter Teoh - Feb 13 2008 - 05:00

Re: What is "ERROR: "LGUEST_PAGES_guest_gdt_desc" [drivers/lguest/lg.ko] undefined!"

On 2/17/08, Randy Dunlap wrote: > On Sun, 17 Feb 2008 08:58:39 +0800 Peter Teoh wrote: > > > Can some explain the cause of this error (it has been like this for the > > last two git ...

linux-kernel - Peter Teoh - Feb 17 2008 - 20:38

speck-geostationary