Displaying 3 results from an estimated 3 matches for "multia".
Did you mean:
multi
2001 Jan 26
1
[fwd] Ogg123 crash report on EV4 Multia
...gg or vorbis until I was at a conference
and someone said, ``if you want to avoid patents, keep away from MP3
and use vorbis instead''. So now I have downloaded the tar files
and compiled them up on my linux box and congratulations -- it sounds
very nice.
I tried the same source code on my Multia (alpha EV4 cpu) and it oggenc
works with no problems but ogg123 segfaults (even using the null output
driver it still segfaults). It looks like there is some 64 bit problem
or perhaps something alpha specific, I haven't tried tracing it down
since everything compiles in optimised mode it is sor...
2007 Jun 26
2
RFC: multiple address spaces for one process
...o make sure that (data and stack)
areas to be shared are mapped MAP_SHARED before the address spaces
are created.
---
include/linux/sched.h | 17 +++++++++
kernel/exit.c | 1
kernel/fork.c | 12 ++++++
mm/Kconfig | 7 ++++
mm/Makefile | 1
mm/multias.c | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 124 insertions(+), 1 deletion(-)
Index: linux-2.6/include/linux/sched.h
===================================================================
--- linux-2.6.orig/include/linux/sched.h 2007-06-13 20:30:15.000000000...
2007 Jun 26
2
RFC: multiple address spaces for one process
...o make sure that (data and stack)
areas to be shared are mapped MAP_SHARED before the address spaces
are created.
---
include/linux/sched.h | 17 +++++++++
kernel/exit.c | 1
kernel/fork.c | 12 ++++++
mm/Kconfig | 7 ++++
mm/Makefile | 1
mm/multias.c | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 124 insertions(+), 1 deletion(-)
Index: linux-2.6/include/linux/sched.h
===================================================================
--- linux-2.6.orig/include/linux/sched.h 2007-06-13 20:30:15.000000000...