Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
trunk
/
kernel
/
mm
/
vseg.c
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@651
5 years
alain
1) Improve the VMM MMAP allocator: implement the "buddy" algorithm to …
(edit)
@635
5 years
alain
This version is a major evolution: The physical memory allocators, …
(edit)
@625
6 years
alain
Fix a bug in the vmm_remove_vseg() function: the physical pages …
(edit)
@623
6 years
alain
Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
(edit)
@595
6 years
alain
Cosmetic: improve debug.
(edit)
@567
6 years
alain
Complete restructuration of kernel locks.
(edit)
@503
6 years
viala
Add void type on function that takes no parameters, fix invalid call. …
(edit)
@492
6 years
viala
Refactoring assert calling to conform with new assert macro. Made …
(edit)
@473
6 years
alain
Fix several GCC warning related to the -Wextra compilation option.
(edit)
@457
6 years
alain
This version modifies the exec syscall and fixes a large number of …
(edit)
@453
6 years
viala
Initialiase vseg->cxy in vseg_init_from_ref()
(edit)
@440
7 years
alain
1/ Fix a bug in the Multithreaded "sort" applicationr: The …
(edit)
@429
7 years
alain
blap
(edit)
@408
7 years
alain
Fix several bugs in the fork() syscall.
(edit)
@407
7 years
alain
First implementation of fork/exec.
(edit)
@406
7 years
alain
This version executed successfully the user "init" process on a …
(edit)
@394
7 years
max
Make it compile again, and use panic(). Not sure it is what Alain …
(edit)
@315
7 years
alain
Redefine the fuctions ppm_base2page() / ppm_page2base() / …
(edit)
@184
7 years
max
style
(edit)
@101
7 years
alain
euh…
(edit)
@18
7 years
max
cosmetic, and a few typos
(add)
@1
8 years
alain
First import
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog