<feed xmlns='http://www.w3.org/2005/Atom'>
<title>NeKernel/dev/kernel/src/MemoryMgr.cc, branch v0.1.3</title>
<subtitle></subtitle>
<id>https://git.nekernel.org/cgit/NeKernel/atom?h=v0.1.3</id>
<link rel='self' href='https://git.nekernel.org/cgit/NeKernel/atom?h=v0.1.3'/>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/'/>
<updated>2025-05-23T09:13:38+00:00</updated>
<entry>
<title>feat!(Kernel): Improvements on the BitMapMgr, HTS, and UPS.</title>
<updated>2025-05-23T09:13:38+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-23T09:12:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=54a0f4c49d9bfb955174c87dae2f442d7f5a8b25'/>
<id>urn:sha1:54a0f4c49d9bfb955174c87dae2f442d7f5a8b25</id>
<content type='text'>
other:

 - Add ZXD header file.
 - Reworking AMD64 interrupts.
 - Improved HTS's design implementation.
 - Improved UPS's balancing implementation.

breaking changes:

 - Rename MemoryMgr to HeapMgr.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat!(kernel): Rename NewKit to NeKit.</title>
<updated>2025-05-23T02:07:12+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-23T02:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=fc67c4af554189c941c811486a0b2b21aa3f54ea'/>
<id>urn:sha1:fc67c4af554189c941c811486a0b2b21aa3f54ea</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat(kernel, sched): Architectural improvements, and cleaned up</title>
<updated>2025-05-19T08:24:52+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-19T08:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=a9653add416fbddc1969a75adb733bc9e9c675d6'/>
<id>urn:sha1:a9653add416fbddc1969a75adb733bc9e9c675d6</id>
<content type='text'>
the codebase from previous implementations that didn't work/scale well.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat(kernel): Finalizing the first version of the user scheduler.</title>
<updated>2025-05-15T11:56:17+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-15T11:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=6a30f42d5dcd0f944262147b2806db6c14fe7ffc'/>
<id>urn:sha1:6a30f42d5dcd0f944262147b2806db6c14fe7ffc</id>
<content type='text'>
other:

 - Removed DmaPool into its own Kit.
 - ApplicationProcessor unit has been cleaned up.
 - Rename functions of MemoryMgr.
 - Use KIB instead of MIBs of stack.
 - Cleanup parts of the scheduler, and hw scheduler.
 - Use UD handler for INT 6.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>dev(feat:kernel): Working Core Layer of HeFS (Write/Read)</title>
<updated>2025-05-10T23:29:24+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-10T23:27:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=81bcbc74da189bfe5f3b1fd70ae83fb85a2ce859'/>
<id>urn:sha1:81bcbc74da189bfe5f3b1fd70ae83fb85a2ce859</id>
<content type='text'>
Signed-off-by: Amlal &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat(kernel): new HeFS version, scheduler allocation tree improvements and reintroduce VEPM.</title>
<updated>2025-05-05T07:56:40+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-05T07:56:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=0c54169b6517fc7acbe4281399fa8146219a8e2c'/>
<id>urn:sha1:0c54169b6517fc7acbe4281399fa8146219a8e2c</id>
<content type='text'>
why?

 - The extents structure on HeFS has to be clearer.
 - The allocation tracker group has to be organized according to pointer size.
 - VEPM was scraped because HeFS took time, so now I can focus on it now.

Signed-off-by: Amlal &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>dev: better .clang-format, ran format command.</title>
<updated>2025-04-25T11:08:33+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-25T11:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=fb790b07aeba8e22e4190cf3e1834d11ecde6c96'/>
<id>urn:sha1:fb790b07aeba8e22e4190cf3e1834d11ecde6c96</id>
<content type='text'>
Signed-off-by: Amlal &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>dev, boot, kernel: improvements, and fixing the VEPM formatter.</title>
<updated>2025-04-25T06:37:12+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-25T06:37:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=97f5407670a796ba41e107175f8242abba0c81cc'/>
<id>urn:sha1:97f5407670a796ba41e107175f8242abba0c81cc</id>
<content type='text'>
Signed-off-by: Amlal &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>dev, kernel: early user_heap_tree rework of the scheduler's heap system.</title>
<updated>2025-04-24T18:03:09+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-24T18:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=3d2143e248dc276b48c5c71e895f97fe8600d1d8'/>
<id>urn:sha1:3d2143e248dc276b48c5c71e895f97fe8600d1d8</id>
<content type='text'>
Signed-off-by: Amlal &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>tweak kernel, boot: use -Wall, -Werror, -Wpedantic now.</title>
<updated>2025-04-11T15:51:19+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-11T15:51:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=c3856eddb5a8146751dac82ad1ba4433f5ca6d6d'/>
<id>urn:sha1:c3856eddb5a8146751dac82ad1ba4433f5ca6d6d</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
</feed>
